summaryrefslogtreecommitdiffstats
path: root/lib/libc_r/man
Commit message (Expand)AuthorAgeFilesLines
* Get rid of duplicates.ru2003-09-141-1/+1
* mdoc(7): Use the new feature of the .In macro.ru2003-09-081-1/+1
* The .Fn functioncharnier2003-06-081-3/+6
* mdoc(7) fixes.ru2003-05-241-19/+27
* Add stub implementations of pthread_[gs]etconcurrency to libc_r andjdp2003-04-202-0/+109
* The .Fn function. Use .Xr where appropriate.charnier2003-03-2431-73/+139
* Fixed a typo in MLINKS.ru2003-02-241-1/+1
* mdoc(7) police: Scheduled sweep.ru2003-02-2413-154/+124
* Enable just committed manual pages, update MLINKSphantom2003-02-131-0/+13
* 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
* Rehash MLINKS: add missing ones for recently added pthread_attr_{get,set}stack()phantom2003-02-131-3/+2
* 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
* Add a missing word.tjr2003-01-151-1/+1
* Document the named semaphore functions. This could still use a bittjr2003-01-151-18/+165
* Back out previous; sharing semaphores between processes only workstjr2003-01-141-8/+16
* Sharing semaphores between processes works now, so remove the stale commentstjr2003-01-141-16/+8
* Cross reference sem(4) so users know which kernel options are requiredtjr2003-01-145-5/+10
* pthread_attr_get_np() now takes 'pthread_t' (not 'pthread_t *')fjoe2003-01-071-2/+2
* english(4) police.schweikh2002-12-273-3/+3
* mdoc(7) police: Deal with self-xrefs.ru2002-12-242-4/+5
* mdoc(7) police: overhaul.ru2002-12-091-12/+12
* Add & hookup manpage for pthread_attr_get_np(3).phantom2002-10-262-0/+96
* Add restrict type-qualifier to sem_getvalue().mike2002-10-041-1/+1
* Add the 'restrict' type qualifier to the prototypes of `sigaction',robert2002-10-021-1/+1
* Fix a typo.maxim2002-07-101-1/+1
* Describe handling of NULLs passed to pthread_setcancelstate().murray2001-11-051-2/+10
* Mark up NULL in .Dv.dd2001-11-041-1/+3
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-0148-50/+50
* Use ``.Rv -std'' wherever possible.ru2001-08-311-8/+1
* mdoc(7) police: s/OpenBSD/.Ox/ where appropriate.ru2001-08-131-1/+4
* Spell "FreeBSD" with "F" and "BSD" in uppercase.ru2001-08-1313-13/+13
* Use the ``.Rv -std'' mdoc(7) macro in appropriate cases.yar2001-08-094-24/+4
* Implement pthread_attr_[gs]etguardsize(). Non-default-size stacks used tojasone2001-07-202-0/+8
* Remove whitespace at EOL.dd2001-07-1518-48/+48
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-1024-24/+24
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.dd2001-07-0921-24/+0
* mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).ru2001-07-065-10/+10
* Typo fix: requires -> reacquiresgshapiro2001-06-271-1/+1
* Add a missing word.dd2001-06-051-1/+1
* Add a missing word.dd2001-06-051-1/+2
* Fixed typo in the description.ru2001-05-181-2/+2
* MAN[1-9] -> MAN.ru2001-03-271-1/+1
* mdoc(7) police: fix markup.ru2001-03-022-7/+9
* Use ``.St -p1003.1-96''.ru2001-02-2632-96/+64
* /^\.St/ s/-iso9945-1/-p1003.1-96/ru2001-02-266-6/+6
OpenPOWER on IntegriCloud