Histórico de Commits

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