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

Аутор SHA1 Порука Датум
  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) пре 14 година
  Rich Felker 1c8bead345 use new a_crash() asm to optimize double-free handler. пре 14 година
  Rich Felker df0b5a4940 security hardening: ensure suid programs have valid stdin/out/err пре 14 година
  Rich Felker c0f344160d in pathconf, -1, not 0, means unsupported.. syncio presumably works, too. пре 14 година
  Rich Felker 3e082df3cc fix bogus pathconf result for file size bits пре 14 година
  Rich Felker 47a8816ded partially working strptime пре 14 година
  Rich Felker cf8506ad94 ldso: move the suid/secure check code closer to env/auxv processing пре 14 година
  Rich Felker a045883365 honor AT_SECURE aux vector flag пре 14 година
  Rich Felker 623753ad64 RTLD_NEXT support пре 14 година
  Rich Felker 2719cc8628 LD_PRELOAD support пре 14 година
  Rich Felker ce7c6341d3 simplify and improve double-free check пре 14 година
  Rich Felker 6cb277d75e typo in macro definitions for x86_64 пре 14 година
  Rich Felker 9205e48609 macro for pthread_equal пре 14 година
  Rich Felker ef9dd03534 fix missing include in last commit пре 14 година
  Rich Felker ad5759821c fix clock() function пре 14 година
  Rich Felker 4054a135fc implement forkall пре 14 година
  Rich Felker 407d933052 pthread and synccall cleanup, new __synccall_wait op пре 14 година
  Rich Felker b1a7102d83 more efficient signal blocking for timer threads пре 14 година
  Rich Felker 8b625e45ff normal exit from timer thread should run dtors, restore cancel state пре 14 година
  Rich Felker c516807173 block signals in timer threads пре 14 година
  Rich Felker 1407785824 condition variable signal/bcast need not wake unless there are waiters пре 14 година
  Rich Felker cdfb725ca3 use weak aliase rather than weak reference for vdso clock_gettime пре 14 година