summaryrefslogtreecommitdiff
path: root/regress/lib/libc/glob
AgeCommit message (Expand)Author
2011-05-01Make the regress setup not assume the umask is 022Philip Guenthe
2011-01-07Remove an extraneous return statement with the wrong return value.Todd C. Miller
2010-09-24add a GLOB_KEEPSTAT option that retains a copy of the struct statDamien Miller
2009-02-18Test to show glob bug introduced with POSIX char class support.Todd C. Miller
2009-02-18Add missing CURDIRTodd C. Miller
2008-10-01Regress driver for glob(3). Needs more tests.Todd C. Miller