Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | - typos | 2003-05-18 | 14 | -45/+44 | ||
| | | | | | - new sentence, new line - clean up .Xrs | |||||
* | RETURN VALUE -> RETURN VALUES in .Sh, as per mdoc template. | 2003-05-08 | 4 | -14/+14 | ||
| | | | | also new sentence, new line. | |||||
* | document that sigwait() needs to be linked with -pthread; | 2003-03-14 | 1 | -1/+9 | ||
| | | | | | | | from Mike Neuman; closes PR 3030 ok marc@ | |||||
* | copyrights added; | 2003-02-20 | 7 | -7/+28 | ||
| | | | | | these are all David Leonard, and Public Domain ok deraadt@ | |||||
* | intial -> initial; | 2003-02-18 | 1 | -2/+2 | ||
| | | | | | | | the great intial witch hunt, as prompted by tdeval@ os-aix-dso.c: ok henning@ ab.C: ok drahn@ | |||||
* | Use the sources that exist in sibdirs of libpthread, not libc_r | 2003-01-20 | 1 | -2/+2 | ||
| | ||||||
* | remove unused manpages (already in libc) and reorder SEE ALSO; marc@ ok. | 2002-11-09 | 3 | -78/+2 | ||
| | ||||||
* | spelling; raj@cerias.purdue.edu | 2002-06-04 | 1 | -2/+2 | ||
| | ||||||
* | o) start new sentence on a new line; | 2002-05-01 | 25 | -131/+176 | ||
| | | | | | | | o) always close .Bl tags; o) fix usage of .Xr; millert@ ok | |||||
* | Initial cleanup: | 2002-04-30 | 6 | -14/+13 | ||
| | | | | | | | | | | | | o) remove extra space in the end of line; o) remove extra blank lines in the end of file; o) remove .Pp before .Ss; o) CAVEAT -> CAVEATS; o) fix usage of .Fa; o) <blank-line> -> .Pp; o) wrap long lines; millert@ ok | |||||
* | correct .Xr's. | 2002-02-21 | 1 | -3/+3 | ||
| | ||||||
* | Use .St for standards. Random cleanups as well. | 2002-02-21 | 28 | -124/+169 | ||
| | ||||||
* | When cleanup_routine is called... also use .St to reference standards. | 2002-02-21 | 1 | -5/+5 | ||
| | ||||||
* | Xr pthread_kill; from fries@ | 2002-02-21 | 1 | -1/+2 | ||
| | ||||||
* | fix includes and some cleanup. | 2002-02-20 | 6 | -24/+17 | ||
| | ||||||
* | pthread_kill() manpage; from FreeBSD. | 2002-02-20 | 2 | -1/+77 | ||
| | ||||||
* | fix this by now; .Rv prolly has to be removed. | 2002-02-19 | 1 | -2/+3 | ||
| | ||||||
* | fix after fgs | 2002-01-28 | 1 | -3/+3 | ||
| | ||||||
* | correct function name. | 2002-01-28 | 1 | -2/+2 | ||
| | ||||||
* | sem_XXX(3) manpages; better now that never. | 2002-01-28 | 7 | -3/+507 | ||
| | | | | From FreeBSD. | |||||
* | o point pthread_setcancel(type|state) manpages where they belong. | 2001-12-07 | 2 | -16/+7 | ||
| | | | | o remove functions from pthread_cancel(3). | |||||
* | fix typo in thread status flags | 2001-11-02 | 1 | -2/+2 | ||
| | ||||||
* | Add note to BUGS section regarding linking with -ggdb vs -g | 2001-10-30 | 1 | -1/+11 | ||
| | ||||||
* | Describe all the thread status flags. Describe the two | 2001-10-28 | 1 | -17/+42 | ||
| | | | | environment variables used to control status format and display | |||||
* | spelling | 2001-08-20 | 1 | -2/+2 | ||
| | ||||||
* | enable pthread_main_np(3) | 2001-08-19 | 1 | -1/+2 | ||
| | ||||||
* | Describe the pthread_main_np() function | 2001-08-18 | 1 | -0/+42 | ||
| | ||||||
* | manpage for pthread_[get|set]schedparam; from FreeBSD. | 2001-08-11 | 2 | -3/+95 | ||
| | ||||||
* | o) We always close .Bl and .Bd tags; | 2001-08-06 | 1 | -2/+1 | ||
| | | | | | | | | | | o) .Sh AUTHOR -> .Sh AUTHORS; o) We don't like .Pp before/after .Sh; o) We don't like .Pp before/after .Rs/.Re; o) NetBSD -> .Nx; o) OpenBSD -> .Ox; millert@ ok | |||||
* | pthread_mutexattr_* manpage; from FreeBSD. | 2001-08-04 | 2 | -2/+190 | ||
| | ||||||
* | typo; krapht@secureops.com | 2001-08-03 | 1 | -2/+2 | ||
| | ||||||
* | remove double space after comma | 2001-06-24 | 3 | -6/+6 | ||
| | ||||||
* | grammar | 2001-06-24 | 5 | -10/+10 | ||
| | ||||||
* | missing word | 2001-06-01 | 1 | -2/+2 | ||
| | | | | "function will non-zero" -> "function will return non-zero" | |||||
* | missing word | 2001-05-31 | 1 | -2/+3 | ||
| | | | | "the temporarily lacks the resources" -> "the system temporarily lacks...." | |||||
* | more typos | 2001-05-31 | 1 | -4/+4 | ||
| | ||||||
* | typos; first few spotted by heko@saitti.net | 2001-05-31 | 1 | -5/+5 | ||
| | ||||||
* | -lpthread -> -pthread | 2000-12-31 | 1 | -2/+2 | ||
| | ||||||
* | fix Xr; glam0006@tc.umn.edu | 2000-04-28 | 1 | -3/+3 | ||
| | ||||||
* | Mostly punctuation fixes. | 2000-04-15 | 4 | -8/+8 | ||
| | ||||||
* | Trailing whitespace begone! | 2000-04-12 | 14 | -43/+43 | ||
| | ||||||
* | Suffix "i.e." and "e.g." with a comma. Just another really picky man page | 2000-03-14 | 2 | -4/+4 | ||
| | | | | | commit, as we want our documentation to be as consistently formatted as possible (it's getting there :-)). | |||||
* | Typo in synopsis: sont --> const | 2000-03-07 | 1 | -2/+2 | ||
| | ||||||
* | Use .Va for errno. | 2000-03-04 | 1 | -2/+4 | ||
| | ||||||
* | protect arguments to Nd | 2000-02-10 | 1 | -2/+2 | ||
| | ||||||
* | document existence of pthread_setcancelstate and pthread_setcanceltype | 2000-02-10 | 1 | -5/+14 | ||
| | ||||||
* | canceled -> cancelled | 2000-01-22 | 2 | -6/+6 | ||
| | ||||||
* | sync | 2000-01-06 | 1 | -3/+12 | ||
| | ||||||
* | describe SIGINFO dump better | 2000-01-06 | 1 | -31/+60 | ||
| | ||||||
* | document | 2000-01-06 | 1 | -0/+35 | ||
| |