Improve file descriptor checks for posix_spawn actions [BZ #19505]
commit6793dd51d8e7d4f3408c183c6f7dc86acd7f1330
authorFlorian Weimer <fweimer@redhat.com>
Fri, 19 Feb 2016 13:49:38 +0000 (19 14:49 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Fri, 19 Feb 2016 13:49:38 +0000 (19 14:49 +0100)
tree7d8f6b314549b47a510f3cfb387743f8fd4e7001
parentff889b196575c2fbf6aa7130abb1ec862714ea4e
Improve file descriptor checks for posix_spawn actions [BZ #19505]
ChangeLog
posix/Makefile
posix/spawn_faction_addclose.c
posix/spawn_faction_adddup2.c
posix/spawn_faction_addopen.c
posix/spawn_int.h
posix/spawn_valid_fd.c [new file with mode: 0644]
posix/tst-posix_spawn-fd.c [new file with mode: 0644]