History log of /openbsd-current/lib/libc/gen/posix_spawnattr_getpgroup.3
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.10 22-Feb-2023 guenther

Prefer "get or set" over "get/set" or "get and set".

From discussion with schwarze@ and jmc@
ok jmc@


Revision tags: OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE OPENBSD_6_8_BASE OPENBSD_6_9_BASE OPENBSD_7_0_BASE OPENBSD_7_1_BASE OPENBSD_7_2_BASE
# 1.9 29-May-2017 deraadt

It is distasteful to have manual pages which don't refer to real
function calls, but instead a "class" of functions like "sigsetops".
Rename to sigaddset", and while at it improve documentation in sigprocmask(2)
to point to it.
ok tedu


Revision tags: OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE
# 1.8 30-Nov-2014 schwarze

Even though not callable, "Ed" is a macro name, so for clarity,
escape it when it appears on a macro line.


Revision tags: OPENBSD_5_5_BASE OPENBSD_5_6_BASE
# 1.7 14-Aug-2013 jmc

no longer any need to quote macro lines with >9 args;
From: Jan Stary


Revision tags: OPENBSD_5_4_BASE
# 1.6 16-Jul-2013 schwarze

use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@


Revision tags: OPENBSD_5_2_BASE OPENBSD_5_3_BASE
# 1.5 11-Apr-2012 jmc

tweak previous;


# 1.4 11-Apr-2012 espie

fuss with details


# 1.3 11-Apr-2012 espie

new clean-room manpages for posix_spawn, unencumbered by any POSIX bullshit.
"just commit it" deraadt@

(nits to be fixed soon)


# 1.2 23-Mar-2012 espie

we don't mention LIBRARY: c
"of course" deraadt@


# 1.1 21-Mar-2012 matthew

Implement execvpe(3) and posix_spawn(3) and family. Based on
FreeBSD's implementation via Frank Denis, with various cleanups and
tweaks by me.

ok deraadt@, guenther@; discussions and tweaks from many others
jmc@ promises to help me further with the man pages in tree


Revision tags: OPENBSD_6_2_BASE
# 1.9 29-May-2017 deraadt

It is distasteful to have manual pages which don't refer to real
function calls, but instead a "class" of functions like "sigsetops".
Rename to sigaddset", and while at it improve documentation in sigprocmask(2)
to point to it.
ok tedu


Revision tags: OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE
# 1.8 30-Nov-2014 schwarze

Even though not callable, "Ed" is a macro name, so for clarity,
escape it when it appears on a macro line.


Revision tags: OPENBSD_5_5_BASE OPENBSD_5_6_BASE
# 1.7 14-Aug-2013 jmc

no longer any need to quote macro lines with >9 args;
From: Jan Stary


Revision tags: OPENBSD_5_4_BASE
# 1.6 16-Jul-2013 schwarze

use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@


Revision tags: OPENBSD_5_2_BASE OPENBSD_5_3_BASE
# 1.5 11-Apr-2012 jmc

tweak previous;


# 1.4 11-Apr-2012 espie

fuss with details


# 1.3 11-Apr-2012 espie

new clean-room manpages for posix_spawn, unencumbered by any POSIX bullshit.
"just commit it" deraadt@

(nits to be fixed soon)


# 1.2 23-Mar-2012 espie

we don't mention LIBRARY: c
"of course" deraadt@


# 1.1 21-Mar-2012 matthew

Implement execvpe(3) and posix_spawn(3) and family. Based on
FreeBSD's implementation via Frank Denis, with various cleanups and
tweaks by me.

ok deraadt@, guenther@; discussions and tweaks from many others
jmc@ promises to help me further with the man pages in tree