Historial de Commits

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