1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-22 11:17:19 +00:00
freebsd/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
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
utils.h
WHATSNEW