jtc
df4bd22dd2
Rename tolower & toupper macros to _tolower and _toupper.
...
Standard C requires tolower to return a character that is !isupper unchanged
which was not being done with the macro. The function version does the
right thing, so the loss of the macro is no great deal.
I didn't eliminate the macros entirely, since X/Open's XPG3 requires _tolower
and _toupper with the same semantics. But, like isascii/toascii, they are
removed from the namespace if either ANSI_SOURCE or _POSIX_SOURCE is defined.
1993-08-06 22:05:29 +00:00
..
1993-08-01 17:54:45 +00:00
1993-08-01 17:54:45 +00:00
1993-08-01 17:54:45 +00:00
1993-08-03 21:53:13 +00:00
1993-08-01 17:54:45 +00:00
1993-08-01 17:54:45 +00:00
1993-08-01 17:54:45 +00:00
1993-08-01 17:54:45 +00:00
1993-08-06 22:05:29 +00:00
1993-08-01 17:54:45 +00:00
1993-08-01 17:54:45 +00:00
1993-08-01 17:54:45 +00:00
1993-08-04 17:33:37 +00:00
1993-08-01 17:54:45 +00:00
1993-08-01 17:54:45 +00:00
1993-08-01 00:23:18 +00:00
1993-08-03 21:53:56 +00:00
1993-08-01 17:54:45 +00:00
1993-08-01 17:54:45 +00:00
1993-08-01 17:54:45 +00:00
1993-08-01 17:54:45 +00:00
1993-08-01 05:37:30 +00:00
1993-08-02 17:48:44 +00:00
1993-08-04 17:24:44 +00:00
1993-08-01 17:54:45 +00:00
1993-08-01 17:54:45 +00:00
1993-08-01 17:54:45 +00:00
1993-08-01 17:54:45 +00:00
1993-08-01 17:54:45 +00:00
1993-08-01 17:54:45 +00:00
1993-08-01 17:54:45 +00:00
1993-08-01 17:54:45 +00:00
1993-08-01 17:54:45 +00:00
1993-08-01 17:54:45 +00:00
1993-08-01 17:54:45 +00:00
1993-08-01 17:54:45 +00:00
1993-08-01 17:54:45 +00:00
1993-08-01 17:54:45 +00:00
1993-08-01 17:54:45 +00:00
1993-08-01 17:54:45 +00:00
1993-08-01 17:54:45 +00:00
1993-08-01 17:54:45 +00:00
1993-08-01 17:54:45 +00:00
1993-08-01 17:54:45 +00:00
1993-08-01 17:54:45 +00:00
1993-08-01 17:54:45 +00:00
1993-08-01 17:54:45 +00:00
1993-08-01 17:54:45 +00:00
1993-08-06 21:13:32 +00:00
1993-08-01 17:54:45 +00:00
1993-08-01 17:54:45 +00:00
1993-08-03 21:53:56 +00:00