summaryrefslogtreecommitdiffstats
path: root/libc/misc/fnmatch/fnmatch.c
Commit message (Expand)AuthorAgeFilesLines
* remove a few more empty #if/#endif pairsDenys Vlasenko2009-09-181-4/+3
* convert // comments to /**/; remove empty #if/#endif pairs. no code changesDenys Vlasenko2009-09-181-8/+1
* trim Experimentally off and uncommented hiddenAustin Foxley2009-09-181-29/+0
* fnmatch.c: Include unistd.h before undefining _LIBC.Khem Raj2009-08-021-2/+9
* fnmatch.c: Change scope of posixly_correct to be global.Khem Raj2009-08-021-1/+1
* Check #if feature test macros are defined where they may not beRon2009-07-091-1/+1
* Synch with trunk @ 24165Carmelo Amoroso2008-11-271-16/+16
* Synch with trunk @ 24087Carmelo Amoroso2008-11-181-4/+4
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...Carmelo Amoroso2008-07-091-9/+10
* Merge from trunk and bring in NPTL code in the various 'misc' subsystems."Steven J. Hill"2006-08-241-19/+12
* Merge from trunk."Steven J. Hill"2006-02-271-65/+73
* Big fricking merge from trunk."Steven J. Hill"2006-01-071-179/+428
* Merge from trunk."Steven J. Hill"2005-12-101-10/+3
* New misc tree that actually has misc stuff in it.Eric Andersen2000-10-111-0/+232