freebsd-dev/lib/libc/regex
Daniel C. Sobral c5e125bbbf Deal with the signed/unsigned chars issue in a more proper manner. We
use a CHAR_MIN-based array, like elsewhere in the code.

Remove a number of unused variables (some due to the above change, one
that was left after a number of optimizing steps through the source).

Brucified by: bde
2000-07-07 07:46:36 +00:00
..
cclass.h Use locale for character classes instead of hardcoded values 1996-08-11 11:42:03 +00:00
cname.h General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
COPYRIGHT BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
engine.c Deal with the signed/unsigned chars issue in a more proper manner. We 2000-07-07 07:46:36 +00:00
Makefile.inc $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
re_format.7 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
regcomp.c Deal with the signed/unsigned chars issue in a more proper manner. We 2000-07-07 07:46:36 +00:00
regerror.c remove <ctype.h> - not needed 1999-07-26 05:50:43 +00:00
regex2.h Enhance the optimization provided by pre-matching. Fix style bugs with 2000-07-02 10:58:07 +00:00
regex.3 Remove from the notes a bug that it's said to have been fixed. 2000-07-02 10:34:25 +00:00
regexec.c int -> long changes that reduce the diffs with the NetBSD version to 1998-05-14 21:45:18 +00:00
regfree.c Fix memory leak introduced with regcomp.c rev 1.14. 2000-07-02 15:58:54 +00:00
utils.h BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
WHATSNEW BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00