freebsd-dev/lib/libc/locale
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
..
ansi.c Fix error in wcstombs: byte count not counted 1996-04-18 07:01:46 +00:00
collate.c Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
collate.h Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
collcmp.c Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
ctype.3 Don't use hardcoded *roff font change requests. Do it 1997-01-31 01:00:12 +00:00
ctype.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
euc.4 Don't use hardcoded *roff font change requests. Do it 1997-01-31 01:00:12 +00:00
euc.5 Don't use hardcoded *roff font change requests. Do it 1997-01-31 01:00:12 +00:00
euc.c Migrate from XPG4 to XPG3 (libxpg4 will be added soon) 1995-10-23 01:34:17 +00:00
frune.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
isalnum.3 Don't use literal semicolons in .Fn macro invocations. 1997-04-13 12:55:36 +00:00
isalpha.3 Don't use literal semicolons in .Fn macro invocations. 1997-04-13 12:55:36 +00:00
isascii.3 Don't use literal semicolons in .Fn macro invocations. 1997-04-13 12:55:36 +00:00
isblank.3 Don't use literal semicolons in .Fn macro invocations. 1997-04-13 12:55:36 +00:00
iscntrl.3 Don't use literal semicolons in .Fn macro invocations. 1997-04-13 12:55:36 +00:00
isctype.c Reviewed by: ache and wollman (long ago) 1995-04-07 11:52:17 +00:00
isdigit.3 Don't use literal semicolons in .Fn macro invocations. 1997-04-13 12:55:36 +00:00
isgraph.3 Don't use literal semicolons in .Fn macro invocations. 1997-04-13 12:55:36 +00:00
islower.3 Don't use literal semicolons in .Fn macro invocations. 1997-04-13 12:55:36 +00:00
isprint.3 Don't use literal semicolons in .Fn macro invocations. 1997-04-13 12:55:36 +00:00
ispunct.3 Don't use literal semicolons in .Fn macro invocations. 1997-04-13 12:55:36 +00:00
isspace.3 Don't use literal semicolons in .Fn macro invocations. 1997-04-13 12:55:36 +00:00
isupper.3 Don't use literal semicolons in .Fn macro invocations. 1997-04-13 12:55:36 +00:00
isxdigit.3 Don't use literal semicolons in .Fn macro invocations. 1997-04-13 12:55:36 +00:00
lconv.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
localeconv.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +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
mbrune.3 Sort cross references. 1997-01-20 23:23:22 +00:00
mbrune.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
multibyte.3 FIxed arg types (mostly missing consts) in synopsis. 1997-03-19 00:52:58 +00:00
nomacros.c Reviewed by: ache and wollman (long ago) 1995-04-07 11:52:17 +00:00
none.c As above. 1995-10-22 14:38:48 +00:00
rune.3 Restore PATH_LOCALE functionality using issetugid() call now 1997-04-07 08:54:38 +00:00
rune.c Reduce static binaries bloat by splitting out normally unused 1995-10-23 02:13:05 +00:00
runetype.c Fixed longstanding namespace convolution involving rune_t vs wchar_t. 1996-05-01 00:40:10 +00:00
setinvalidrune.c Reduce static binaries bloat by splitting out normally unused 1995-10-23 02:13:05 +00:00
setlocale.3 Restore PATH_LOCALE functionality using issetugid() call now 1997-04-07 08:54:38 +00:00
setlocale.c Restore PATH_LOCALE functionality using issetugid() call now 1997-04-07 08:54:38 +00:00
setlocale.h Restore PATH_LOCALE functionality using issetugid() call now 1997-04-07 08:54:38 +00:00
setrunelocale.c Restore PATH_LOCALE functionality using issetugid() call now 1997-04-07 08:54:38 +00:00
table.c Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
toascii.3 Sort cross references. 1997-01-20 23:23:22 +00:00
tolower.3 Sort cross references. 1997-01-20 23:23:22 +00:00
tolower.c Fixed longstanding namespace convolution involving rune_t vs wchar_t. 1996-05-01 00:40:10 +00:00
toupper.3 Sort cross references. 1997-01-20 23:23:22 +00:00
toupper.c Fixed longstanding namespace convolution involving rune_t vs wchar_t. 1996-05-01 00:40:10 +00:00
utf2.4 Don't use hardcoded *roff font change requests. Do it 1997-01-31 01:00:12 +00:00
utf2.5 Don't use hardcoded *roff font change requests. Do it 1997-01-31 01:00:12 +00:00
utf2.c Migrate from XPG4 to XPG3 (libxpg4 will be added soon) 1995-10-23 01:34:17 +00:00