Historique des commits

Auteur SHA1 Message Date
  Denis Vlasenko 76bdc95e64 add libc_hidden_xxxx for __uc_malloc il y a 17 ans
  Mike Frysinger 02c55909c6 from Blue Swirl: fixup sparc a bit more il y a 17 ans
  Mike Frysinger 847b02fda5 pull from Blackfin repo: optimized byteswap funcs! il y a 17 ans
  Mike Frysinger 7efe92d0ca pull from Blackfin repo: cleanup string funcs il y a 17 ans
  Mike Frysinger 953e7478a3 forgot to add this with previous sparc commit ... il y a 17 ans
  Mike Frysinger 783107dbed use gcc input constraints to avoid often duplicated reloads when making syscalls il y a 17 ans
  Mike Frysinger f032afc5fd if __NR__newselect and __NR_select are unavailable, fall back to __NR_pselect6 il y a 17 ans
  Mike Frysinger f5582f19d9 also fix bug 1012 by moschny in 64bit version of readdir il y a 17 ans
  Mike Frysinger 4644758947 bug 1310: drop hidden aliases to data since some arches crap with this due to copy relocs il y a 17 ans
  Mike Frysinger c1d804bf48 not sure how this obvious one liner got lost from glibc, but merge it il y a 17 ans
  Mike Frysinger 2592413394 add one more testcase from Natanael Copa il y a 17 ans
  Mike Frysinger b5a7ad5920 switch to a smaller/more robust implementation by Andrey Simonenko and as suggested by Natanael Copa il y a 17 ans
  Mike Frysinger b9a82d5b22 add more tests as suggested by Natanael Copa and as harvested from: il y a 17 ans
  Mike Frysinger c0441bbed5 Blue Swirl writes: il y a 17 ans
  Mike Frysinger d9ec80053e simplify binutils as-needed support and enable it all the time regardless of ssp il y a 17 ans
  Mike Frysinger 86fffacc26 setup OUTPUT_FORMAT() in linker script (helps with multilib) il y a 17 ans
  Mike Frysinger 62ac74d3f2 Atsushi Nemoto writes: il y a 17 ans
  Mike Frysinger 59868cafe2 sync with glibc il y a 17 ans
  Mike Frysinger a3762dfa4a actually update errors variable when a test fails il y a 17 ans
  Mike Frysinger 7a4e15c505 add strerror_r symbol alias as some autotool based packages simply use AC_CHECK_LIB() to see if a function exists rather than checking the headers il y a 17 ans
  Mike Frysinger 42c4166f31 drop __user hack for crappy kernel headers and document the __linux__ grease il y a 17 ans
  Mike Frysinger 4c8bdd2e7a fix from Kevin Day to make sure we use strchr() rather than index() il y a 17 ans
  Denis Vlasenko 1007c6844b sgetspent: add missing free/__uc_malloc calls il y a 17 ans
  Denis Vlasenko 88483db112 make regex_old.c, ruserpass.c use __uc_malloc, il y a 17 ans
  Denis Vlasenko f5c05b8c3d make getnetent.c, md5.c use __uc_malloc il y a 17 ans
  Denis Vlasenko 249c30a44a make utent.c, getpass.c use __uc_malloc il y a 17 ans
  Denis Vlasenko 1569b74b9f make pwd_grp.c use __uc_malloc il y a 17 ans
  Denis Vlasenko 6543304876 patch #3: make resolv.c use __uc_malloc il y a 17 ans
  Denis Vlasenko 1f93766a7d convert des.c to use __uc_malloc (-70 kbytes of bss) il y a 17 ans
  Denis Vlasenko dc0bc69411 introduce __uc_malloc, so that users can intercept libc internal OOM. il y a 17 ans