Historie revizí

Autor SHA1 Zpráva Datum
  Rich Felker ce17ea6f2c add prototypes for GNU *_unlocked stdio functions před 13 roky
  Rich Felker a6540174be add dummied strverscmp (obnoxious GNU function) před 13 roky
  Rich Felker d4045a1683 declare alloca in stdlib.h when _GNU_SOURCE is defined před 13 roky
  Rich Felker 8fe5fa56ee fix serious bug in pthread_join před 13 roky
  Rich Felker eb351a9e63 fix pthread_join wait call: thread termination tid futex is not private před 13 roky
  Rich Felker b4de6f93ae implement POSIX asynchronous io před 13 roky
  Rich Felker 96cea94ad2 fix incorrect overflow errors on strtoul, etc. před 13 roky
  Rich Felker 5989dde345 strptime: fix use of uninitialized dest field in converting integer před 13 roky
  Rich Felker d2e061a2bd more fmemopen null termination fixes před 13 roky
  Rich Felker e72ee5786b fix some fmemopen behaviors před 13 roky
  Rich Felker a7778dae22 handle pending cancellation when enabling async cancellation před 13 roky
  Rich Felker 22e4542348 fmemopen: fix eof handling, hopefully right this time před 13 roky
  Rich Felker f81279ff58 fmemopen fixes před 13 roky
  Rich Felker 7ee3dcb3c6 memstreams: fix incorrect handling of file pos > current size před 13 roky
  Rich Felker c88f36f556 optimize seek function for memory streams před 13 roky
  Rich Felker 32d67e938e fix twos complement overflow bug in mem streams boundary check před 13 roky
  Rich Felker d4fa6f0e08 implement fmemopen před 13 roky
  Rich Felker 1e69376435 fix some length calculations in memory streams před 13 roky
  Rich Felker 1461e02757 implement open_wmemstream před 13 roky
  Rich Felker ad70ba774f fix RTLD_NEXT on x86_64 před 13 roky
  Rich Felker b158b32a44 implement open_memstream před 13 roky
  Rich Felker adb7093caa fix missing prototypes/wrong signature for psiginfo, psignal před 13 roky
  Rich Felker 1f5ff26cd7 fix broken FD_* macros on 64-bit targets před 13 roky
  Rich Felker 291666a14a bring back ___environ symbol (3 underscores) před 13 roky
  Rich Felker 1c8bead345 use new a_crash() asm to optimize double-free handler. před 13 roky
  Rich Felker df0b5a4940 security hardening: ensure suid programs have valid stdin/out/err před 13 roky
  Rich Felker c0f344160d in pathconf, -1, not 0, means unsupported.. syncio presumably works, too. před 13 roky
  Rich Felker 3e082df3cc fix bogus pathconf result for file size bits před 13 roky
  Rich Felker 47a8816ded partially working strptime před 13 roky
  Rich Felker cf8506ad94 ldso: move the suid/secure check code closer to env/auxv processing před 13 roky