aboutsummaryrefslogtreecommitdiff
path: root/include/glob.h
Commit message (Expand)AuthorAgeFilesLines
* include: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* - Add restrict keyword to glob(3)Eitan Adler2011-12-201-1/+2
* Remove the Berkeley clause 3's.Warner Losh2010-02-161-5/+1
* Add size_t declarationAndrey A. Chernov2006-05-221-0/+6
* Make gl_offs size_t too, as required by POSIXAndrey A. Chernov2006-05-221-2/+2
* Use size_t for gl_pathc as asked in the libc's Makefile:Andrey A. Chernov2006-05-221-1/+1
* Update glob(3) to add all the POSIX required options, specifically:Mike Heffner2002-07-171-4/+14
* Breath deep and take __P out of the system include files.Warner Losh2002-03-231-8/+8
* Rename the GLOB_MAXPATH flag of glob(3) to GLOB_LIMIT to be compatibleMike Heffner2001-07-291-2/+4
* Introduce the GLOB_MAXPATH flag, which allows the user to limit theJonathan Lemon2001-03-191-0/+3
* Removed _POSIX_SOURCE ifdefs. This is not a POSIX.1 header.Bruce Evans1998-02-251-2/+0
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-1/+1
* BSD 4.4 Lite Include SourcesRodney W. Grimes1994-05-241-0/+90