Commit Verlauf

Autor SHA1 Nachricht Datum
  Mike Frysinger 266bdc1f62 Replace FSF snail mail address with URLs vor 11 Jahren
  Peter S. Mazinger 14b0a648ca ctype.c, ctype.h: remove commented parts that were banned for removal after 0.9.31 vor 13 Jahren
  Peter S. Mazinger f4ec824864 ctype.c, _collate.c, str[n]casecmp.c, strlcpy.c: remove unused hidden functions vor 13 Jahren
  Bernhard Reutner-Fischer 8793e73bdb SUSv4: disable isascii, toascii, _toupper, _tolower vor 14 Jahren
  Bernhard Reutner-Fischer eaacd088ac silence warning about undefined CPP token vor 14 Jahren
  Bernhard Reutner-Fischer 3aa8bd9434 _toupper, _tolower depend on SUSv4 vor 14 Jahren
  Denys Vlasenko 93f8a2e834 convert // comments to /**/; remove empty #if/#endif pairs. no code changes vor 14 Jahren
  Bernhard Reutner-Fischer b316b0c2a6 - fix compilation of !UCLIBC_HAS_CTYPE_TABLES by merging duplicate bits vor 15 Jahren
  Denis Vlasenko eb856014a0 add comment why do we need _ISbit() macro vor 15 Jahren
  Carmelo Amoroso 3a4062d83c Re-add _ISbit macro required to build libstdc++ from gcc toolchain. vor 15 Jahren
  Bernhard Reutner-Fischer 3f59c71ed8 - whitespace cleanup; no obj-code changes vor 15 Jahren
  Denis Vlasenko d2ac303510 Help unifdef to remove private parts of headers vor 15 Jahren
  Denis Vlasenko cf578c75a5 ctype: remove some trivial macros from ctype.h; vor 15 Jahren
  Denis Vlasenko ee5c521918 Remove unused macros vor 15 Jahren
  Bernhard Reutner-Fischer 28075836bd - make isascii visible again vor 15 Jahren
  Bernhard Reutner-Fischer 4a7ac42c31 - make sure isspace() is exported. vor 15 Jahren
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. vor 15 Jahren
  Denis Vlasenko b133fe1cac next portion of libc_hidden_proto removal vor 15 Jahren
  Denis Vlasenko 933df87e4e libc_hidden_proto removal, a few more functions vor 15 Jahren
  Carmelo Amoroso 54365d35cb Hush compiler for extern inline warnings by using vor 15 Jahren
  Peter S. Mazinger 403d3b6c02 Convert all the rest, remove isxupper/isxlower, if someone objects, I'll add it back vor 18 Jahren
  Peter S. Mazinger dcc619d6cd Sync minimally w/ glibc, else cpio fails building vor 18 Jahren
  Manuel Novoa III ca773a850f Obligatory forgotten file. vor 21 Jahren
  Manuel Novoa III 9c6f2391ed Create a typedef for the ctype bitmask table entries. vor 21 Jahren
  Manuel Novoa III 1217289737 Add a new *scanf implementation, includeing the *wscanf functions. vor 21 Jahren
  Eric Andersen 7a7b103e9c Patch from Aidan Van Dyk to make _toupper and _tolower vor 21 Jahren
  Eric Andersen ba23f7118c Aidan Van Dyk noticed that _toupper and _tolower were misbehaving. vor 21 Jahren
  Manuel Novoa III dd518180f1 Disable macro implementations. Somehow I missed the following from the vor 22 Jahren
  Manuel Novoa III d07fdf8b9e New locale support (in development). Supports LC_CTYPE, LC_NUMERIC, vor 22 Jahren
  Eric Andersen e306be411d Support isblank() vor 22 Jahren