Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Prefix MUTEX_TYPE_MAX with PTHREAD_ to avoid namespace pollution. | 2005-10-31 | 1 | -3/+3 | |
| | | | | | | | | - Remove the macros MUTEX_TYPE_FAST and MUTEX_TYPE_COUNTING_FAST. From stefanf FreeBSD ok fgsch@ | ||||
* | pthread_* do not set errno but returns a errno value. | 2001-08-10 | 1 | -7/+4 | |
| | |||||
* | Implement pthread_mutexattr_gettype() as defined in Single Unix Spec, v2; | 2001-08-09 | 1 | -1/+16 | |
| | | | | from FreeBSD. | ||||
* | sync with FreeBSD | 1999-11-25 | 1 | -3/+5 | |
| | |||||
* | sync with FreeBSD | 1999-05-26 | 1 | -3/+2 | |
| | |||||
* | ident | 1999-01-06 | 1 | -0/+1 | |
| | |||||
* | sync with FreeBSD | 1998-12-10 | 1 | -0/+14 | |
| | |||||
* | experimental threaded libc - kernel only | 1998-08-27 | 1 | -0/+64 | |