NetBSD/lib/libc/regex
christos c5e820cae4 PR/45989: Martin Husemann: lint invocation does include -w only on i386
- turn lint -w for all the platforms after fixing the lint warnings.
- add _DIAGASSERTS() for casts that would assign values to types that
  would not fit.
- change types, add casts
- change into ansii prototypes
- turn on _DIAGNOSTIC for libc (during current, to be eliminated for release
  builds)

approved by core@
2012-03-13 21:13:30 +00:00
..
COPYRIGHT
Makefile.inc
WHATSNEW
cclass.h
cname.h
engine.c PR/45989: Martin Husemann: lint invocation does include -w only on i386 2012-03-13 21:13:30 +00:00
re_format.7 Convert to mdoc markup. 2009-04-21 14:46:02 +00:00
regcomp.c PR/45989: Martin Husemann: lint invocation does include -w only on i386 2012-03-13 21:13:30 +00:00
regerror.c Rearrange headers for better portability. 2007-02-09 23:44:18 +00:00
regex.3 Use Pq or Po macro for better output rather than putting raw open paren 2011-05-17 03:35:38 +00:00
regex2.h Prevent regcomp/regexec DoS attacks by limiting the amount of memory used 2011-10-09 18:23:00 +00:00
regexec.c PR/45989: Martin Husemann: lint invocation does include -w only on i386 2012-03-13 21:13:30 +00:00
regfree.c Rearrange headers for better portability. 2007-02-09 23:44:18 +00:00
utils.h