freebsd-dev/lib/libc/regex
Pedro F. Giffuni 0279beeb0e Revert r267675:
The code doesn't really benefit of using reallocf() in this case.
Also, the realloc() results being assigned temporary variable which
makes blind replacement with reallocf() mostly useless.

Pointed out by:		stefanf, bde
2014-06-21 01:43:56 +00:00
..
grot Add two test cases from PR 130504. 2009-09-15 21:15:29 +00:00
cname.h
COPYRIGHT
engine.c regex: Remove some unreachable breaks. 2014-05-01 23:34:14 +00:00
Makefile.inc Replace use of ${.CURDIR} by ${LIBC_SRCTOP} and define ${LIBC_SRCTOP} 2014-03-04 02:19:39 +00:00
re_format.7 mdoc: drop redundant .Pp and .LP calls 2010-10-08 12:40:16 +00:00
regcomp.c Revert r267675: 2014-06-21 01:43:56 +00:00
regerror.c Diff reduction against other *BSDs: ANSIfy function 2007-06-11 03:05:54 +00:00
regex2.h
regex.3
regexec.c Diff reduction against other *BSDs: ANSIfy function 2007-06-11 03:05:54 +00:00
regfree.c Diff reduction against other *BSDs: ANSIfy function 2007-06-11 03:05:54 +00:00
Symbol.map
utils.h
WHATSNEW