summaryrefslogtreecommitdiffstats
path: root/include/glob.h
Commit message (Expand)AuthorAgeFilesLines
* - Add restrict keyword to glob(3)eadler2011-12-201-1/+2
* Remove the Berkeley clause 3's.imp2010-02-161-5/+1
* Add size_t declarationache2006-05-221-0/+6
* Make gl_offs size_t too, as required by POSIXache2006-05-221-2/+2
* Use size_t for gl_pathc as asked in the libc's Makefile:ache2006-05-221-1/+1
* Update glob(3) to add all the POSIX required options, specifically:mikeh2002-07-171-4/+14
* Breath deep and take __P out of the system include files.imp2002-03-231-8/+8
* Rename the GLOB_MAXPATH flag of glob(3) to GLOB_LIMIT to be compatiblemikeh2001-07-291-2/+4
* Introduce the GLOB_MAXPATH flag, which allows the user to limit thejlemon2001-03-191-0/+3
* Removed _POSIX_SOURCE ifdefs. This is not a POSIX.1 header.bde1998-02-251-2/+0
* Remove trailing whitespace.rgrimes1995-05-301-1/+1
* BSD 4.4 Lite Include Sourcesrgrimes1994-05-241-0/+90
OpenPOWER on IntegriCloud