Historial de Commits

Autor SHA1 Mensaje Fecha
  Peter S. Mazinger e9cc671723 Get rid of forwarded __pthread_attr_init hace 18 años
  Peter S. Mazinger 55628cb04c Move __clone/__uselocale to uClibc_glue.h hace 18 años
  Peter S. Mazinger d0a847fd8a Remove unneeded ; after *_alias hace 18 años
  Peter S. Mazinger 6ba0493bc3 Create libpthread_nonshared.a hace 18 años
  Peter S. Mazinger 0defd6e9a9 Add common part of linker scripts to a file and make use of it hace 18 años
  Peter S. Mazinger e845126408 Add support for libpthread_nonshared.a, strip the objects in *nonshared* hace 18 años
  Peter S. Mazinger 396edb58b6 uClibc_pthread.h wasn't ever included hace 18 años
  Peter S. Mazinger 0a2d6f6c7c Get rid of nested extern warnings if threads are disabled hace 18 años
  Peter S. Mazinger 078d738e36 Remove __libc_internal_tsd_{s,g}et, they do not exist anymore hace 18 años
  Peter S. Mazinger 4b1075e445 Add back sjhill's 14625 commit, correcting the typo that made it fail hace 18 años
  Mike Frysinger 163da2664a fix build/segv issues as reported and fixed by Brent Cook hace 18 años
  Peter S. Mazinger da2e16423c getopt_long-simple behaves as gnu getopt if POSIXLY_CORRECT is set, adapt test hace 18 años
  Mike Frysinger f0d5c576f7 macro out the /10 operation so arches can have their own versions ... and create some default macros for do_rem/do_div_10 so we dont duplicate the samething in many arch header files hace 18 años
  Mike Frysinger 4bc11d6cf8 kill off gcc signed warnings hace 18 años
  Peter S. Mazinger 9ba7927dc7 Remove additional endif pointed out by vapier hace 18 años
  Peter S. Mazinger 2d1097a2da Add UCLIBC_HAS_SSP_COMPAT option guarding gcc-3.x ssp support hace 18 años
  Peter S. Mazinger 4ab008d3ba disable tst-gnuglob, it has no chance w/ our gnu glob hace 18 años
  Peter S. Mazinger 2e18f33c3c check_ld takes only 1 arg as pointed out by pkj hace 18 años
  Mike Frysinger da7412ee0e use sched_yield, not pthread_yield hace 18 años
  Mike Frysinger 574ed42288 disable older rlimit support by default hace 18 años
  Peter S. Mazinger 82ff19e279 Rename getopt_long-susv3 to -simple hace 18 años
  Peter S. Mazinger 2fb90be2fc Upstream update hace 18 años
  Peter S. Mazinger f8194a24c5 Add --gc-sections, saves 2k on libc.so hace 18 años
  Peter S. Mazinger 167aadc7ef Mark parts as unsupported by gnu glob, but leave it as it was hace 18 años
  Peter S. Mazinger 7725acc031 Remove CFLAGS-OMIT support, rename getline to get testregex compile w/ -D_GNU_SOURCE hace 18 años
  Peter S. Mazinger 4d7a32f455 Move hidden test file for tst-regex2 as well hace 18 años
  Mike Frysinger d989a5dcc0 hide div functions in libc, but export them in ldso so that other shared libs dont barf on us hace 18 años
  Mike Frysinger 63c36c1713 grab register definitions from regdef.h instead of using our own local ones hace 18 años
  Mike Frysinger 93cd5fc81d make all the warnings the same and add line #s so we can pick em out at runtime hace 18 años
  Mike Frysinger 005657ccfb kill spurious semicolons hace 18 años