コミット履歴

作者 SHA1 メッセージ 日付
  Rich Felker df70eae24a add configure check for working compiler 11 年 前
  Szabolcs Nagy 45619f5c23 fix strftime %s not to zero pad with default width=2 11 年 前
  Rich Felker 3555f146a5 remove useless __yield alias for sched_yield 11 年 前
  Rich Felker d7389f0175 fix missing SO_RCVBUFFORCE and SO_SNDBUFFORCE in mips socket.h 11 年 前
  Bobby Bingham 9612cb38d4 fix superh nofpu check on old gcc versions 11 年 前
  Rich Felker c7776e708e perform minimal sanity checks on zoneinfo files loaded via TZ variable 11 年 前
  Rich Felker e65bb40b30 fix false negatives with periodic needles in strstr, wcsstr, and memmem 11 年 前
  Rich Felker 84613196aa release 1.0.1 11 年 前
  Rich Felker 6ca7c837aa fix deadlock race in pthread_once 11 年 前
  Szabolcs Nagy 52d262fa53 fix RLIMIT_ constants for mips 11 年 前
  Rich Felker 0575c8f7ad fix fallback code for old kernels in clock_gettime 11 年 前
  Rich Felker f82b05c496 use hidden visibility rather than protected for syscall internals 11 年 前
  Szabolcs Nagy 67dc1f3116 math: fix aliasing violation in long double wrappers 11 年 前
  Timo Teräs 043865cadf fix search past the end of haystack in memmem 11 年 前
  Rich Felker a65824a74f fix printf rounding with %g for some corner case midpoints 11 年 前
  Rich Felker 9de00a019e fix failure of printf %g to strip trailing zeros in some cases 11 年 前
  Rich Felker ad0dfd04c2 fix carry into uninitialized slots during printf floating point rounding 11 年 前
  Rich Felker d636714704 fix microblaze syscall register clobbers 11 年 前
  Timo Teräs f96f47d059 fix confstr return value 11 年 前
  Rich Felker f27ca16e9d include header that declares __syscall_ret where it's defined 11 年 前
  Rich Felker 8afa7cf5d0 release 1.0.0 11 年 前
  Rich Felker b427d847f4 remove claim of XSI coverage from README 11 年 前
  Rich Felker 4b0f39cb53 update README in preparation for release 11 年 前
  Rich Felker cec05e0429 update INSTALL file with new information and better advice 11 年 前
  Rich Felker 4ed1d0a908 update COPYRIGHT file with additional contributor information 11 年 前
  rofl0r 8c820231ed configure: check for __ILP32__ if arch is x86_64 11 年 前
  Rich Felker 9505bfbc40 fix signal.h breakage from moving stack_t to arch-specific bits 11 年 前
  Rich Felker 12f37cdee5 fix mips stack_t 11 年 前
  Rich Felker bd5f221eaa move signal.h definition of stack_t to arch-specific bits 11 年 前
  Rich Felker 25faa2034d fix mips sigsetjmp asm to match fixed jmp_buf size 11 年 前