Commit Verlauf

Autor SHA1 Nachricht Datum
  Mike Frysinger fd72e30425 first pass at implementing *at funcs vor 15 Jahren
  Ron 443d0c54d0 Add some missing printf/scanf format attributes 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
  Bernhard Reutner-Fischer 092f2556be - fix whitespace vor 15 Jahren
  Bernhard Reutner-Fischer 11670276bb - pull wur settings from upstream. No other changes. vor 16 Jahren
  Eric Andersen 8682748233 Patch from Bernhard Fischer: vor 17 Jahren
  Peter S. Mazinger 6ff79172d5 Remove __strto* from header (glibc sync), disable __asprintf/__getdelim, not provided vor 18 Jahren
  Peter S. Mazinger 80912f3488 disable obstack_printf in header, not supported vor 18 Jahren
  Manuel Novoa III 402649ba48 Update to add missing c++ namespace support. vor 20 Jahren
  Eric Andersen 249336ae26 cut-n-paste strikes again vor 20 Jahren
  Eric Andersen 5f93ab7005 Cleanup some dead wood in the header files vor 20 Jahren
  Manuel Novoa III 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. vor 20 Jahren
  Manuel Novoa III f223985456 Add back in table-less ctype funcs for those interested in minimizing vor 21 Jahren
  Manuel Novoa III 1217289737 Add a new *scanf implementation, includeing the *wscanf functions. vor 21 Jahren
  Manuel Novoa III 9af5ab649e Obligatory forgotten file... sys_errlist garbage. vor 22 Jahren
  Manuel Novoa III 22fa952fdb sparc, alpha, and mips have different errno values than the other vor 22 Jahren
  David McCullough 61cb9d4ef5 vor 22 Jahren
  Manuel Novoa III 03e039820d Swap in the new stdio code. vor 22 Jahren
  Eric Andersen efdb21fff4 Be consistant and use an unsigned char * throughout vor 22 Jahren
  Eric Andersen 8fda4c4091 Updates to the v850 architecture from Miles Bader <miles@gnu.org> vor 22 Jahren
  Eric Andersen 84fd661079 Allow apps to use varargs.h (not that they should) vor 22 Jahren
  Eric Andersen 072938a98d Eliminate C++ style comments vor 22 Jahren
  Eric Andersen 34f7c5e5be Finish off the getc putc adjustment vor 22 Jahren
  Eric Andersen 0ee72c0b15 Patch from David McCullough <davidm@lineo.com>: vor 22 Jahren
  Eric Andersen e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 vor 22 Jahren
  Eric Andersen cd66911e9d Use "stdin", "stdout", and "stderr", not "_stdin", "_stdout", and vor 23 Jahren
  Eric Andersen a13db8a707 Get rid of non standard macros for things that are functions vor 23 Jahren
  Eric Andersen a8aa4c6446 Wrap getline() inside #ifdef __USE_GNU vor 23 Jahren