Historique des commits

Auteur SHA1 Message Date
  Waldemar Brodkorb 50aba30aee remove libintl stub and libintl.h header il y a 7 ans
  Peter S. Mazinger 5aa7aa7fa7 signal: remove sigblock, siggetmask and sigsetmask il y a 13 ans
  Peter S. Mazinger c968403d33 rcmd.c: no need for stdio_ext.h il y a 13 ans
  Mike Frysinger fd826c72f8 new helper funcs for alloca/malloc with mmu/nommu il y a 14 ans
  Carmelo Amoroso f71bcf0f42 libc: Remove compiler warning due to old-style function definition il y a 14 ans
  Denys Vlasenko 93f8a2e834 convert // comments to /**/; remove empty #if/#endif pairs. no code changes il y a 14 ans
  Bernhard Reutner-Fischer 21730caa66 trim Experimentally off and uncommented hidden il y a 14 ans
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. il y a 15 ans
  Denis Vlasenko b133fe1cac next portion of libc_hidden_proto removal il y a 15 ans
  Denis Vlasenko 933df87e4e libc_hidden_proto removal, a few more functions il y a 15 ans
  Denis Vlasenko e8c6de1939 libc_hidden_proto removal, just a few functions il y a 15 ans
  Bernhard Reutner-Fischer 1f020b1786 - trim any trailing whitespace il y a 16 ans
  Bernhard Reutner-Fischer 1d7049aa86 - Avoid warning about undefined preprocessor token. No obj-code changes. il y a 16 ans
  Denis Vlasenko 88917b0f14 replace "if (p) free(p)" by just "free(p)" - free(NULL) is safe. il y a 16 ans
  Denis Vlasenko 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block il y a 16 ans
  Mike Frysinger eb17276953 need to keep __check_rhosts_file exported for proper rhost control il y a 17 ans
  Peter S. Mazinger 766ef9a2cc Correct build if UCLIBC_HAS_CTYPE_TABLES is not defined il y a 18 ans
  Peter S. Mazinger 55b24e4e95 Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOPEN_SOURCE il y a 18 ans
  Peter S. Mazinger 42c1ad48fa Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back il y a 18 ans
  Mike Frysinger 010301e968 tweak the idea between having a MMU and actually using it il y a 18 ans
  Peter S. Mazinger 5ae3423206 don't include wchar.h if WCHAR is disabled il y a 18 ans
  Peter S. Mazinger 9de494dadb Change the only bcopy user to memmove and remove internal version of bcopy il y a 18 ans
  Mike Frysinger f96e8c2c89 sync iruserfopen() prototype with glibc and remove double setting of cp to NULL by Bernard Fischer il y a 18 ans
  Mike Frysinger 5477417e81 Bernhard Fischer writes: remove unused variable __rcmd_errstr il y a 18 ans
  Mike Frysinger 4fef8c4dfa small sync with glibc il y a 18 ans
  Peter S. Mazinger 05e75260d6 Get rid of missing prototype warnings il y a 18 ans
  Peter S. Mazinger df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt il y a 18 ans
  Mike Frysinger 70d37cb4af disable deprecated warnings for some files il y a 18 ans
  Peter S. Mazinger b25ad630be Last relocs jump and global data, (even locales) that I could remove are gone from libc. The remaining are left as exercise for others ;-) il y a 18 ans
  Peter S. Mazinger 726b116dca some global data relocs gone il y a 18 ans