Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | correct variadic prototypes for execl* family | Rich Felker | 2011-04-27 | 3 | -15/+18 | |
* | fix minor bugs due to incorrect threaded-predicate semantics | Rich Felker | 2011-04-20 | 1 | -1/+2 | |
* | clean up handling of thread/nothread mode, locking | Rich Felker | 2011-04-17 | 1 | -1/+1 | |
* | overhaul pthread cancellation | Rich Felker | 2011-04-17 | 2 | -12/+2 | |
* | speed up threaded fork | Rich Felker | 2011-04-12 | 1 | -2/+1 | |
* | overhaul cancellation to fix resource leaks and dangerous behavior with signals | Rich Felker | 2011-03-24 | 2 | -2/+14 | |
* | global cleanup to use the new syscall interface | Rich Felker | 2011-03-20 | 5 | -7/+7 | |
* | make fork properly initialize the main thread in the child process | Rich Felker | 2011-03-09 | 1 | -0/+7 | |
* | implement fexecve | Rich Felker | 2011-02-27 | 1 | -0/+10 | |
* | add pthread_atfork interface | Rich Felker | 2011-02-18 | 1 | -3/+6 | |
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 12 | -0/+194 |