NetBSD/lib/libc/regex
cgd eea7e63f50 fix a slight bogon (found by lint) introduced in rev 1.5 (by me, no less!).
Don't cast 'INC()'s argument's type, since it's an lvalue and cast
variables aren't lvalues.
1996-12-19 06:35:52 +00:00
..
cclass.h
cname.h
COPYRIGHT
engine.c
Makefile.inc
re_format.7
regcomp.c
regerror.c
regex2.h
regex.3
regexec.c fix a slight bogon (found by lint) introduced in rev 1.5 (by me, no less!). 1996-12-19 06:35:52 +00:00
regfree.c
utils.h
WHATSNEW