A glob() implementation.
commitd98496b91056c234f22aa186ff553ac925bb2328
authorbeng <beng@b341b6d0-211f-0410-ab35-a2eea19b0dc8>
Tue, 8 Apr 2008 13:14:33 +0000 (8 13:14 +0000)
committerbeng <beng@b341b6d0-211f-0410-ab35-a2eea19b0dc8>
Tue, 8 Apr 2008 13:14:33 +0000 (8 13:14 +0000)
tree41ed808ae867a97b44ec131497a17bc722345a0f
parent3d5d005609ca1262b8951b6a7157a8b70bbdc966
A glob() implementation.

git-svn-id: https://gforge.cs.vu.nl/svn/minix/trunk/src@3141 b341b6d0-211f-0410-ab35-a2eea19b0dc8
include/glob.h [new file with mode: 0644]
lib/posix/glob.c [new file with mode: 0644]