Historial de Commits

Autor SHA1 Mensaje Fecha
  Rich Felker cd3bb38412 fix signal-based timers with null sigevent argument hace 14 años
  Rich Felker 6e9ed66d0d timer threads should sleep and stay asleep... a long time hace 14 años
  Rich Felker 6f1414e102 revert to deleting kernel-level timer from cancellation handler hace 14 años
  Rich Felker f01d351842 simplify calling of timer signal handler hace 14 años
  Rich Felker 3990c5c6a4 avoid all malloc/free in timer creation/destruction hace 14 años
  Rich Felker b8be64c43d optimize timer creation and possibly protect against some minor races hace 14 años
  Rich Felker 680630011d reorder timer initialization so that timer_create does not depend on free hace 14 años
  Rich Felker 80c4dcd253 implement POSIX timers hace 14 años