freebsd-dev/lib/libc/locale
Andrey A. Chernov a4beee718b fix unsigned overflow
PR: 8437
1998-10-25 05:06:42 +00:00
..
ansi.c fix unsigned overflow 1998-10-25 05:06:42 +00:00
big5.c Add missing #include of <sys.types.h> 1998-08-15 20:53:34 +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 Don't use hardcoded *roff font change requests. Do it 1997-01-31 01:00:12 +00:00
ctype.c
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
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 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 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
localeconv.c
Makefile.inc I have added the support for BIG5 encoding into libc/libxpg4/mklocale. 1998-08-15 12:51:49 +00:00
mbrune.3 The terminating character in strings is NUL', not NULL'. 1997-12-28 12:06:29 +00:00
mbrune.c
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
none.c
rune.3 Show the real revision date and not the date that this 1997-06-23 04:03:49 +00:00
rune.c
runetype.c
setinvalidrune.c
setlocale.3 Sort cross references. 1998-08-31 16:41:09 +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
toupper.3 Sort cross references. 1997-01-20 23:23:22 +00:00
toupper.c
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