Home | History | Annotate | Download | only in gen
History log of /src/lib/libc/gen/fnmatch.3
RevisionDateAuthorComments
 1.22  30-Nov-2010  jruoho Xref glob(7).
 1.21  07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22280, verified by myself.
 1.20  16-Apr-2003  wiz Use
.In header.h
instead of
.Fd #include \*[Lt]header.h\*[Gt]
Much easier to read and write, and supported by groff for ages.
Okayed by ross.
 1.19  07-Oct-2002  wiz Mdoc nits, and bump date for FNM_LEADING_DIR addition.
 1.18  06-Oct-2002  provos implement FNM_LEADING_DIR; matches Linux and other *BSDs; approved thorpej
 1.17  07-Feb-2002  ross Generate <>& symbolically.
 1.16  16-Sep-2001  wiz Standardize section headers, sort sections, sort SEE ALSO, punctuation
and misc. fixes.
 1.15  16-Sep-2001  wiz Boring whitespace fixes.
 1.14  28-Jun-2000  thorpej branches: 1.14.2;
Implement FNM_CASEFOLD, for matching the pattern in a case-insensitive
way. Flag name taken from glibc.
 1.13  05-Feb-1998  perry branches: 1.13.10;
add LIBRARY section to man page
 1.12  02-Feb-1998  perry merge/update to lite-2
 1.11  23-Apr-1997  cjs Add `glob' to the brief description to make this easier to find when
searching the permuted index.
 1.10  27-Feb-1995  cgd delete wordexp reference
 1.9  27-Feb-1995  cgd merge with Lite, keeping local changes. Also use new Id format.
 1.8  25-Nov-1993  jtc Misc manpage fixes.
 1.7  11-Nov-1993  jtc Implement the FNM_PERIOD flag.
 1.6  09-Nov-1993  jtc Fixed the most major defect in fnmatch(): backslash-escape processing in
bracket expressions. Still need to implement FNM_PERIOD...
 1.5  06-Nov-1993  cgd update to latest version; no *significant* changes.
 1.4  30-Jul-1993  mycroft Add RCS identifiers.
 1.3  30-Jul-1993  mycroft Add RCS frob.
 1.2  16-Jun-1993  jtc Update fnmatch() to be more posix complient (from bostic).
 1.1  21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.3  02-Feb-1998  perry import lite-2
 1.1.1.2  25-Feb-1995  cgd from lite, with minor name rearrangement to fit.
 1.1.1.1  21-Mar-1993  cgd initial import of 386bsd-0.1 sources
 1.13.10.1  03-Jul-2000  thorpej Pull up rev. 1.14:
Implement FNM_CASEFOLD, for matching the pattern in a case-insensitive
way. Flag name taken from glibc.
 1.14.2.4  18-Oct-2002  nathanw Catch up to -current.
 1.14.2.3  22-Mar-2002  nathanw Catch up to -current.
 1.14.2.2  08-Mar-2002  nathanw Catch up to -current.
 1.14.2.1  08-Oct-2001  nathanw Catch up to -current.

RSS XML Feed