Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |