..
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
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
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
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
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
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
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
tolower.3
tolower.c
toupper.3
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
More egcs warning fixes:
1999-04-25 22:29:30 +00:00