freebsd_amp_hwpstate/lib/libc/locale
Bruce Evans cdd84b0211 Fixed longstanding namespace convolution involving rune_t vs wchar_t.
If _ANSI_SOURCE or _POSIX_SOURCE is defined, then <ctype.h> had to
be included before <stddef.h> or <stdlib.h> to get rune_t declared.
Now rune_t is declared perfectly bogusly in all cases when <ctype.h>
is included.

This change breaks similar (but more convoluted) convolutions in the
stddef.h in gcc distributions.  Ports of gcc should avoid using the
gcc headers.
1996-05-01 00:40:10 +00:00
..
Makefile.inc
ansi.c
collate.c
collate.h
ctype.3
ctype.c
euc.4
euc.5
euc.c
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
isxdigit.3
lconv.c
localeconv.c
mbrune.3
mbrune.c
multibyte.3
nomacros.c
none.c
rune.3
rune.c
runetype.c
setinvalidrune.c
setlocale.3
setlocale.c
setrunelocale.c
table.c
toascii.3
tolower.3
tolower.c
toupper.3
toupper.c
utf2.4
utf2.5
utf2.c