tags 619650 + fixed-upstream pending
quit

Eugene V. Lyubimkin wrote:

> Thanks for reporting and identifying code places to fix.

Thanks for fixing it.

As long as one is using a recent version of glibc (as Debian's hurd
and kfreebsd ports both do), fopen(..., "e") and popen(..., "e") work
fine on older platforms without support for O_CLOEXEC since they fall
back to using fcntl.

pipe2 returns ENOSYS on hurd and kfreebsd, though (which surprises me,
actually).  None of this fuss is needed as long as there are no
threads to create races.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to