]> granicus.if.org Git - python/commit
issue10802: fallback to pipe+fcntl when the pipe2 syscall fails with errno ENOSYS.
authorGregory P. Smith <greg@mad-scientist.com>
Sun, 2 Jan 2011 20:52:48 +0000 (20:52 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Sun, 2 Jan 2011 20:52:48 +0000 (20:52 +0000)
commitabcfcba61c0825454f872131bb6fe4943d3a1ee7
tree1c5ea4a60842d2d853812ab82e98c7f06d9c813c
parente2dc0822941fd81e9db017f85a8475a26c00f952
issue10802: fallback to pipe+fcntl when the pipe2 syscall fails with errno ENOSYS.
Modules/_posixsubprocess.c