[Bug 3369] [IcedTea7] Backport "8043780: Use open(O_CLOEXEC) instead of fcntl(FD_CLOEXEC)"
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Thu Apr 27 02:08:58 UTC 2017
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3369
--- Comment #3 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea7-forest/hotspot?cmd=changeset;node=8d8fc0174498
author: martin
date: Wed Apr 26 04:56:01 2017 +0100
8043780, PR3369: Use open(O_CLOEXEC) instead of fcntl(FD_CLOEXEC)
Summary: Use open(O_CLOEXEC) where available; fall back to FD_CLOEXEC when
necessary
Reviewed-by: rasbold, dholmes
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20170427/fc43e648/attachment.html>
More information about the distro-pkg-dev
mailing list