summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/glob/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2git to create tag 'eric_g2k12'.eric_g2k12cvs2svn2012-07-131-16/+0
|
* Make the regress setup not assume the umask is 022guenther2011-05-011-3/+3
|
* add a GLOB_KEEPSTAT option that retains a copy of the struct statdjm2010-09-241-1/+4
| | | | | | | | | | | information that is looked up while matching glob(3)s Keeping this information around can make a big difference when fetching it is expensive, e.g. in sftp which uses GLOB_ALTDIRFUNC feedback millert@ jmc@ "get it in before the libc crank" deraadt@
* Add missing CURDIRmillert2009-02-181-2/+2
|
* Regress driver for glob(3). Needs more tests.millert2008-10-011-0/+13