Историја ревизија

Аутор SHA1 Порука Датум
  Rich Felker 89740868c9 fix failure of printf %g to strip trailing zeros in some cases пре 11 година
  Rich Felker 109048e031 fix carry into uninitialized slots during printf floating point rounding пре 11 година
  Rich Felker 7e8b0761e5 remove some cruft from libc/tls init code пре 11 година
  Rich Felker 561e0a0968 remove cruft left behind when lazy thread pointer init was removed пре 11 година
  Rich Felker b9b2db2f37 add __sigsetjmp ABI-compat alias for sigsetjmp пре 11 година
  sin 141d3b5c2a remove struct elem entirely from hsearch.c пре 11 година
  sin fe1ba7dbf1 implement hcreate_r, hdestroy_r and hsearch_r пре 11 година
  Rich Felker 5446303328 avoid malloc failure for small requests when brk can't be extended пре 11 година
  Rich Felker 91d5aa0657 fix microblaze syscall register clobbers пре 11 година
  Timo Teräs 2b74315d8a remove lazy ssp initialization пре 11 година
  Rich Felker 436d3723af if dynamic linker's relro mprotect call fails, include reason in message пре 11 година
  Rich Felker fa7248c971 cosmetic improvements in dynamic linker cleanup пре 11 година
  Timo Teräs 8769196ffb clean up internal dynamic linker functions enumerating phdrs пре 11 година
  Timo Teräs e13a2b8953 implement PT_GNU_RELRO support пре 11 година
  Rich Felker 689e0e6bf7 fix pointer type mismatch and misplacement of const пре 11 година
  Timo Teräs 0a8d98285f fix confstr return value пре 11 година
  Rich Felker dab441aea2 always initialize thread pointer at program start пре 11 година
  Rich Felker 98221c3611 reduce static linking overhead from TLS support by inlining mmap syscall пре 11 година
  Rich Felker 30c1205acd 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 година
  Rich Felker 40d58b44d0 fix typo in filename used in sh port пре 11 година