Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze | 2013-06-05 | 1 | -3/+3 | |
| | |||||
* | Merge pthread_mutex_trylock(3) into pthread_mutex_lock(3) and document | 2012-02-24 | 1 | -13/+105 | |
| | | | | | | pthread_mutex_timedlock() in that same page ok fgsch@, brad@, as well as jmc@, who also fixed a bunch of nits | ||||
* | apparently this function cannot return EBUSY, so back out -r1.7; | 2007-07-26 | 1 | -6/+2 | |
| | | | | from pjanzen; ok marc | ||||
* | convert to new .Dd format; | 2007-05-31 | 1 | -2/+2 | |
| | |||||
* | document [EBUSY]; | 2005-02-09 | 1 | -1/+5 | |
| | | | | | from freebsd pr #73887; ok marc@ | ||||
* | Use .St for standards. Random cleanups as well. | 2002-02-21 | 1 | -4/+4 | |
| | |||||
* | Add FreeBSD tags | 1999-11-24 | 1 | -0/+3 | |
| | |||||
* | remove redundant .Pp macros | 1999-07-02 | 1 | -1/+0 | |
| | |||||
* | Fix .Os so that correct OS version appears | 1999-03-10 | 1 | -1/+1 | |
| | |||||
* | sync with FreeBSD (rwlock, gc thread, man pages) | 1998-11-09 | 1 | -4/+3 | |
| | | | | | | | 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) | ||||
* | experimental threaded libc - kernel only | 1998-08-27 | 1 | -0/+73 | |