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

Аутор SHA1 Порука Датум
  Rich Felker cdfb725ca3 use weak aliase rather than weak reference for vdso clock_gettime пре 13 година
  Rich Felker b3c08a16c0 simplify unified timed wait code, drop support for newer method пре 13 година
  Rich Felker b2b95a58b4 add fast path for normal mutexes back to pthread_mutex_lock пре 13 година
  Rich Felker 188ebf51b4 close should not be cancellable after "failing" with EINTR пре 13 година
  Rich Felker 8426a99048 ensure the compiler does not move around thread-register-based reads пре 13 година
  Rich Felker 357876052b simplify multi-threaded errno, eliminate useless function pointer пре 13 година
  Rich Felker 98acf04fc0 use weak aliases rather than function pointers to simplify some code пре 13 година
  Rich Felker 338b663ddb fix off-by-one bug in siglongjmp that caused unpredictable behavior пре 13 година
  Rich Felker 5f37fc132a further debloat cancellation handlers пре 13 година
  Rich Felker 56385dd5fe missed detail in cancellation bloat fix пре 13 година
  Rich Felker 730bee725a fix static linking dependency bloat with cancellation пре 13 година
  Rich Felker fc0ecd35d8 implement if_nameindex and if_freenameindex пре 13 година
  Rich Felker 50304f2eef overhaul rwlocks to address several issues пре 13 година
  Rich Felker 8aeee8db21 timedwait: play it safe for now пре 13 година
  Rich Felker 4f5ba9211e fix stubbed-out reboot call пре 13 година
  Rich Felker 4717bfec70 correctly handle old kernels without FUTEX_WAIT_BITSET пре 13 година
  Rich Felker bdd893377f fix sem_timedwait bug introduced in timedwait unification пре 13 година
  Rich Felker ec381af902 unify and overhaul timed futex waits пре 13 година
  Rich Felker c68de0be2f avoid accessing mutex memory after atomic unlock пре 13 година
  Rich Felker 344ea14885 fix breakage in cancellation due to signal functions overhaul пре 13 година
  Rich Felker 88c4e72031 overhaul posix semaphores to fix destructability race пре 13 година
  Rich Felker 88798393ca fix wrong messages in gai_strerror пре 13 година
  Rich Felker f4e8e64b82 port numbers should always be interpreted as decimal пре 13 година
  Rich Felker e95b0a9d10 fix crash in dns code with new stdio locking code пре 13 година
  Rich Felker acfd06df17 consistency: use struct __ucontext instead of ucontext_t in prototypes пре 13 година
  Rich Felker 07827d1a82 fix race condition in sigqueue пре 13 година
  Rich Felker ad5881842e clean up pthread_sigmask/sigprocmask dependency order пре 13 година
  Rich Felker 544ee752cd fix some bugs in setxid and update setrlimit to use __synccall пре 13 година
  Rich Felker dba68bf98f add proper fuxed-based locking for stdio пре 13 година
  Rich Felker 7683fceede eliminate dependence of perror on printf пре 13 година