Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | block signals during fork | Rich Felker | 2013-08-08 | 1 | -0/+3 |
* | clean up sloppy nested inclusion from pthread_impl.h | Rich Felker | 2012-11-08 | 1 | -0/+1 |
* | use weak aliases rather than function pointers to simplify some code | Rich Felker | 2011-08-06 | 1 | -2/+8 |
* | ensure in fork that child gets its own new robust mutex list | Rich Felker | 2011-07-16 | 1 | -0/+1 |
* | 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 |
* | speed up threaded fork | Rich Felker | 2011-04-12 | 1 | -2/+1 |
* | global cleanup to use the new syscall interface | Rich Felker | 2011-03-20 | 1 | -3/+3 |
* | make fork properly initialize the main thread in the child process | Rich Felker | 2011-03-09 | 1 | -0/+7 |
* | 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 | 1 | -0/+9 |