summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/man/pthread_rwlock_rdlock.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* document when the _timed{rd,wr}lock functions first appeared; from bradjmc2010-05-031-2/+6
| | | | ok guenther
* Add support for pthread_rwlock_timed locks.tedu2010-04-121-8/+32
| | | | from brad. ok kurt, who's too busy to commit
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* section reorder;jmc2003-06-021-13/+13
|
* - typosjmc2003-05-181-7/+8
| | | | | - new sentence, new line - clean up .Xrs
* Trailing whitespace begone!aaron2000-04-121-2/+2
|
* Suffix "i.e." and "e.g." with a comma. Just another really picky man pageaaron2000-03-141-2/+2
| | | | | commit, as we want our documentation to be as consistently formatted as possible (it's getting there :-)).
* Add FreeBSD tagsd1999-11-241-2/+4
|
* This is OpenBSD.alex1999-04-211-3/+3
|
* sync with FreeBSD (rwlock, gc thread, man pages)d1998-11-091-0/+123
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)