This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
lib
/
libc
/
regex
History
Daniel C. Sobral
6b709b74ae
Initialize variables used by the Boyer-Moore algorithm.
...
This should fix core dumps when the must pattern is of length three or less. Bug found by: knu
2000-06-29 18:53:55 +00:00
..
cclass.h
…
cname.h
…
COPYRIGHT
…
engine.c
Add Boyler-Moore algorithm to pre-matching test.
2000-06-29 04:48:34 +00:00
Makefile.inc
…
re_format.7
…
regcomp.c
Initialize variables used by the Boyer-Moore algorithm.
2000-06-29 18:53:55 +00:00
regerror.c
…
regex2.h
Add Boyler-Moore algorithm to pre-matching test.
2000-06-29 04:48:34 +00:00
regex.3
…
regexec.c
…
regfree.c
…
utils.h
…
WHATSNEW
…