| #
b2c76c41
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: one-line nroff pattern
Remove /^\.\\"\s*\$FreeBSD\$$\n/
|
| #
b2c76c41
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: one-line nroff pattern
Remove /^\.\\"\s*\$FreeBSD\$$\n/
|
| #
246e7a2b
|
| 02-Sep-2014 |
Neel Natu <neel@FreeBSD.org> |
IFC @r269962
Submitted by: Anish Gupta (akgupt3@gmail.com)
|
| #
ee7b0571
|
| 19-Aug-2014 |
Simon J. Gerraty <sjg@FreeBSD.org> |
Merge head from 7/28
|
| #
1b833d53
|
| 13-Aug-2014 |
Alexander V. Chernikov <melifaro@FreeBSD.org> |
Sync to HEAD@r269943.
|
| #
a63d6c94
|
| 23-Jun-2014 |
Baptiste Daroussin <bapt@FreeBSD.org> |
use .Mt to mark up email addresses consistently (part6)
PR: 191174 Submitted by: Franco Fichtner <franco at lastsummer.de>
|
| #
246e7a2b
|
| 02-Sep-2014 |
Neel Natu <neel@FreeBSD.org> |
IFC @r269962
Submitted by: Anish Gupta (akgupt3@gmail.com)
|
| #
ee7b0571
|
| 19-Aug-2014 |
Simon J. Gerraty <sjg@FreeBSD.org> |
Merge head from 7/28
|
| #
1b833d53
|
| 13-Aug-2014 |
Alexander V. Chernikov <melifaro@FreeBSD.org> |
Sync to HEAD@r269943.
|
| #
a63d6c94
|
| 23-Jun-2014 |
Baptiste Daroussin <bapt@FreeBSD.org> |
use .Mt to mark up email addresses consistently (part6)
PR: 191174 Submitted by: Franco Fichtner <franco at lastsummer.de>
|
| #
3e9ed1ef
|
| 22-Oct-2007 |
Ruslan Ermilov <ru@FreeBSD.org> |
Hide the implementation details about multiple threading libraries from the synopses of pthread*(3) manpages.
Reviewed by: deischen, davidxu
|
| #
5bb9f210
|
| 30-Sep-2006 |
Ruslan Ermilov <ru@FreeBSD.org> |
Remove mentions of libc_r.
|
| #
a1601503
|
| 30-Jun-2005 |
Hiten Pandya <hmp@FreeBSD.org> |
Use 'manual page' instead of 'man page' for consistency.
Approved by: re (hrs)
|
| #
5203edcd
|
| 03-Jul-2004 |
Ruslan Ermilov <ru@FreeBSD.org> |
Mechanically kill hard sentence breaks and double whitespaces.
|
| #
f9f9d2e8
|
| 15-Jan-2004 |
Ruslan Ermilov <ru@FreeBSD.org> |
Document interfaces that are supported by libthr.
|
| #
ec7452f1
|
| 14-Jan-2004 |
Ruslan Ermilov <ru@FreeBSD.org> |
Have a single set of POSIX threads man pages. The LIBRARY section of each manpage lists libraries that have corresponding interfaces implemented.
Prodded by: threads Reviewed by: deischen
|
| #
6f673fd1
|
| 06-Feb-2003 |
Philippe Charnier <charnier@FreeBSD.org> |
The .Fn function
|
| #
32eef9ae
|
| 01-Oct-2001 |
Ruslan Ermilov <ru@FreeBSD.org> |
mdoc(7) police: Use the new .In macro for #include statements.
|
| #
096841ec
|
| 26-Feb-2001 |
Ruslan Ermilov <ru@FreeBSD.org> |
Use ``.St -p1003.1-96''.
|
| #
d8a78688
|
| 22-Apr-2000 |
Alexey Zelkin <phantom@FreeBSD.org> |
Introduce .Lb macro to libc_r manpages.
|
| #
c6ff3a1b
|
| 02-Mar-2000 |
Sheldon Hearn <sheldonh@FreeBSD.org> |
Remove single-space hard sentence breaks. These degrade the quality of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc.
|
| #
ded8c91a
|
| 17-Dec-1999 |
Alexey Zelkin <phantom@FreeBSD.org> |
Fix typos
PR: docs/14858 Submitted by: OKAZAKI Tetsurou <okazaki@be.to>
|
| #
7285bccf
|
| 28-Nov-1999 |
Alfred Perlstein <alfred@FreeBSD.org> |
add pthread_cancel, obtained from OpenBSD.
eischen (Daniel Eischen) added wrappers to protect against cancled threads orphaning internal resources.
the cancelability code is still a bit fuzzy but w
add pthread_cancel, obtained from OpenBSD.
eischen (Daniel Eischen) added wrappers to protect against cancled threads orphaning internal resources.
the cancelability code is still a bit fuzzy but works for test programs of my own, OpenBSD's and some examples from ORA's books.
add readdir_r to both libc and libc_r
add some 'const' attributes to function parameters
Reviewed by: eischen, jasone
show more ...
|
| #
b2c76c41
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: one-line nroff pattern
Remove /^\.\\"\s*\$FreeBSD\$$\n/
|
| #
246e7a2b
|
| 02-Sep-2014 |
Neel Natu <neel@FreeBSD.org> |
IFC @r269962
Submitted by: Anish Gupta (akgupt3@gmail.com)
|