Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2015-04-10 | process robust list in pthread_exit to fix detached thread use-after-unmap | Rich Felker | -24/+0 |
2014-08-17 | make pointers used in robust list volatile | Rich Felker | -4/+6 |
2014-08-16 | enable private futex for process-local robust mutexes | Rich Felker | -0/+22 |
2013-07-22 | make pthread attribute types structs, even when they just have one field | Rich Felker | -2/+2 |
2011-03-17 | implement robust mutexes | Rich Felker | -0/+9 |