]> git.ipfire.org Git - thirdparty/glibc.git/commit
manual: clarify fopen with the x flag
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 11 Dec 2019 17:34:06 +0000 (09:34 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 11 Dec 2019 17:40:02 +0000 (09:40 -0800)
commitef4e158c736d067304164c3daa763e4f425af248
tree294c200fc9dce82c6b39356fd6802a05abf072da
parentfcee34cc373daee6aa5320a6e1897cdf2005ab53
manual: clarify fopen with the x flag

* manual/stdio.texi (Opening Streams): Say how glibc's
implementation of fopen with "x" follows ISO C11.
manual/stdio.texi