freebsd-dev/lib/libc/regex
Marcel Moolenaar 8876613dc5 Replace use of ${.CURDIR} by ${LIBC_SRCTOP} and define ${LIBC_SRCTOP}
if not already defined. This allows building libc from outside of
lib/libc using a reach-over makefile.

A typical use-case is to build a standard ILP32 version and a COMPAT32
version in a single iteration by building the COMPAT32 version using a
reach-over makefile.

Obtained from:	Juniper Networks, Inc.
2014-03-04 02:19:39 +00:00
..
grot Add two test cases from PR 130504. 2009-09-15 21:15:29 +00:00
cname.h Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
COPYRIGHT
engine.c Fix an off-by-one error in the marking of the O_CH operator 2009-09-16 06:32:23 +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 Fix assignment of maximum bounadary. 2013-03-01 23:26:13 +00:00
regerror.c Diff reduction against other *BSDs: ANSIfy function 2007-06-11 03:05:54 +00:00
regex2.h Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
regex.3 Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
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 Use C comments since we now preprocess these files with CPP. 2007-04-29 14:05:22 +00:00
utils.h Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
WHATSNEW