| Commit message (Expand) | Author | Age | Files | Lines |
* | More consistently put remarks about the less useful LC_* categoties, |  schwarze | 2019-05-16 | 1 | -2/+11 |
* | Make gl_pathc, gl_matchc and gl_offs size_t in glob_t to match POSIX. |  millert | 2019-02-04 | 1 | -8/+8 |
* | fix broken cross references; found with mandoc -Tlint |  schwarze | 2017-07-06 | 1 | -3/+3 |
* | Fix broken markup of function pointer invocations; found |  schwarze | 2017-06-10 | 1 | -11/+6 |
* | obvious .Pa fixes; found with mandocdb(8) |  schwarze | 2014-01-21 | 1 | -5/+5 |
* | Use PATH_MAX, NAME_MAX and LOGIN_NAME_MAX not MAXPATHNAMELEN, |  millert | 2013-09-30 | 1 | -3/+3 |
* | Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze |  tedu | 2013-06-05 | 1 | -3/+3 |
* | the glob stat limit is way too low. bump to 2048. |  tedu | 2012-01-20 | 1 | -3/+3 |
* | Extend GLOB_LIMIT to cover readdir and stat and bump the malloc limit |  nicm | 2010-10-08 | 1 | -4/+9 |
* | document GLOB_KEEPSTAT in the RETURN VALUES and STANDARDS sections. |  djm | 2010-09-25 | 1 | -3/+14 |
* | add a GLOB_KEEPSTAT option that retains a copy of the struct stat |  djm | 2010-09-24 | 1 | -2/+15 |
* | More delimiters that need quoting inside macros, hunted down by jmc@, |  schwarze | 2010-07-15 | 1 | -5/+5 |
* | Add glob(7) and refer to it. OK jmc@ sobrado@ |  millert | 2009-03-05 | 1 | -3/+4 |
* | convert to new .Dd format; |  jmc | 2007-05-31 | 1 | -2/+2 |
* | - sync prototypes and header file excerpts to reality |  jaredy | 2005-07-22 | 1 | -12/+12 |
* | move error return information from BUGS to ERRORS; ok jmc, millert |  jaredy | 2005-07-22 | 1 | -14/+14 |
* | escape punctuation; |  jmc | 2003-09-02 | 1 | -4/+4 |
* | Remove the advertising clause in the UCB license which Berkeley |  millert | 2003-06-02 | 1 | -6/+2 |
* | typos; |  jmc | 2003-04-30 | 1 | -3/+3 |
* | Initial cleanup: |  mpech | 2002-04-30 | 1 | -3/+3 |
* | GLOB_LIMIT changes from christos |  deraadt | 2001-03-18 | 1 | -3/+17 |
* | Various repairs, mostly to get rid of short lines. |  aaron | 2000-12-24 | 1 | -22/+12 |
* | .Sh EXAMPLE -> .Sh EXAMPLES. Even if there's only one example, at least |  aaron | 2000-12-15 | 1 | -2/+2 |
* | Mostly punctuation fixes. |  aaron | 2000-04-15 | 1 | -8/+8 |
* | insert missing comma |  aaron | 1999-09-02 | 1 | -2/+2 |
* | - remove all trailing whitespace |  aaron | 1999-07-09 | 1 | -27/+27 |
* | change some .Em/.Va to .Li, looks nicer |  aaron | 1999-06-05 | 1 | -3/+3 |
* | After some constructive criticism from pjanzen@ and some e-mail tag: |  aaron | 1999-06-04 | 1 | -11/+6 |
* | repairs; go back over some old files, because we should properly distinguish |  aaron | 1999-05-29 | 1 | -3/+2 |
* | repairs |  aaron | 1999-05-29 | 1 | -27/+34 |
* | Steal better desciption of GLOB_NOESCAPE from fnmatch(3). |  millert | 1998-02-03 | 1 | -12/+11 |
* | Add GLOB_NOESCAPE to turn off backslash escaping and make backslash escaping |  millert | 1998-01-31 | 1 | -13/+18 |
* | glob(3) is not xpg4.2 compliant yet |  millert | 1998-01-31 | 1 | -8/+1 |
* | Make glob(3) XPG4.2 compliant. This means changing GLOB_ABEND to |  millert | 1997-09-01 | 1 | -4/+18 |
* | Fix RCS ids |  tholo | 1996-08-19 | 1 | -3/+1 |
* | from cgd; fix a couple of typesetting and grammatical errors in GLOB_BRACE description |  deraadt | 1996-05-01 | 1 | -4/+5 |
* | initial import of NetBSD tree |  deraadt | 1995-10-18 | 1 | -0/+448 |