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
..
1995-05-30 05:51:47 +00:00
1995-12-30 19:02:48 +00:00
1996-02-12 12:40:04 +00:00
1996-02-12 12:40:04 +00:00
1995-05-30 05:51:47 +00:00
1995-12-30 19:02:48 +00:00
1994-05-27 05:00:24 +00:00
1994-05-27 05:00:24 +00:00
1996-02-25 20:29:46 +00:00
1996-03-18 18:59:08 +00:00