freebsd-nq/lib/libc/regex
Tim J. Robbins 67aff1896c Add a new error code, REG_ILLSEQ, to indicate that a regular expression
contains an illegal multibyte character sequence.
2004-07-12 06:07:26 +00:00
..
grot Fix the style of the SCM ID's. 2002-03-22 23:42:05 +00:00
cclass.h Fix the style of the SCM ID's. 2002-03-22 23:42:05 +00:00
cname.h Fix the style of the SCM ID's. 2002-03-22 23:42:05 +00:00
COPYRIGHT
engine.c Eliminate 61 warnings emitted at WARNS=2 (leaving 53 to go). 2003-02-16 17:29:11 +00:00
Makefile.inc libc_r wasn't so tied to libc for 22 months. 2002-11-18 09:50:57 +00:00
re_format.7 Mechanically kill hard sentence breaks. 2004-07-02 23:52:20 +00:00
regcomp.c Remove incomplete support for multi-character collating elements. Remove 2004-07-11 05:58:31 +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 Remove incomplete support for multi-character collating elements. Remove 2004-07-11 05:58:31 +00:00
regex.3 Add a new error code, REG_ILLSEQ, to indicate that a regular expression 2004-07-12 06:07:26 +00:00
regexec.c Eliminate 61 warnings emitted at WARNS=2 (leaving 53 to go). 2003-02-16 17:29:11 +00:00
regfree.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
utils.h Fix the style of the SCM ID's. 2002-03-22 23:42:05 +00:00
WHATSNEW