summaryrefslogtreecommitdiff
path: root/include/ctype.h
AgeCommit message (Expand)Author
1994-10-26new RCS ID format.cgd
1994-05-16update all but ctype.h, dumprestore.h, time.h to 4.4-Lite versions.cgd
1993-10-05#ifdef out the isblank macro. Programs that use it will still work, asjtc
1993-09-14Added isblank() used by 4.4 and POSIX utilities like tr.jtc
1993-09-05ANSI_SOURCE --> _ANSI_SOURCEmycroft
1993-08-23use "_to*_tab_" rather than "_to*_table_" -- table is defined as the formercgd
1993-08-21_ctype_, _tolower_tab_, and _toupper_tab_ are now pointers to the tables.jtc
1993-08-09zapped extra ; at end of two #define linesderaadt
1993-08-06Declare translation tables for toupper and tolower. To be replaced byjtc
1993-08-06Use const qualifier with _ctype_ table. Smart compilers can then store itjtc
1993-08-06Rename tolower & toupper macros to _tolower and _toupper.jtc
1993-08-06Declare function versions of is* and to* functions -- discovered byjtc
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd