Commit History

Author SHA1 Message Date
  Mike Frysinger 1ff4c6408c sync with glibc CVS 18 years ago
  Peter S. Mazinger a219c7ddc9 try to get libpthread built w/ -DSHARED, what to do w/ _dl_load_lock? 18 years ago
  Mike Frysinger b024ba802e blah, glibc moved linuxthreads around 18 years ago
  Peter S. Mazinger d9a55dbffa Add back XLOCALE for hidden uselocale 18 years ago
  Peter S. Mazinger e619cc8ea2 Disable --gc-sections until I find why it is ignored on some configurations 18 years ago
  Peter S. Mazinger 7dd5f53f32 Use GNU features only if defined in header 18 years ago
  Peter S. Mazinger db33a44644 Sync w/ upstream, hide pthread_atfork 18 years ago
  Peter S. Mazinger 41db918cae Not the best idea moving libc_hidden_proto to uClibc_glue.h 18 years ago
  Peter S. Mazinger e9cc671723 Get rid of forwarded __pthread_attr_init 18 years ago
  Peter S. Mazinger 55628cb04c Move __clone/__uselocale to uClibc_glue.h 18 years ago
  Peter S. Mazinger d0a847fd8a Remove unneeded ; after *_alias 18 years ago
  Peter S. Mazinger 6ba0493bc3 Create libpthread_nonshared.a 18 years ago
  Peter S. Mazinger 0defd6e9a9 Add common part of linker scripts to a file and make use of it 18 years ago
  Peter S. Mazinger e845126408 Add support for libpthread_nonshared.a, strip the objects in *nonshared* 18 years ago
  Peter S. Mazinger 396edb58b6 uClibc_pthread.h wasn't ever included 18 years ago
  Peter S. Mazinger 0a2d6f6c7c Get rid of nested extern warnings if threads are disabled 18 years ago
  Peter S. Mazinger 078d738e36 Remove __libc_internal_tsd_{s,g}et, they do not exist anymore 18 years ago
  Peter S. Mazinger 4b1075e445 Add back sjhill's 14625 commit, correcting the typo that made it fail 18 years ago
  Mike Frysinger 163da2664a fix build/segv issues as reported and fixed by Brent Cook 18 years ago
  Peter S. Mazinger da2e16423c getopt_long-simple behaves as gnu getopt if POSIXLY_CORRECT is set, adapt test 18 years ago
  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 18 years ago
  Mike Frysinger 4bc11d6cf8 kill off gcc signed warnings 18 years ago
  Peter S. Mazinger 9ba7927dc7 Remove additional endif pointed out by vapier 18 years ago
  Peter S. Mazinger 2d1097a2da Add UCLIBC_HAS_SSP_COMPAT option guarding gcc-3.x ssp support 18 years ago
  Peter S. Mazinger 4ab008d3ba disable tst-gnuglob, it has no chance w/ our gnu glob 18 years ago
  Peter S. Mazinger 2e18f33c3c check_ld takes only 1 arg as pointed out by pkj 18 years ago
  Mike Frysinger da7412ee0e use sched_yield, not pthread_yield 18 years ago
  Mike Frysinger 574ed42288 disable older rlimit support by default 18 years ago
  Peter S. Mazinger 82ff19e279 Rename getopt_long-susv3 to -simple 18 years ago
  Peter S. Mazinger 2fb90be2fc Upstream update 18 years ago