Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clean up pthread_sigmask/sigprocmask dependency order | Rich Felker | 2011-07-30 | 1 | -8/+4 |
* | overhaul implementation-internal signal protections | Rich Felker | 2011-05-07 | 1 | -18/+2 |
* | use a separate signal from SIGCANCEL for SIGEV_THREAD timers | Rich Felker | 2011-04-14 | 1 | -0/+1 |
* | global cleanup to use the new syscall interface | Rich Felker | 2011-03-20 | 1 | -1/+1 |
* | fix error handling for pthread_sigmask | Rich Felker | 2011-03-09 | 1 | -1/+5 |
* | fix null pointer dereference introduced in last sigprocmask commit | Rich Felker | 2011-02-20 | 1 | -1/+1 |
* | prevent sigprocmask/pthread_sigmask from blocking implementation signals | Rich Felker | 2011-02-19 | 1 | -3/+5 |
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+23 |