Commit History

Autor SHA1 Mensaxe Data
  Rich Felker a7f18a5529 have new timer threads unblock their own SIGTIMER %!s(int64=11) %!d(string=hai) anos
  Rich Felker 7c6c290695 add system for resetting TLS to initial values %!s(int64=11) %!d(string=hai) anos
  Rich Felker 7356c2554e fix multiple bugs in SIGEV_THREAD timers %!s(int64=11) %!d(string=hai) anos
  Rich Felker cc11b42286 silence nonsensical warnings in timer_create %!s(int64=12) %!d(string=hai) anos
  Rich Felker ccc7b4c3a1 remove __SYSCALL_SSLEN arch macro in favor of using public _NSIG %!s(int64=12) %!d(string=hai) anos
  Rich Felker efd4d87aa4 clean up sloppy nested inclusion from pthread_impl.h %!s(int64=12) %!d(string=hai) anos
  Rich Felker 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 %!s(int64=12) %!d(string=hai) anos
  Rich Felker 2f437040e7 fix (hopefully) all hard-coded 8's for kernel sigset_t size %!s(int64=12) %!d(string=hai) anos
  Rich Felker b1a7102d83 more efficient signal blocking for timer threads %!s(int64=13) %!d(string=hai) anos
  Rich Felker 8b625e45ff normal exit from timer thread should run dtors, restore cancel state %!s(int64=13) %!d(string=hai) anos
  Rich Felker c516807173 block signals in timer threads %!s(int64=13) %!d(string=hai) anos
  Rich Felker 4c4e22d781 optimize compound-literal sigset_t's not to contain useless hurd bits %!s(int64=14) %!d(string=hai) anos
  Rich Felker 99b8a25e94 overhaul implementation-internal signal protections %!s(int64=14) %!d(string=hai) anos
  Rich Felker 016a5dc192 use a separate signal from SIGCANCEL for SIGEV_THREAD timers %!s(int64=14) %!d(string=hai) anos
  Rich Felker 2063c4cac2 run pthread tsd destructors when a timer thread pretends to exit %!s(int64=14) %!d(string=hai) anos
  Rich Felker 82171d6ac0 greatly improve SIGEV_THREAD timers %!s(int64=14) %!d(string=hai) anos
  Rich Felker cd3bb38412 fix signal-based timers with null sigevent argument %!s(int64=14) %!d(string=hai) anos
  Rich Felker 6e9ed66d0d timer threads should sleep and stay asleep... a long time %!s(int64=14) %!d(string=hai) anos
  Rich Felker 6f1414e102 revert to deleting kernel-level timer from cancellation handler %!s(int64=14) %!d(string=hai) anos
  Rich Felker f01d351842 simplify calling of timer signal handler %!s(int64=14) %!d(string=hai) anos
  Rich Felker 3990c5c6a4 avoid all malloc/free in timer creation/destruction %!s(int64=14) %!d(string=hai) anos
  Rich Felker b8be64c43d optimize timer creation and possibly protect against some minor races %!s(int64=14) %!d(string=hai) anos
  Rich Felker 680630011d reorder timer initialization so that timer_create does not depend on free %!s(int64=14) %!d(string=hai) anos
  Rich Felker 80c4dcd253 implement POSIX timers %!s(int64=14) %!d(string=hai) anos