summaryrefslogtreecommitdiffstats
path: root/libc/misc/glob/glob-hooks.c
Commit message (Collapse)AuthorAgeFilesLines
* psm writes:Eric Andersen2006-07-131-35/+0
| | | | | | | | forgotten to mention to remove glob-hooks.c and the reference in Makefile.in (the prototypes for the 3 hooks were already removed by the patch applied here) Peter
* Remove __P(), reorder so that gcc-4.0.2 does not fail w/ multiPeter S. Mazinger2006-02-161-3/+3
|
* hide __glob_*dir_hookPeter S. Mazinger2006-01-151-3/+3
|
* Add glob64.c, and add support for glob64 when large file is enabled.Eric Andersen2002-03-311-0/+35
-Erik