Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Aug 2012 09:51:59 +0200
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        David Schultz <das@FreeBSD.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r226604 - head/lib/libc/stdio
Message-ID:  <20120827075158.GA1370@garage.freebsd.pl>
In-Reply-To: <201110210635.p9L6Zw2o010312@svn.freebsd.org>
References:  <201110210635.p9L6Zw2o010312@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--W/nzBZO5zC0uMSeA
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Fri, Oct 21, 2011 at 06:35:58AM +0000, David Schultz wrote:
> Author: das
> Date: Fri Oct 21 06:35:58 2011
> New Revision: 226604
> URL: http://svn.freebsd.org/changeset/base/226604
>=20
> Log:
>   Add support for the 'x' mode option in fopen() as specified in the C1X
>   draft standard.  The option is equivalent to O_EXCL.

Apart from adding the 'x' mode option this change heavly modifies manual
page. For example you removed information that the 'w' option truncates
the file to zero length. I had to look at the code to figure it out.
Why those changes to manual page were made?

--=20
Pawel Jakub Dawidek                       http://www.wheelsystems.com
FreeBSD committer                         http://www.FreeBSD.org
Am I Evil? Yes, I Am!                     http://tupytaj.pl

--W/nzBZO5zC0uMSeA
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (FreeBSD)

iEYEARECAAYFAlA7Jx4ACgkQForvXbEpPzT7WACdHog/uZ2RSR9qs5Mvt/QACaoh
B8gAn1/R6PmOVvKyylyu51Gtus5eO53T
=8hlH
-----END PGP SIGNATURE-----

--W/nzBZO5zC0uMSeA--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120827075158.GA1370>