..
ansi.c
Fix error in wcstombs: byte count not counted
1996-04-18 07:01:46 +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
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
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
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
Migrate from XPG4 to XPG3 (libxpg4 will be added soon)
1995-10-23 01:34:17 +00:00