Age | Commit message (Expand) | Author |
---|---|---|
2020-04-03 | Clarify conditions in which pthread_mutex_destroy(3) returns EBUSY. | Stefan Sperling |
2013-06-05 | use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze | Ted Unangst |
2012-02-24 | now that pthread_mutex_trylock.3 has been folded into pthread_mutex_lock.3, | Jason McIntyre |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
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 |
1999-02-27 | make function names the correct case | Theo de Raadt |
1998-11-09 | sync with FreeBSD (rwlock, gc thread, man pages) | David Leonard |
1998-08-27 | experimental threaded libc - kernel only | David Leonard |