NetBSD/dist/nvi/regex
dsl ba3675f1ae Fix regexp on LP64 systems.
By the time 'states1' was expanded, it became 'char *' so the code tried
to put 64 bits into an int!
Fixed PR/41924
2009-10-31 20:11:53 +00:00
..
COPYRIGHT
WHATSNEW
cclass.h
cname.h
engine.c fix PR/41136: \<word search doesn't work in vi 2009-04-12 14:47:51 +00:00
re_format.7
regcomp.c fix bin/41781, the pattern /\$/ doesn't match a dollar sign anymore by default. 2009-08-30 14:57:51 +00:00
regerror.c
regex.3
regex.h
regex2.h
regexec.c Fix regexp on LP64 systems. 2009-10-31 20:11:53 +00:00
regfree.c
utils.h