summaryrefslogtreecommitdiffstats
path: root/lib/libc_r/man (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bye-bye libc_r sources.marc2003-01-2059-5094/+0
| | | | the sources have been moved (with history) to /usr/src/lib/libpthread
* remove unused manpages (already in libc) and reorder SEE ALSO; marc@ ok.fgsch2002-11-093-78/+2
|
* spelling; raj@cerias.purdue.eduderaadt2002-06-041-2/+2
|
* o) start new sentence on a new line;mpech2002-05-0125-131/+176
| | | | | | | o) always close .Bl tags; o) fix usage of .Xr; millert@ ok
* Initial cleanup:mpech2002-04-306-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.fgsch2002-02-211-3/+3
|
* Use .St for standards. Random cleanups as well.fgsch2002-02-2128-124/+169
|
* When cleanup_routine is called... also use .St to reference standards.fgsch2002-02-211-5/+5
|
* Xr pthread_kill; from fries@fgsch2002-02-211-1/+2
|
* fix includes and some cleanup.fgsch2002-02-206-24/+17
|
* pthread_kill() manpage; from FreeBSD.fgsch2002-02-202-1/+77
|
* fix this by now; .Rv prolly has to be removed.fgsch2002-02-191-2/+3
|
* fix after fgspvalchev2002-01-281-3/+3
|
* correct function name.fgsch2002-01-281-2/+2
|
* sem_XXX(3) manpages; better now that never.fgsch2002-01-287-3/+507
| | | | From FreeBSD.
* o point pthread_setcancel(type|state) manpages where they belong.fgsch2001-12-072-16/+7
| | | | o remove functions from pthread_cancel(3).
* fix typo in thread status flagsmarc2001-11-021-2/+2
|
* Add note to BUGS section regarding linking with -ggdb vs -gmarc2001-10-301-1/+11
|
* Describe all the thread status flags. Describe the twomarc2001-10-281-17/+42
| | | | environment variables used to control status format and display
* spellingpvalchev2001-08-201-2/+2
|
* enable pthread_main_np(3)pvalchev2001-08-191-1/+2
|
* Describe the pthread_main_np() functionpvalchev2001-08-181-0/+42
|
* manpage for pthread_[get|set]schedparam; from FreeBSD.fgsch2001-08-112-3/+95
|
* o) We always close .Bl and .Bd tags;mpech2001-08-061-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.fgsch2001-08-042-2/+190
|
* typo; krapht@secureops.comderaadt2001-08-031-2/+2
|
* remove double space after commajasoni2001-06-243-6/+6
|
* grammarjasoni2001-06-245-10/+10
|
* missing wordjasoni2001-06-011-2/+2
| | | | "function will non-zero" -> "function will return non-zero"
* missing wordjasoni2001-05-311-2/+3
| | | | "the temporarily lacks the resources" -> "the system temporarily lacks...."
* more typosderaadt2001-05-311-4/+4
|
* typos; first few spotted by heko@saitti.netderaadt2001-05-311-5/+5
|
* -lpthread -> -pthreadbrad2000-12-311-2/+2
|
* fix Xr; glam0006@tc.umn.eduderaadt2000-04-281-3/+3
|
* Mostly punctuation fixes.aaron2000-04-154-8/+8
|
* Trailing whitespace begone!aaron2000-04-1214-43/+43
|
* Suffix "i.e." and "e.g." with a comma. Just another really picky man pageaaron2000-03-142-4/+4
| | | | | commit, as we want our documentation to be as consistently formatted as possible (it's getting there :-)).
* Typo in synopsis: sont --> constalex2000-03-071-2/+2
|
* Use .Va for errno.aaron2000-03-041-2/+4
|
* protect arguments to Ndd2000-02-101-2/+2
|
* document existence of pthread_setcancelstate and pthread_setcanceltyped2000-02-101-5/+14
|
* canceled -> cancelledaaron2000-01-222-6/+6
|
* syncd2000-01-061-3/+12
|
* describe SIGINFO dump betterd2000-01-061-31/+60
|
* documentd2000-01-061-0/+35
|
* Xr's to pthread_attr_*(3)d2000-01-061-1/+5
|
* documentd2000-01-064-0/+304
|
* Fix synopsis. bde@freebsd.orgalex1999-12-241-2/+2
|
* Add FreeBSD tagsd1999-11-2436-27/+117
|
* Typo fixes.alex1999-09-231-3/+3
|