freebsd-dev/lib/libc/locale
Mike Pritchard 7bdf80e571 Correctly use .Fn instead of .Nm to reference function names
in a bunch of man pages.

Use the correct .Bx  (BSD UNIX) or .At (AT&T UNIX) macros
instead of explicitly specifying the version in the text
in a bunch of man pages.
1996-08-22 23:31:07 +00:00
..
ansi.c Fix error in wcstombs: byte count not counted 1996-04-18 07:01:46 +00:00
collate.c Optimize PathLocale handling. 1995-10-23 20:08:24 +00:00
collate.h Remove old version hooks 1996-08-12 19:18:47 +00:00
collcmp.c Add Id 1996-08-14 19:47:02 +00:00
ctype.3
ctype.c
euc.4 Remove some hardcode *roff font change escape codes from 1996-08-06 22:42:23 +00:00
euc.5 Remove some hardcode *roff font change escape codes from 1996-08-06 22:42:23 +00:00
euc.c Migrate from XPG4 to XPG3 (libxpg4 will be added soon) 1995-10-23 01:34:17 +00:00
frune.c
isalnum.3
isalpha.3
isascii.3
isblank.3
iscntrl.3
isctype.c
isdigit.3
isgraph.3
islower.3
isprint.3
ispunct.3
isspace.3
isupper.3 Added missing section numbers to a bunch of .Xr macros, or 1996-03-27 20:49:07 +00:00
isxdigit.3
lconv.c
localeconv.c
Makefile.inc Add internal function __collcmp once instead of adding it statically 1996-08-12 03:40:37 +00:00
mbrune.3
mbrune.c
multibyte.3
nomacros.c
none.c
rune.3
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 Correctly use .Fn instead of .Nm to reference function names 1996-08-22 23:31:07 +00:00
setlocale.c Use fake (empty) startup_setlocale for XPG4 1995-10-23 02:25:53 +00:00
setrunelocale.c Move more stuff out to XPG4 1995-11-03 08:59:02 +00:00
table.c Add Id 1996-08-20 21:16:53 +00:00
toascii.3
tolower.3 Oops. I seem to have over-corrected with my last commit. It should be 1995-12-29 08:23:59 +00:00
tolower.c Fixed longstanding namespace convolution involving rune_t vs wchar_t. 1996-05-01 00:40:10 +00:00
toupper.3 Correct what seem to me to be some mistakes in the references and 1995-12-28 21:06:07 +00:00
toupper.c Fixed longstanding namespace convolution involving rune_t vs wchar_t. 1996-05-01 00:40:10 +00:00
utf2.4 Another round of various man page cleanups. 1996-02-09 17:25:57 +00:00
utf2.5 Another round of various man page cleanups. 1996-02-09 17:25:57 +00:00
utf2.c Migrate from XPG4 to XPG3 (libxpg4 will be added soon) 1995-10-23 01:34:17 +00:00