커밋 기록

작성자 SHA1 메시지 날짜
  Rich Felker eb351a9e63 fix pthread_join wait call: thread termination tid futex is not private 13 년 전
  Rich Felker b4de6f93ae implement POSIX asynchronous io 13 년 전
  Rich Felker 96cea94ad2 fix incorrect overflow errors on strtoul, etc. 13 년 전
  Rich Felker 5989dde345 strptime: fix use of uninitialized dest field in converting integer 13 년 전
  Rich Felker d2e061a2bd more fmemopen null termination fixes 13 년 전
  Rich Felker e72ee5786b fix some fmemopen behaviors 13 년 전
  Rich Felker a7778dae22 handle pending cancellation when enabling async cancellation 13 년 전
  Rich Felker 22e4542348 fmemopen: fix eof handling, hopefully right this time 13 년 전
  Rich Felker f81279ff58 fmemopen fixes 13 년 전
  Rich Felker 7ee3dcb3c6 memstreams: fix incorrect handling of file pos > current size 13 년 전
  Rich Felker c88f36f556 optimize seek function for memory streams 13 년 전
  Rich Felker 32d67e938e fix twos complement overflow bug in mem streams boundary check 13 년 전
  Rich Felker d4fa6f0e08 implement fmemopen 13 년 전
  Rich Felker 1e69376435 fix some length calculations in memory streams 13 년 전
  Rich Felker 1461e02757 implement open_wmemstream 13 년 전
  Rich Felker ad70ba774f fix RTLD_NEXT on x86_64 13 년 전
  Rich Felker b158b32a44 implement open_memstream 13 년 전
  Rich Felker adb7093caa fix missing prototypes/wrong signature for psiginfo, psignal 13 년 전
  Rich Felker 1f5ff26cd7 fix broken FD_* macros on 64-bit targets 13 년 전
  Rich Felker 291666a14a bring back ___environ symbol (3 underscores) 13 년 전
  Rich Felker 1c8bead345 use new a_crash() asm to optimize double-free handler. 13 년 전
  Rich Felker df0b5a4940 security hardening: ensure suid programs have valid stdin/out/err 13 년 전
  Rich Felker c0f344160d in pathconf, -1, not 0, means unsupported.. syncio presumably works, too. 13 년 전
  Rich Felker 3e082df3cc fix bogus pathconf result for file size bits 13 년 전
  Rich Felker 47a8816ded partially working strptime 13 년 전
  Rich Felker cf8506ad94 ldso: move the suid/secure check code closer to env/auxv processing 13 년 전
  Rich Felker a045883365 honor AT_SECURE aux vector flag 13 년 전
  Rich Felker 623753ad64 RTLD_NEXT support 13 년 전
  Rich Felker 2719cc8628 LD_PRELOAD support 13 년 전
  Rich Felker ce7c6341d3 simplify and improve double-free check 13 년 전