Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Have a single set of POSIX threads man pages. The LIBRARY section | ru | 2004-01-14 | 1 | -115/+0 |
| | | | | | | | | of each manpage lists libraries that have corresponding interfaces implemented. Prodded by: threads Reviewed by: deischen | ||||
* | mdoc(7) fixes. | ru | 2003-05-24 | 1 | -19/+27 |
| | | | | Approved by: re (blanket) | ||||
* | Add stub implementations of pthread_[gs]etconcurrency to libc_r and | jdp | 2003-04-20 | 1 | -0/+107 |
libthr. No changes were made to libpthread by request of deischen, who will soon commit a real implementation for that library. PR: standards/50848 Submitted by: Sergey A. Osokin <osa@freebsd.org.ru> MFC after: 1 week |