Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Start syncing with FreeBSD: | 2001-08-21 | 1 | -4/+5 | |
| | | | | | | | | | | o Implement _get_curthread() and _set_curthread(). Use it where possible. o Add missing _thread_[enter|leave]_cancellation_point(). o Add a couple of not yet used vars to pthread_private.h. o Remove return's from void functions. This is by no means complete, but instead of doing a big commit, i'll split it in small ones, minimizing diffs. | ||||
* | correctly return ssize_t. | 2001-08-17 | 1 | -2/+2 | |
| | |||||
* | sync with FreeBSD | 1999-11-25 | 1 | -14/+10 | |
| | |||||
* | document cancellation point handling a bit better | 1999-06-09 | 1 | -1/+5 | |
| | |||||
* | pthread_cancel() and cancellation points | 1999-01-17 | 1 | -2/+8 | |
| | |||||
* | preserve FreeBSD idents | 1998-12-23 | 1 | -2/+2 | |
| | |||||
* | experimental threaded libc - kernel only | 1998-08-27 | 1 | -0/+98 | |