freebsd-dev/lib/libc/regex
Giorgos Keramidas 0efdfdee5f Add two example regexps: (1) one for matching all the characters
that belong in a character class, and (2) one for matching all
the characters *not* in a character class.

Submitted by:	Mark B, mkbucc at gmail.com
MFC after:	3 days
2008-09-05 17:41:20 +00:00
..
grot getopt(3) returns -1, not EOF. 2008-02-18 03:19:25 +00:00
cname.h
COPYRIGHT
engine.c Const'ify and ANSIfy the internal interfaces of regex(3). 2007-05-25 12:44:58 +00:00
Makefile.inc
re_format.7 Add two example regexps: (1) one for matching all the characters 2008-09-05 17:41:20 +00:00
regcomp.c Diff reduction against other *BSDs: ANSIfy function 2007-06-11 03:05:54 +00:00
regerror.c Diff reduction against other *BSDs: ANSIfy function 2007-06-11 03:05:54 +00:00
regex2.h
regex.3
regexec.c Diff reduction against other *BSDs: ANSIfy function 2007-06-11 03:05:54 +00:00
regfree.c Diff reduction against other *BSDs: ANSIfy function 2007-06-11 03:05:54 +00:00
Symbol.map Use C comments since we now preprocess these files with CPP. 2007-04-29 14:05:22 +00:00
utils.h
WHATSNEW