]> granicus.if.org Git - python/commit
fcntl: add F_DUPFD_CLOEXEC constant, available on Linux 2.6.24+.
authorVictor Stinner <victor.stinner@gmail.com>
Mon, 7 Jan 2013 23:52:40 +0000 (00:52 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Mon, 7 Jan 2013 23:52:40 +0000 (00:52 +0100)
commit2716d531a1e2553bc6df43852357053370ff8bb0
tree6082404f45490ebd6cf3d6d30a3ec1e044237219
parentc99b5120a7389323fce2d41dbbe15d04589ad0a0
fcntl: add F_DUPFD_CLOEXEC constant, available on Linux 2.6.24+.
Misc/NEWS
Modules/fcntlmodule.c