Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-04-12 | speed up threaded fork | Rich Felker | 1 | -2/+1 |
2011-03-24 | overhaul cancellation to fix resource leaks and dangerous behavior with signals | Rich Felker | 2 | -2/+14 |
2011-03-20 | global cleanup to use the new syscall interface | Rich Felker | 5 | -7/+7 |
2011-03-09 | make fork properly initialize the main thread in the child process | Rich Felker | 1 | -0/+7 |
2011-02-27 | implement fexecve | Rich Felker | 1 | -0/+10 |
2011-02-18 | add pthread_atfork interface | Rich Felker | 1 | -3/+6 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | 12 | -0/+194 |