コミット履歴

作者 SHA1 メッセージ 日付
  Peter S. Mazinger 89663ff0fa Enable EXTRA_WARNINGS on DODEBUG 20 年 前
  Peter S. Mazinger d48e59d980 Guard matherr/__kernel_standard w/ _IEEE_LIBM, we do not use them, save 7,6k 20 年 前
  Peter S. Mazinger 766ef9a2cc Correct build if UCLIBC_HAS_CTYPE_TABLES is not defined 20 年 前
  Peter S. Mazinger 55b24e4e95 Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOPEN_SOURCE 20 年 前
  Peter S. Mazinger 86ea254301 Comment __USE_UNIX98, not needed, add __glibc_strerror_r prototype for non-GNU 20 年 前
  Peter S. Mazinger 60d4611c5d Comment __mbrlen 20 年 前
  Mike Frysinger 6a84ed078a some more fixes from rholzmann in Bug 716 ... make sure the code actually functions, then we worry about shrinking it ... 20 年 前
  Peter S. Mazinger a37bca9e7a stderr does not have hidden version anymore, disable it's use 20 年 前
  Peter S. Mazinger 4b807cb96c Replace __THROW w/ __NTH pointed out by Amir Shalem, take 2 20 年 前
  Peter S. Mazinger c79531a0de Replace __THROW w/ __NTH pointed out by Amir Shalem 20 年 前
  Peter S. Mazinger 3f86681211 Guard the reentrant prototypes w/ appropiate config option 20 年 前
  Mike Frysinger 616f7797b0 keep uclibc features in the source 20 年 前
  "Steven J. Hill" fc6389aa6a Fix 'realloc' and revert previous changes to tests. malloc tests all pass regardless of the setting of MALLOC_GLIBC_COMPAT. 20 年 前
  "Steven J. Hill" 18811a88f7 Fix tests to work if MALLOC_GLIBC_COMPAT is enabled. 20 年 前
  "Steven J. Hill" db8fa9bb9a If locale support is not enabled, don't build 'tst_ftime_l'. 20 年 前
  "Steven J. Hill" ecee0e19a8 Do NOT hide 'utime'. When building binutils for the target using buildroot 20 年 前
  Mike Frysinger 1088ed4c43 sync with glibc 20 年 前
  Mike Frysinger 7d7d093de8 fix gcc warnings 20 年 前
  Mike Frysinger 729074309d sync with glibc 20 年 前
  Peter S. Mazinger 42c1ad48fa Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back 20 年 前
  Peter S. Mazinger 7747ec4565 Remove duplicate hidden __curbrk (ppc), make use of the hidden versions 20 年 前
  Peter S. Mazinger 89736cf64b Add comment why --gc-sections is ignored 20 年 前
  Mike Frysinger 2ed1ec2317 update ignores 20 年 前
  Mike Frysinger 6e07be5729 shouldnt have been added to svn 20 年 前
  Mike Frysinger 1ff4c6408c sync with glibc CVS 20 年 前
  Peter S. Mazinger a219c7ddc9 try to get libpthread built w/ -DSHARED, what to do w/ _dl_load_lock? 20 年 前
  Mike Frysinger b024ba802e blah, glibc moved linuxthreads around 20 年 前
  Peter S. Mazinger d9a55dbffa Add back XLOCALE for hidden uselocale 20 年 前
  Peter S. Mazinger e619cc8ea2 Disable --gc-sections until I find why it is ignored on some configurations 20 年 前
  Peter S. Mazinger 7dd5f53f32 Use GNU features only if defined in header 20 年 前