Commit History

Author SHA1 Message Date
  Bernhard Reutner-Fischer 8793e73bdb SUSv4: disable isascii, toascii, _toupper, _tolower 14 years ago
  Denys Vlasenko 93f8a2e834 convert // comments to /**/; remove empty #if/#endif pairs. no code changes 14 years ago
  Bernhard Reutner-Fischer b316b0c2a6 - fix compilation of !UCLIBC_HAS_CTYPE_TABLES by merging duplicate bits 15 years ago
  Denis Vlasenko d2ac303510 Help unifdef to remove private parts of headers 15 years ago
  Denis Vlasenko cf578c75a5 ctype: remove some trivial macros from ctype.h; 15 years ago
  Denis Vlasenko 1ad544a2ad UCLIBC_CTYPE_HEADER define is removed, as it always 15 years ago
  Denis Vlasenko ee5c521918 Remove unused macros 15 years ago
  Bernhard Reutner-Fischer 1f020b1786 - trim any trailing whitespace 16 years ago
  Peter S. Mazinger b5543599fd Better guards within _LIBC, cleanup, typos 18 years ago
  Peter S. Mazinger 403d3b6c02 Convert all the rest, remove isxupper/isxlower, if someone objects, I'll add it back 18 years ago
  Mike Frysinger b8fed78ba4 booooring license updates 18 years ago
  Manuel Novoa III f223985456 Add back in table-less ctype funcs for those interested in minimizing 21 years ago
  Manuel Novoa III 1217289737 Add a new *scanf implementation, includeing the *wscanf functions. 21 years ago
  Manuel Novoa III b3c4e66f9c Remove trailing comma from enum list as a nicety for older compilers. 21 years ago
  Manuel Novoa III d07fdf8b9e New locale support (in development). Supports LC_CTYPE, LC_NUMERIC, 22 years ago