Commit History

作者 SHA1 備註 提交日期
  Rich Felker 83933573af add mips64 port 9 年之前
  Rich Felker 71392a91c3 generalize mips-specific reloc code not to hard-code sym/type encoding 9 年之前
  Szabolcs Nagy b023c03b57 math: fix expf(-NAN) and exp2f(-NAN) to return -NAN instead of 0 9 年之前
  Nathan Zadoks db66ef1f7d add sched_getcpu vDSO support 9 年之前
  Nathan Zadoks 98d335735d add sched_getcpu 9 年之前
  Szabolcs Nagy 29b1357537 fix ^* at the start of a complete BRE 9 年之前
  Szabolcs Nagy 39ea71fb8a fix * at the start of a BRE subexpression 9 年之前
  Michael Meeuwisse 6e694d6960 explicitly include stdio.h to get EOF definition needed by wctob 9 年之前
  Rich Felker 6d70c08a2c handle non-matching address family entries in hosts file 9 年之前
  Rich Felker fd224a800b make aarch64 atomic_arch.h report that it defines pointer-sized ll/sc 9 年之前
  Bobby Bingham 225f6a6b5b allow implementing a_cas_p with pointer-sized ll/sc 9 年之前
  Rich Felker 074e6b3fe3 release 1.1.14 9 年之前
  Rich Felker 8b084f06d0 generate list of crt files to install instead of hard-coding in makefile 9 年之前
  Rich Felker 4c101e158a add arch tuple matching for nt32 and nt64 in configure 9 年之前
  Rich Felker 71c334f951 work around regression building for armhf with clang (compiler bug) 9 年之前
  Rich Felker ed97dfd979 improve macro logic for enabling arm math asm 9 年之前
  Rich Felker 790580b2fc update authors/contributors list 9 年之前
  Rich Felker 2d0290debf fix regression in SH/FDPIC dynamic linker 9 年之前
  Rich Felker 5030e4a060 partly revert detection of broken float in configure 9 年之前
  Rich Felker 157e28492a support clean/distclean make targets in unconfigured tree 9 年之前
  Rich Felker 63bcda4d8f adjust makefile to make crt/ and ldso/ sources arch-replaceable 9 年之前
  Rich Felker 80fbaac4cd make configure attempt to catch broken floating point CFLAGS/defaults 9 年之前
  Rich Felker cf115059ba in crypt-sha*, reject excessive rounds as error rather than clamping 9 年之前
  Rich Felker ef2b5e9f13 fix unlikely corner cases in getopt's message printing 9 年之前
  Rich Felker 10a17dfbad fix assumption in fputs that fwrite returning 0 implies an error 9 年之前
  Rich Felker 9c102700a7 release 1.1.13 9 年之前
  Rich Felker 0ed932f34f do not define static_assert macro for pre-C11 compilers 9 年之前
  Rich Felker 692b16d14b add declarations for utmpname/utmpxname to appropriate headers 9 年之前
  Rich Felker 500c6886c6 fix return value for fread/fwrite when size argument is 0 9 年之前
  Rich Felker 416d1c7a71 fix line-buffered flush omission for odd usage of putc-family functions 9 年之前