Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename _thr_enter_cancellation_point to _thr_cancel_enter, rename | davidxu | 2003-12-09 | 1 | -2/+2 |
* | Eek, staticize a couple of functions that shouldn't | deischen | 2003-05-19 | 1 | -1/+3 |
* | Revamp libpthread so that it has a chance of working in an SMP | deischen | 2003-04-18 | 1 | -2/+3 |
* | Make the changes needed for libpthread to compile in its new home. | mini | 2002-09-16 | 1 | -1/+1 |
* | Add a wrapper for pselect() in order to make it a cancellation point. | deischen | 2002-06-28 | 1 | -0/+54 |