summaryrefslogtreecommitdiffstats
path: root/share/man/man3/pthread_attr_get_np.3
Commit message (Collapse)AuthorAgeFilesLines
* Hide the implementation details about multiple threading librariesru2007-10-221-1/+0
| | | | | | from the synopses of pthread*(3) manpages. Reviewed by: deischen, davidxu
* Remove mentions of libc_r.ru2006-09-301-1/+0
|
* Sort sections.ru2005-01-211-5/+5
|
* Document interfaces that are supported by libthr.ru2004-01-151-0/+1
|
* Have a single set of POSIX threads man pages. The LIBRARY sectionru2004-01-141-0/+1
| | | | | | | | of each manpage lists libraries that have corresponding interfaces implemented. Prodded by: threads Reviewed by: deischen
* The .Fn function. Use .Xr where appropriate.charnier2003-03-241-1/+2
|
* mdoc(7) police: Scheduled sweep.ru2003-02-241-8/+8
|
* Add AUTHORS sectionphantom2003-02-131-0/+6
|
* Break important implementation detail note into IMPLEMENTATION DETAILSphantom2003-02-131-3/+7
| | | | | | section. Add cross reference to pthread_attr_getstack() function. MFC after: 1 day
* Document additional behaviour of this function (seephantom2003-02-031-2/+12
| | | | rev 1.3 of uthread_attr_get_np.c)
* pthread_attr_get_np() now takes 'pthread_t' (not 'pthread_t *')fjoe2003-01-071-2/+2
| | | | to be consistent with other pthread_XXX functions
* english(4) police.schweikh2002-12-271-1/+1
|
* mdoc(7) police: overhaul.ru2002-12-091-12/+12
|
* Add & hookup manpage for pthread_attr_get_np(3).phantom2002-10-261-0/+95
MFC after: 3 days
OpenPOWER on IntegriCloud