From owner-freebsd-standards@FreeBSD.ORG Tue Mar 25 12:40:03 2008 Return-Path: Delivered-To: freebsd-standards@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2049A106564A for ; Tue, 25 Mar 2008 12:40:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 12E318FC15 for ; Tue, 25 Mar 2008 12:40:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m2PCe2Ok048779 for ; Tue, 25 Mar 2008 12:40:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m2PCe2OM048775; Tue, 25 Mar 2008 12:40:02 GMT (envelope-from gnats) Date: Tue, 25 Mar 2008 12:40:02 GMT Message-Id: <200803251240.m2PCe2OM048775@freefall.freebsd.org> To: freebsd-standards@FreeBSD.org From: Ed Schouten Cc: Subject: Re: standards/122051: Add posix_spawn(3) X-BeenThere: freebsd-standards@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Ed Schouten List-Id: Standards compliance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Mar 2008 12:40:03 -0000 The following reply was made to PR standards/122051; it has been noted by GNATS. From: Ed Schouten To: Kostik Belousov , FreeBSD-gnats-submit@FreeBSD.org, freebsd-standards@FreeBSD.org Cc: Subject: Re: standards/122051: Add posix_spawn(3) Date: Tue, 25 Mar 2008 13:33:06 +0100 --Wlbg71WMOPzcvmIn Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable * Ed Schouten wrote: > > > This patch still misses a manual page. > > FreeBSD has an permit to use the verbatim POSIX specification in its > > manual pages, with proper attribution. > > See the /usr/share/examples/mdoc/POSIX-copyright >=20 > I'll take a look at it soon. I will probably store a final diff > somewhere online, because the manual pages will make the diff too big to > post it in the PR. As I was pointed out, Gnats probably eat big patches, but because it will do strange things with MIME, I've stored the patch online: http://g-rave.nl/unix/freebsd/freebsd-posix_spawn.diff It includes more fixes to be POSIX compliant (default values, etc). I've also added manual pages for all functions that are present in the header file. --=20 Ed Schouten WWW: http://g-rave.nl/ --Wlbg71WMOPzcvmIn Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (FreeBSD) iEYEARECAAYFAkfo8QIACgkQ52SDGA2eCwVRagCfZqtNEoMq6/fgFRt6fBji4CWX xjAAnR7Oli5tIgwi1o7jP+uTZZsScuKT =UaGw -----END PGP SIGNATURE----- --Wlbg71WMOPzcvmIn--