]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add _flags2 per jhb@ suggestion since no room left in _flags.
authorache <ache@FreeBSD.org>
Wed, 28 Oct 2015 14:40:02 +0000 (14:40 +0000)
committerache <ache@FreeBSD.org>
Wed, 28 Oct 2015 14:40:02 +0000 (14:40 +0000)
commit64dac23af83b727e5f33d41dc5ecb1444c8c0c30
treebaa8aba8f21fff38237715019c7a521ac1e39e6a
parentc641ee406283e8610464caba08dac1b0ffd2cfff
Add _flags2 per jhb@ suggestion since no room left in _flags.
Rewrite O_APPEND flag checking using new __S2OAP flag.

MFC after:      3 weeks
include/stdio.h
lib/libc/stdio/fdopen.c
lib/libc/stdio/findfp.c
lib/libc/stdio/fopen.c
lib/libc/stdio/freopen.c
lib/libc/stdio/ftell.c
lib/libc/stdio/stdio.c