Commit History

Author SHA1 Message Date
  Max Filippov 90f24fc948 include/ctype.h: restore __isctype_l definition 4 years ago
  Max Filippov d1a3ca7ca5 include/ctype.h: drop is*_l macro definitions 4 years ago
  Bernhard Reutner-Fischer 5799194b75 ctype.h: Tweak comment 10 years ago
  Mike Frysinger 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
  Peter S. Mazinger 14b0a648ca ctype.c, ctype.h: remove commented parts that were banned for removal after 0.9.31 13 years ago
  Peter S. Mazinger f4ec824864 ctype.c, _collate.c, str[n]casecmp.c, strlcpy.c: remove unused hidden functions 13 years ago
  Bernhard Reutner-Fischer 8793e73bdb SUSv4: disable isascii, toascii, _toupper, _tolower 14 years ago
  Bernhard Reutner-Fischer eaacd088ac silence warning about undefined CPP token 14 years ago
  Bernhard Reutner-Fischer 3aa8bd9434 _toupper, _tolower depend on SUSv4 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 eb856014a0 add comment why do we need _ISbit() macro 15 years ago
  Carmelo Amoroso 3a4062d83c Re-add _ISbit macro required to build libstdc++ from gcc toolchain. 15 years ago
  Bernhard Reutner-Fischer 3f59c71ed8 - whitespace cleanup; no obj-code changes 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 ee5c521918 Remove unused macros 15 years ago
  Bernhard Reutner-Fischer 28075836bd - make isascii visible again 15 years ago
  Bernhard Reutner-Fischer 4a7ac42c31 - make sure isspace() is exported. 15 years ago
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. 15 years ago
  Denis Vlasenko b133fe1cac next portion of libc_hidden_proto removal 15 years ago
  Denis Vlasenko 933df87e4e libc_hidden_proto removal, a few more functions 15 years ago
  Carmelo Amoroso 54365d35cb Hush compiler for extern inline warnings by using 15 years ago
  Peter S. Mazinger 403d3b6c02 Convert all the rest, remove isxupper/isxlower, if someone objects, I'll add it back 18 years ago
  Peter S. Mazinger dcc619d6cd Sync minimally w/ glibc, else cpio fails building 18 years ago
  Manuel Novoa III ca773a850f Obligatory forgotten file. 20 years ago
  Manuel Novoa III 9c6f2391ed Create a typedef for the ctype bitmask table entries. 20 years ago
  Manuel Novoa III 1217289737 Add a new *scanf implementation, includeing the *wscanf functions. 21 years ago
  Eric Andersen 7a7b103e9c Patch from Aidan Van Dyk to make _toupper and _tolower 21 years ago
  Eric Andersen ba23f7118c Aidan Van Dyk noticed that _toupper and _tolower were misbehaving. 21 years ago