Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2012-11-08 | clean up sloppy nested inclusion from pthread_impl.h | Rich Felker | -0/+1 |
2011-08-06 | use weak aliases rather than function pointers to simplify some code | Rich Felker | -2/+8 |
2011-07-16 | ensure in fork that child gets its own new robust mutex list | Rich Felker | -0/+1 |
2011-04-20 | fix minor bugs due to incorrect threaded-predicate semantics | Rich Felker | -1/+2 |
2011-04-17 | clean up handling of thread/nothread mode, locking | Rich Felker | -1/+1 |
2011-04-12 | speed up threaded fork | Rich Felker | -2/+1 |
2011-03-20 | global cleanup to use the new syscall interface | Rich Felker | -3/+3 |
2011-03-09 | make fork properly initialize the main thread in the child process | Rich Felker | -0/+7 |
2011-02-18 | add pthread_atfork interface | Rich Felker | -3/+6 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | -0/+9 |