freebsd-dev/lib/libc/locale
Joseph Koshy c6b8c5fe4b Correct troff sequence for backslashes in manual page.
PR:		docs/12322
Submitted by:   Marc Ramirez <mrami@gbtb.com>
1999-06-21 09:37:38 +00:00
..
ansi.c fix unsigned overflow 1998-10-25 05:06:42 +00:00
big5.c PR: 10918 1999-05-07 13:24:58 +00:00
collate.c Replace memory leaking instances of realloc with non-leaking reallocf. 1998-09-16 04:17:47 +00:00
collate.h Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
collcmp.c Remove collate_range_cmp, was left for temp. backward compatibility 1997-08-03 18:04:39 +00:00
ctype.3 Document ishexnumber, isideogram, isnumber, isphonogram, isrune, 1999-04-29 21:54:20 +00:00
euc.4 Show the real revision date and not the date that this 1997-06-23 04:03:49 +00:00
euc.5 Show the real revision date and not the date that this 1997-06-23 04:03:49 +00:00
euc.c Include string.h for memcpy function prototype. 1998-01-14 08:14:56 +00:00
frune.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
isalnum.3 Expanded cross references. 1998-01-02 19:22:52 +00:00
isalpha.3 Expanded cross references. 1998-01-02 19:22:52 +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 Use revived __maskrune for digittoint 1997-09-27 04:34:35 +00:00
isdigit.3 Don't use literal semicolons in .Fn macro invocations. 1997-04-13 12:55:36 +00:00
isgraph.3 Correct troff sequence for backslashes in manual page. 1999-06-21 09:37:38 +00:00
islower.3 Don't use literal semicolons in .Fn macro invocations. 1997-04-13 12:55:36 +00:00
isprint.3 Correct troff sequence for backslashes in manual page. 1999-06-21 09:37:38 +00:00
ispunct.3 Fixed quoting of backslash. 1997-07-13 07:28:06 +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 Fixed tab lossage in previous commit. 1999-02-25 11:27:52 +00:00
mbrune.3 The terminating character in strings is NUL', not NULL'. 1997-12-28 12:06:29 +00:00
mbrune.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
mskanji.c Move it under XPG4 define 1997-09-25 23:20:26 +00:00
multibyte.3 Show the real revision date and not the date that this 1997-06-23 04:03:49 +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 Show the real revision date and not the date that this 1997-06-23 04:03:49 +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 Fix a macro name typo that made a word disappear. 1999-04-03 22:47:25 +00:00
setlocale.c Basic support for LC_MESSAGES 1998-04-29 22:39:56 +00:00
setlocale.h Restore PATH_LOCALE functionality using issetugid() call now 1997-04-07 08:54:38 +00:00
setrunelocale.c I have added the support for BIG5 encoding into libc/libxpg4/mklocale. 1998-08-15 12:51:49 +00:00
table.c Completely remove #ifdefed out 8859-1 extension, I found it break 1997-05-14 00:11:02 +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 Correct description of which runes are encoded as two bytes. 1997-11-05 04:18:42 +00:00
utf2.5 Correct description of which runes are encoded as two bytes. 1997-11-05 04:18:42 +00:00
utf2.c More egcs warning fixes: 1999-04-25 22:29:30 +00:00