تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Mike Frysinger f032afc5fd if __NR__newselect and __NR_select are unavailable, fall back to __NR_pselect6 19 سال پیش
  Mike Frysinger f5582f19d9 also fix bug 1012 by moschny in 64bit version of readdir 19 سال پیش
  Mike Frysinger 4644758947 bug 1310: drop hidden aliases to data since some arches crap with this due to copy relocs 19 سال پیش
  Mike Frysinger c1d804bf48 not sure how this obvious one liner got lost from glibc, but merge it 19 سال پیش
  Mike Frysinger 2592413394 add one more testcase from Natanael Copa 19 سال پیش
  Mike Frysinger b5a7ad5920 switch to a smaller/more robust implementation by Andrey Simonenko and as suggested by Natanael Copa 19 سال پیش
  Mike Frysinger b9a82d5b22 add more tests as suggested by Natanael Copa and as harvested from: 19 سال پیش
  Mike Frysinger c0441bbed5 Blue Swirl writes: 19 سال پیش
  Mike Frysinger d9ec80053e simplify binutils as-needed support and enable it all the time regardless of ssp 19 سال پیش
  Mike Frysinger 86fffacc26 setup OUTPUT_FORMAT() in linker script (helps with multilib) 19 سال پیش
  Mike Frysinger 62ac74d3f2 Atsushi Nemoto writes: 19 سال پیش
  Mike Frysinger 59868cafe2 sync with glibc 19 سال پیش
  Mike Frysinger a3762dfa4a actually update errors variable when a test fails 19 سال پیش
  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 19 سال پیش
  Mike Frysinger 42c4166f31 drop __user hack for crappy kernel headers and document the __linux__ grease 19 سال پیش
  Mike Frysinger 4c8bdd2e7a fix from Kevin Day to make sure we use strchr() rather than index() 19 سال پیش
  Denis Vlasenko 1007c6844b sgetspent: add missing free/__uc_malloc calls 19 سال پیش
  Denis Vlasenko 88483db112 make regex_old.c, ruserpass.c use __uc_malloc, 19 سال پیش
  Denis Vlasenko f5c05b8c3d make getnetent.c, md5.c use __uc_malloc 19 سال پیش
  Denis Vlasenko 249c30a44a make utent.c, getpass.c use __uc_malloc 19 سال پیش
  Denis Vlasenko 1569b74b9f make pwd_grp.c use __uc_malloc 19 سال پیش
  Denis Vlasenko 6543304876 patch #3: make resolv.c use __uc_malloc 19 سال پیش
  Denis Vlasenko 1f93766a7d convert des.c to use __uc_malloc (-70 kbytes of bss) 19 سال پیش
  Denis Vlasenko dc0bc69411 introduce __uc_malloc, so that users can intercept libc internal OOM. 19 سال پیش
  Denis Vlasenko 519ca27d4a Remove stray code alignment (.align 16 and .align 4 directives) 19 سال پیش
  Denis Vlasenko 2ea436fb13 execXp should go to next PATH dir on any error except ENOEXEC, 19 سال پیش
  Denis Vlasenko 434e9e3cba include/sys/mman.h says that msync exists only on MMU. 19 سال پیش
  Denis Vlasenko 373fe15a8a des.c: move 0.5k of static data on stack, they are used only temporarily 19 سال پیش
  "Steven J. Hill" bc1f2a2fe6 Enable all of the remaining baud rates. All of the other architectures have them enabled, so let's go all the way. There was a quick discussion on IRC about making the max baud rate configurable. That requires a bunch of #ifdef salting throughout all of the 'termios.h' files for the pre-processor to chew on. I'm going to pass on that for now. 19 سال پیش
  "Steven J. Hill" 265498cfd7 Apply patch as submitted by Blue Smurfy Swirly <blauwirbel@gmail.com> for Sparc32. 19 سال پیش