freebsd-dev/lib/libc/regex
John Birrell 870039320f Changed all paths to be relative to src/lib instead of src/lib/libc
so that all these makefiles can be used to build libc_r too.

Added .if ${LIB} == "c" tests to restrict man page builds to libc
to avoid needlessly building them with libc_r too.

Split libc Makefile into Makefile and Makefile.inc to allow the
libc_r Makefile to include Makefile.inc too.
1997-05-03 03:50:06 +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 Use locale for character classes instead of hardcoded values 1996-08-11 11:42:03 +00:00
Makefile.inc Changed all paths to be relative to src/lib instead of src/lib/libc 1997-05-03 03:50:06 +00:00
re_format.7 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
regcomp.c Speedup in case locale not used 1997-04-04 19:40:49 +00:00
regerror.c General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
regex2.h Use locale for character classes instead of hardcoded values 1996-08-11 11:42:03 +00:00
regex.3 Correctly use .Fn instead of .Nm to reference function names 1996-08-22 23:31:07 +00:00
regexec.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
regfree.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +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