This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
lib
/
libc
/
regex
History
Stefan Farfeleder
69053d669e
Use prototypes for CHIN1() and CHIN().
2005-09-12 16:02:54 +00:00
..
grot
Update paths to reg*.c and regex2.h. Add a target to build regex.h.
2004-07-19 08:48:17 +00:00
cname.h
…
COPYRIGHT
…
engine.c
Fix a boundary condition error in slow() and fast() in multibyte locales:
2005-08-17 11:37:38 +00:00
Makefile.inc
…
re_format.7
…
regcomp.c
Directly include <runetype.h> for _CurrentRuneLocale, <_ctype.h> doesn't
2004-10-03 15:42:59 +00:00
regerror.c
Add a new error code, REG_ILLSEQ, to indicate that a regular expression
2004-07-12 06:07:26 +00:00
regex2.h
Use prototypes for CHIN1() and CHIN().
2005-09-12 16:02:54 +00:00
regex.3
Document the fact that word-boundary matching does not work
2005-08-17 11:21:15 +00:00
regexec.c
Make regular expression matching aware of multibyte characters. The general
2004-07-12 07:35:59 +00:00
regfree.c
Make regular expression matching aware of multibyte characters. The general
2004-07-12 07:35:59 +00:00
utils.h
…
WHATSNEW
…