Commit történet

Szerző SHA1 Üzenet Dátum
  Rich Felker 98e02144da use rt_sigprocmask, not legacy sigprocmask, syscall in pthread exit code 14 éve
  Rich Felker 19eb13b9a4 race condition fix: block all signals before decrementing thread count 14 éve
  Rich Felker fb11b6b85e make pthread_exit run dtors for last thread, wait to decrement thread count 14 éve
  Rich Felker e882756311 reorganize pthread data structures and move the definitions to alltypes.h 14 éve
  Rich Felker 0b2006c8fe begin unifying clone/thread management interface in preparation for porting 14 éve
  Rich Felker 59666802fb make pthread_create return EAGAIN on resource failure, as required by POSIX 14 éve
  Rich Felker 1a9a2ff7b0 reorganize thread exit code, make pthread_exit call cancellation handlers (pt2) 14 éve
  Rich Felker 0b44a0315b initial check-in, version 0.5.0 14 éve