1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00
freebsd/lib/libc/regex
Daniel C. Sobral 8ca5c256cb Spencer's regex(3) test code.
Obtained from: BSD/OS
2000-07-09 18:13:35 +00:00
..
grot Spencer's regex(3) test code. 2000-07-09 18:13:35 +00:00
cclass.h
cname.h
COPYRIGHT
engine.c Since g->moffset points to the _maximum_ offset at which the must 2000-07-09 17:36:53 +00:00
Makefile.inc $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
re_format.7 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
regcomp.c altoffset() always returned whenever it recursed, because at the end 2000-07-09 17:45:30 +00:00
regerror.c remove <ctype.h> - not needed 1999-07-26 05:50:43 +00:00
regex2.h Enhance the optimization provided by pre-matching. Fix style bugs with 2000-07-02 10:58:07 +00:00
regex.3 Remove from the notes a bug that it's said to have been fixed. 2000-07-02 10:34:25 +00:00
regexec.c
regfree.c Since we have modified charjump to be CHAR_MIN-based, we have to 2000-07-08 09:45:17 +00:00
utils.h
WHATSNEW