aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/glob.3
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line nroff patternWarner Losh2023-08-231-1/+0
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Both C99 and POSIX directly prohibits any standard function to set errnoAndrey A. Chernov2016-07-311-1/+1
* 1) Add all characters from ~ expansion as protected to be not interpretedAndrey A. Chernov2016-07-181-16/+2
* Reflect pathnames sorting in collation order.Andrey A. Chernov2016-07-171-1/+1
* - Add restrict keyword to glob(3)Eitan Adler2011-12-201-2/+2
* Don't forget to bump man page date for r218711.Ed Schouten2011-02-151-1/+1
* Remove dead reference to regexp(3). Use regex(3) instead.Ed Schouten2011-02-151-1/+1
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Reflect int -> size_t changes in glob.hAndrey A. Chernov2006-05-221-3/+3
* Septepber -> SeptemberTim J. Robbins2004-09-011-1/+1
* Back out the previous change. glob() still does use strcmp() to orderTim J. Robbins2004-09-011-4/+4
* Update documentation to match reality: glob() sorts its result accordingTim J. Robbins2004-08-231-4/+4
* Add a paragraph break in the STANDARDS section to improve readability.Tim J. Robbins2004-07-291-0/+1
* Remove claim of conformance to IEEE Std. 1003.2. Replace it with a listTim J. Robbins2004-07-181-7/+12
* mdoc(7): Properly mark C headers.Ruslan Ermilov2003-09-101-2/+2
* mdoc(7): Use the new feature of the .In macro.Ruslan Ermilov2003-09-081-1/+1
* Grammer fix.Mike Heffner2003-02-041-1/+1
* mdoc(7) police: "The .Fa argument.".Ruslan Ermilov2002-12-191-1/+1
* Update glob(3) to add all the POSIX required options, specifically:Mike Heffner2002-07-171-11/+14
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-1/+1
* typo: patched->matchedMike Heffner2001-08-091-1/+1
* mdoc(7) police: markup nits.Ruslan Ermilov2001-08-071-1/+2
* Rename the GLOB_MAXPATH flag of glob(3) to GLOB_LIMIT to be compatibleMike Heffner2001-07-291-17/+16
* Remove whitespace at EOL.Dima Dorfman2001-07-151-1/+1
* Introduce the GLOB_MAXPATH flag, which allows the user to limit theJonathan Lemon2001-03-191-0/+17
* Prepare for mdocNG.Ruslan Ermilov2001-02-261-1/+1
* mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-011-8/+8
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-291-1/+1
* mdoc(7) police: Er macro usage cleanup.Ruslan Ermilov2000-11-221-2/+2
* Whitespace only change: trim trailing whitespace.Jeroen Ruigrok van der Werven2000-10-301-22/+22
* Use suggested by mdoc(7) style section name (ERROR -> ERRORS)Alexey Zelkin2000-05-061-1/+1
* Introduce ".Lb" macro to libc manpages.Alexey Zelkin2000-04-211-0/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
* Fixed #include and/or prototype bugs in synopsis.Bruce Evans1997-04-131-1/+1
* Correctly use .Fn instead of .Nm to reference function namesMike Pritchard1996-08-221-1/+2
* Correct some man page xrefs, and some other minor changes to bring someMike Pritchard1996-04-081-2/+2
* Added missing section numbers to a bunch of .Xr macros, orMike Pritchard1996-03-271-1/+2
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+444