summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/uthread/uthread_mattr_kind_np.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Prefix MUTEX_TYPE_MAX with PTHREAD_ to avoid namespace pollution.brad2005-10-311-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.fgsch2001-08-101-7/+4
|
* Implement pthread_mutexattr_gettype() as defined in Single Unix Spec, v2;fgsch2001-08-091-1/+16
| | | | from FreeBSD.
* sync with FreeBSDd1999-11-251-3/+5
|
* sync with FreeBSDd1999-05-261-3/+2
|
* identd1999-01-061-0/+1
|
* sync with FreeBSDd1998-12-101-0/+14
|
* experimental threaded libc - kernel onlyd1998-08-271-0/+64