Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove "#define _POSIX_THREADS" line before include <pthread.h>. | 2012-04-17 | 1 | -3/+1 | |
* | closefrom() should be a cancellation point | 2012-03-22 | 1 | -2/+16 | |
* | Reimplement mutexes, condvars, and rwlocks to eliminate bugs, | 2012-01-17 | 1 | -4/+28 | |
* | Delete some parameter names and extra semicolons that slipped through | 2012-01-04 | 1 | -5/+5 | |
* | Don't let applications block, wait for, or handle SIGTHR, as the | 2011-12-27 | 1 | -2/+4 | |
* | Implement cancelation for the basic syscall cancelation points, | 2011-12-05 | 1 | -0/+524 |