コミット履歴

作者 SHA1 メッセージ 日付
  Peter S. Mazinger a886737c3e Remove redundant redefine of __clone 18 年 前
  Peter S. Mazinger b19fae0019 s/staticly/statically/, thx Bernhard Fischer 18 年 前
  Peter S. Mazinger c29df5ad24 Guard GL(name) and it's users w/ SHARED 18 年 前
  Peter S. Mazinger b38a7b0945 Move hidden xdr_rmtcall_args prototype before first use 18 年 前
  Mike Frysinger 39eff5150b Richard Sandiford writes: 18 年 前
  Peter S. Mazinger 9d341d2232 Correct typo 18 年 前
  Peter S. Mazinger a26ac41c49 Add new option for SuSv3 legacy functions and use it for bcopy/bzero/bcmp/index/rindex 18 年 前
  Peter S. Mazinger 9f853a2642 forgotten to update gettimeofday here as well 18 年 前
  Peter S. Mazinger a4da1e43fc Sync w/ string.h, glibc version is out of date 18 年 前
  Peter S. Mazinger 64b8d39133 Mark some functions as BSD only 18 年 前
  Peter S. Mazinger d5f635529a select needs sys/select.h, str[n]casecmp/ffs needs strings.h, if BSD is not defined, gettimeofday has other prototype and tm_gmtoff/tm_zone do not exist 18 年 前
  Mike Frysinger 9535cbf18c Richard Sandiford writes: 18 年 前
  Peter S. Mazinger d126b4a3fb Mark SVID functions 18 年 前
  Peter S. Mazinger 89663ff0fa Enable EXTRA_WARNINGS on DODEBUG 18 年 前
  Peter S. Mazinger d48e59d980 Guard matherr/__kernel_standard w/ _IEEE_LIBM, we do not use them, save 7,6k 18 年 前
  Peter S. Mazinger 766ef9a2cc Correct build if UCLIBC_HAS_CTYPE_TABLES is not defined 18 年 前
  Peter S. Mazinger 55b24e4e95 Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOPEN_SOURCE 18 年 前
  Peter S. Mazinger 86ea254301 Comment __USE_UNIX98, not needed, add __glibc_strerror_r prototype for non-GNU 18 年 前
  Peter S. Mazinger 60d4611c5d Comment __mbrlen 18 年 前
  Mike Frysinger 6a84ed078a some more fixes from rholzmann in Bug 716 ... make sure the code actually functions, then we worry about shrinking it ... 18 年 前
  Peter S. Mazinger a37bca9e7a stderr does not have hidden version anymore, disable it's use 18 年 前
  Peter S. Mazinger 4b807cb96c Replace __THROW w/ __NTH pointed out by Amir Shalem, take 2 18 年 前
  Peter S. Mazinger c79531a0de Replace __THROW w/ __NTH pointed out by Amir Shalem 18 年 前
  Peter S. Mazinger 3f86681211 Guard the reentrant prototypes w/ appropiate config option 18 年 前
  Mike Frysinger 616f7797b0 keep uclibc features in the source 18 年 前
  "Steven J. Hill" fc6389aa6a Fix 'realloc' and revert previous changes to tests. malloc tests all pass regardless of the setting of MALLOC_GLIBC_COMPAT. 18 年 前
  "Steven J. Hill" 18811a88f7 Fix tests to work if MALLOC_GLIBC_COMPAT is enabled. 18 年 前
  "Steven J. Hill" db8fa9bb9a If locale support is not enabled, don't build 'tst_ftime_l'. 18 年 前
  "Steven J. Hill" ecee0e19a8 Do NOT hide 'utime'. When building binutils for the target using buildroot 18 年 前
  Mike Frysinger 1088ed4c43 sync with glibc 18 年 前