Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-24 | Merge pthread_mutex_trylock(3) into pthread_mutex_lock(3) and document | Philip Guenthe | |
pthread_mutex_timedlock() in that same page ok fgsch@, brad@, as well as jmc@, who also fixed a bunch of nits | |||
2007-07-26 | apparently this function cannot return EBUSY, so back out -r1.7; | Jason McIntyre | |
from pjanzen; ok marc | |||
2007-05-31 | convert to new .Dd format; | Jason McIntyre | |
2005-02-09 | document [EBUSY]; | Jason McIntyre | |
from freebsd pr #73887; ok marc@ | |||
2002-02-21 | Use .St for standards. Random cleanups as well. | Federico G. Schwindt | |
1999-11-24 | Add FreeBSD tags | David Leonard | |
1999-07-02 | remove redundant .Pp macros | Aaron Campbell | |
1999-03-10 | Fix .Os so that correct OS version appears | David Leonard | |
1998-11-09 | sync with FreeBSD (rwlock, gc thread, man pages) | David Leonard | |
add (broken) mips md stuff fix some const warnings add sigaltstack() stub another hash at getting shlib auto-init to work (mips/elf and i386/a.out) | |||
1998-08-27 | experimental threaded libc - kernel only | David Leonard | |