커밋 기록

작성자 SHA1 메시지 날짜
  Rich Felker 65465101ee support ldso path files without final newline 12 년 전
  Rich Felker 40d5f7eb83 change ldso path file logic to replace rather than add to search path 12 년 전
  Rich Felker 3d9e3a309f fix "configure --prefix=" and improve path/arg handling in configure 12 년 전
  Rich Felker efd4d87aa4 clean up sloppy nested inclusion from pthread_impl.h 12 년 전
  Rich Felker 835f9f950e clean up stdio_impl.h 12 년 전
  Rich Felker 1e717ea3d2 fix dlsym asm for mips 12 년 전
  Rich Felker e8a0b27a71 improve SOCK_NONBLOCK/SOCK_CLOEXEC fallback code 12 년 전
  Rich Felker 32d6d77e54 fix numerous mips abi constant definition mismatches 12 년 전
  Rich Felker fc5f16d182 mips cache flush/ctl syscall support and header 12 년 전
  Rich Felker 2f2f115b58 remove one unnecessary static var from dynamic linker 12 년 전
  Rich Felker a617a8e2ad fix more unused variable warnings 12 년 전
  Rich Felker 3a5aa8e49c fix unused variable warnings 12 년 전
  Rich Felker b367ab15fa avoid breakage if somebody wrongly defines empty feature test macros 12 년 전
  Rich Felker 18c0e02e2b add dl_iterate_phdr interface 12 년 전
  Rich Felker 76f28cfce5 system is a cancellation point 12 년 전
  Rich Felker dd762cf6e5 release notes for 0.9.7 12 년 전
  Rich Felker 86dd1e7bbb fix shmdt syscall calling convention on old archs 12 년 전
  Rich Felker 8fc7b5965a separate getc/putc from fgetc/fputc 12 년 전
  Rich Felker 3ffb556c58 update documentation 12 년 전
  Rich Felker cd31a1fc08 further pcc fixes in configure 12 년 전
  Rich Felker 3d99266b5e add support for detecting pcc's compiler runtime 12 년 전
  Rich Felker 607b05aca6 use explicit visibility to optimize a few hot-path function calls 12 년 전
  Rich Felker 80a45458e0 configure: test not just compiling but linking with -march/-mtune 12 년 전
  Rich Felker c8cb6bcdf0 correct locking in stdio functions that tried to be lock-free 12 년 전
  Rich Felker 892cafff66 greatly improve freopen behavior 12 년 전
  Rich Felker 708c91f4e9 remove useless failure-check from freopen (can't happen) 12 년 전
  Rich Felker 838951c97e simplify logic in stpcpy; avoid copying first aligned byte twice 12 년 전
  Rich Felker 4eb4844b31 fix issues with wait constants in stdlib.h 12 년 전
  Rich Felker 31a55f233b as an extension, have putenv("VAR") behave as unsetenv("VAR") 12 년 전
  Rich Felker 8489897e01 accept "nan(n-char-sequence)" in strtod/scanf functions 12 년 전