summaryrefslogtreecommitdiffstats
path: root/share/man/man3
Commit message (Expand)AuthorAgeFilesLines
* Implement PThreads barriers and barrier attributes.mtm2004-02-193-0/+315
* o Implement the pthread_spin_* functions in libthr.mtm2004-01-223-0/+287
* Use a single style for share/man/ makefiles:ru2004-01-201-210/+230
* Add an implementation of pthread_rwlock_timed{rd,wr}lock() to libthr withmtm2004-01-163-0/+227
* Removed outdated text about libc_r replacing libc (it now providesru2004-01-151-36/+19
* Removed the IMPLEMENTATION NOTES section made redundant by notru2004-01-151-9/+0
* pthread_multi_np() is implemented in all threading libraries.ru2004-01-151-0/+10
* Revert previous delta -- these interfaces aren't supported by libthr.ru2004-01-152-2/+0
* Document interfaces that are supported by libthr.ru2004-01-1552-0/+52
* Assorted markup fixes.ru2004-01-151-30/+53
* Spell POSIX threads library as "libpthread", mdoc(7) is smartru2004-01-141-1/+1
* Have a single set of POSIX threads man pages. The LIBRARY sectionru2004-01-1453-5/+154
* This interface is not provided by libc_r. It is, on the otherru2004-01-141-1/+1
* Pull revision 1.13 from libpthread/man/pthread_mutex_init.3:ru2003-12-301-2/+0
* Aargh, cvs add pthread_mutex_timedlockmtm2003-12-301-0/+112
* o Implement pthread_mutex_timedlock(), which does not block indefinitely onmtm2003-12-302-0/+10
* RB_EMPTY() applies to red-black trees, not splay trees.des2003-11-101-1/+1
* Get rid of duplicates.ru2003-09-141-1/+1
* mdoc(7): Properly mark C headers.ru2003-09-101-1/+1
* mdoc(7): Use the new feature of the .In macro.ru2003-09-083-4/+4
* Add safe _FOREACH iterators to the rest of the queue.h types.kan2003-08-141-0/+76
* Document LIST_FOREACH_SAFE in queue(3).bmilekic2003-08-131-1/+24
* mdoc(7) fixes.ru2003-05-241-19/+27
* Add stub implementations of pthread_[gs]etconcurrency to libc_r andjdp2003-04-201-0/+107
* The .Fn function. Use .Xr where appropriate.charnier2003-03-2426-57/+112
* mdoc(7) police: Scheduled sweep.ru2003-02-2412-148/+119
* Add AUTHORS sectionphantom2003-02-131-0/+6
* Finally! Document all undocumented functions in libc_r.phantom2003-02-1310-0/+696
* Break important implementation detail note into IMPLEMENTATION DETAILSphantom2003-02-131-3/+7
* Add cross reference for pthread_attr_get_np()phantom2003-02-131-0/+1
* Add pthread_attr_getstack() and pthread_attr_setstack().alfred2003-02-101-0/+8
* The .Fn functioncharnier2003-02-0611-29/+58
* Document additional behaviour of this function (seephantom2003-02-031-2/+12
* pthread_attr_get_np() now takes 'pthread_t' (not 'pthread_t *')fjoe2003-01-071-2/+2
* english(4) police.schweikh2002-12-272-2/+2
* mdoc(7) police: Deal with self-xrefs.ru2002-12-242-4/+5
* mdoc(7) police: sort xrefs in SEE ALSO.ru2002-12-131-7/+7
* mdoc(7) police: markup overhaul.ru2002-12-131-118/+142
* Uniformly refer to a file system as "file system".ru2002-12-121-1/+1
* mdoc(7) police: overhaul.ru2002-12-091-12/+12
* Consistently mark std(in|out|err) with .Dv, because that's how theyru2002-12-041-1/+1
* mdoc(7) police: scheduled sweep.ru2002-11-291-4/+4
* Add & hookup manpage for pthread_attr_get_np(3).phantom2002-10-261-0/+95
* Make the example "assertion failure" message match reality.tjr2002-10-251-1/+1
* Update the Standards section for the addition of the C99 va_copy macro.tjr2002-10-251-2/+4
* Implement C99's va_copy() macro.mike2002-09-182-2/+25
* Fix a typo.maxim2002-07-101-1/+1
* Install the tree(3) man page.des2002-06-231-1/+37
* This commit was generated by cvs2svn to compensate for changes in r98681,des2002-06-231-0/+453
|\
| * Import the documentation for <sys/tree.h>des2002-06-231-0/+453
OpenPOWER on IntegriCloud