Commit History

Author SHA1 Message Date
  Mike Frysinger 616f7797b0 keep uclibc features in the source 19 years ago
  "Steven J. Hill" fc6389aa6a Fix 'realloc' and revert previous changes to tests. malloc tests all pass regardless of the setting of MALLOC_GLIBC_COMPAT. 19 years ago
  "Steven J. Hill" 18811a88f7 Fix tests to work if MALLOC_GLIBC_COMPAT is enabled. 19 years ago
  "Steven J. Hill" db8fa9bb9a If locale support is not enabled, don't build 'tst_ftime_l'. 19 years ago
  "Steven J. Hill" ecee0e19a8 Do NOT hide 'utime'. When building binutils for the target using buildroot 19 years ago
  Mike Frysinger 1088ed4c43 sync with glibc 19 years ago
  Mike Frysinger 7d7d093de8 fix gcc warnings 19 years ago
  Mike Frysinger 729074309d sync with glibc 19 years ago
  Peter S. Mazinger 42c1ad48fa Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back 19 years ago
  Peter S. Mazinger 7747ec4565 Remove duplicate hidden __curbrk (ppc), make use of the hidden versions 19 years ago
  Peter S. Mazinger 89736cf64b Add comment why --gc-sections is ignored 19 years ago
  Mike Frysinger 2ed1ec2317 update ignores 19 years ago
  Mike Frysinger 6e07be5729 shouldnt have been added to svn 19 years ago
  Mike Frysinger 1ff4c6408c sync with glibc CVS 19 years ago
  Peter S. Mazinger a219c7ddc9 try to get libpthread built w/ -DSHARED, what to do w/ _dl_load_lock? 19 years ago
  Mike Frysinger b024ba802e blah, glibc moved linuxthreads around 19 years ago
  Peter S. Mazinger d9a55dbffa Add back XLOCALE for hidden uselocale 19 years ago
  Peter S. Mazinger e619cc8ea2 Disable --gc-sections until I find why it is ignored on some configurations 19 years ago
  Peter S. Mazinger 7dd5f53f32 Use GNU features only if defined in header 19 years ago
  Peter S. Mazinger db33a44644 Sync w/ upstream, hide pthread_atfork 19 years ago
  Peter S. Mazinger 41db918cae Not the best idea moving libc_hidden_proto to uClibc_glue.h 19 years ago
  Peter S. Mazinger e9cc671723 Get rid of forwarded __pthread_attr_init 19 years ago
  Peter S. Mazinger 55628cb04c Move __clone/__uselocale to uClibc_glue.h 19 years ago
  Peter S. Mazinger d0a847fd8a Remove unneeded ; after *_alias 19 years ago
  Peter S. Mazinger 6ba0493bc3 Create libpthread_nonshared.a 19 years ago
  Peter S. Mazinger 0defd6e9a9 Add common part of linker scripts to a file and make use of it 19 years ago
  Peter S. Mazinger e845126408 Add support for libpthread_nonshared.a, strip the objects in *nonshared* 19 years ago
  Peter S. Mazinger 396edb58b6 uClibc_pthread.h wasn't ever included 19 years ago
  Peter S. Mazinger 0a2d6f6c7c Get rid of nested extern warnings if threads are disabled 19 years ago
  Peter S. Mazinger 078d738e36 Remove __libc_internal_tsd_{s,g}et, they do not exist anymore 19 years ago