تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Mike Frysinger 0e51d28d06 drop LDFLAGS from OUTPUT_FORMAT until LD/LDFLAGS can be fixed in general 18 سال پیش
  Bernhard Reutner-Fischer 5b542bd0aa - spelling fix 18 سال پیش
  Denis Vlasenko 430586dbc6 Fix author name and copyright notice in __uc_malloc.c 18 سال پیش
  Denis Vlasenko 452f9f6951 fix assembler error. libc_hidden_data_def cannot work on COMMONs, 18 سال پیش
  Denis Vlasenko 76bdc95e64 add libc_hidden_xxxx for __uc_malloc 18 سال پیش
  Mike Frysinger 02c55909c6 from Blue Swirl: fixup sparc a bit more 18 سال پیش
  Mike Frysinger 847b02fda5 pull from Blackfin repo: optimized byteswap funcs! 18 سال پیش
  Mike Frysinger 7efe92d0ca pull from Blackfin repo: cleanup string funcs 18 سال پیش
  Mike Frysinger 953e7478a3 forgot to add this with previous sparc commit ... 18 سال پیش
  Mike Frysinger 783107dbed use gcc input constraints to avoid often duplicated reloads when making syscalls 18 سال پیش
  Mike Frysinger f032afc5fd if __NR__newselect and __NR_select are unavailable, fall back to __NR_pselect6 18 سال پیش
  Mike Frysinger f5582f19d9 also fix bug 1012 by moschny in 64bit version of readdir 18 سال پیش
  Mike Frysinger 4644758947 bug 1310: drop hidden aliases to data since some arches crap with this due to copy relocs 18 سال پیش
  Mike Frysinger c1d804bf48 not sure how this obvious one liner got lost from glibc, but merge it 18 سال پیش
  Mike Frysinger 2592413394 add one more testcase from Natanael Copa 18 سال پیش
  Mike Frysinger b5a7ad5920 switch to a smaller/more robust implementation by Andrey Simonenko and as suggested by Natanael Copa 18 سال پیش
  Mike Frysinger b9a82d5b22 add more tests as suggested by Natanael Copa and as harvested from: 18 سال پیش
  Mike Frysinger c0441bbed5 Blue Swirl writes: 18 سال پیش
  Mike Frysinger d9ec80053e simplify binutils as-needed support and enable it all the time regardless of ssp 18 سال پیش
  Mike Frysinger 86fffacc26 setup OUTPUT_FORMAT() in linker script (helps with multilib) 18 سال پیش
  Mike Frysinger 62ac74d3f2 Atsushi Nemoto writes: 18 سال پیش
  Mike Frysinger 59868cafe2 sync with glibc 18 سال پیش
  Mike Frysinger a3762dfa4a actually update errors variable when a test fails 18 سال پیش
  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 18 سال پیش
  Mike Frysinger 42c4166f31 drop __user hack for crappy kernel headers and document the __linux__ grease 18 سال پیش
  Mike Frysinger 4c8bdd2e7a fix from Kevin Day to make sure we use strchr() rather than index() 18 سال پیش
  Denis Vlasenko 1007c6844b sgetspent: add missing free/__uc_malloc calls 18 سال پیش
  Denis Vlasenko 88483db112 make regex_old.c, ruserpass.c use __uc_malloc, 18 سال پیش
  Denis Vlasenko f5c05b8c3d make getnetent.c, md5.c use __uc_malloc 18 سال پیش
  Denis Vlasenko 249c30a44a make utent.c, getpass.c use __uc_malloc 18 سال پیش