summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/glob (follow)
Commit message (Expand)AuthorAgeFilesLines
* I am retiring my old email address; replace it with my OpenBSD one.millert2019-01-251-2/+2
* Make the regress setup not assume the umask is 022guenther2011-05-011-3/+3
* Remove an extraneous return statement with the wrong return value.millert2011-01-071-8/+6
* add a GLOB_KEEPSTAT option that retains a copy of the struct statdjm2010-09-243-10/+86
* Test to show glob bug introduced with POSIX char class support.millert2009-02-181-0/+3
* Add missing CURDIRmillert2009-02-181-2/+2
* Regress driver for glob(3). Needs more tests.millert2008-10-014-0/+244