NetBSD/lib/libc/regex
drochner 7cd4c14e82 regoff_t is used like size_t within the code, it should be defined
so instead of off_t. This makes some casts unnecessary.
We can't change the definition now due to binary compatibility, so
prepare for the next libc major version.
1998-12-08 14:00:24 +00:00
..
COPYRIGHT add unintrusive Ids 1995-02-27 13:22:58 +00:00
Makefile.inc add missing .Nm entries. from spz@serpens.swb.de. 1997-11-14 02:04:36 +00:00
WHATSNEW add unintrusive Ids 1995-02-27 13:22:58 +00:00
cclass.h const poisoning. 1998-07-26 12:17:51 +00:00
cname.h const poisoning. 1998-07-26 12:17:51 +00:00
engine.c regoff_t is used like size_t within the code, it should be defined 1998-12-08 14:00:24 +00:00
re_format.7 add unintrusive Ids 1995-02-27 13:22:58 +00:00
regcomp.c Change some function arguments to appropriate types. This makes lint 1998-12-08 13:52:48 +00:00
regerror.c correct a comment, minor formatting 1998-12-08 13:48:06 +00:00
regex.3 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
regex2.h Back out part of the last change. This broke on the alpha (or wherever 1998-12-08 13:41:42 +00:00
regexec.c Back out part of the last change. This broke on the alpha (or wherever 1998-12-08 13:41:42 +00:00
regfree.c remove another unneeded cast 1998-12-08 13:49:46 +00:00
utils.h add unintrusive Ids 1995-02-27 13:22:58 +00:00