]> Git Repo - uclibc-ng.git/commit
stdio: add support for "e" flag with fopen()
authorMike Frysinger <[email protected]>
Tue, 19 Jul 2011 20:05:52 +0000 (16:05 -0400)
committerMike Frysinger <[email protected]>
Sun, 20 Nov 2011 07:47:50 +0000 (02:47 -0500)
commit117a32a63b837730cc97b0a233ab46e9abc6c7a7
tree8a0f4b5fa2058c09f300c1701440a0864b4d5918
parent4a2b0641a3818ad14b886907368b6f6735615f6d
stdio: add support for "e" flag with fopen()

Support this useful glibc extension for optionally setting O_CLOEXEC
on fopen streams.

Signed-off-by: Mike Frysinger <[email protected]>
extra/Configs/Config.in
libc/stdio/_fopen.c
This page took 0.031265 seconds and 4 git commands to generate.