Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | overhaul pthread cancellation | Rich Felker | 2011-04-17 | 1 | -6/+2 |
* | consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefix | Rich Felker | 2011-04-06 | 1 | -1/+1 |
* | overhaul cancellation to fix resource leaks and dangerous behavior with signals | Rich Felker | 2011-03-24 | 1 | -0/+1 |
* | syscall overhaul part two - unify public and internal syscall interface | Rich Felker | 2011-03-19 | 1 | -1/+1 |
* | make sigtimedwait a cancellation point | Rich Felker | 2011-03-10 | 1 | -0/+3 |
* | don't fail with EINTR in sigtimedwait | Rich Felker | 2011-03-10 | 1 | -6/+6 |
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+12 |