svn commit: r226604 - head/lib/libc/stdio

Pawel Jakub Dawidek pjd at FreeBSD.org
Mon Aug 27 07:52:09 UTC 2012


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
> 
> 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?

-- 
Pawel Jakub Dawidek                       http://www.wheelsystems.com
FreeBSD committer                         http://www.FreeBSD.org
Am I Evil? Yes, I Am!                     http://tupytaj.pl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/svn-src-head/attachments/20120827/6d257945/attachment.pgp


More information about the svn-src-head mailing list