[Bug 3368] [IcedTea8] Backport "8043780: Use open(O_CLOEXEC) instead of fcntl(FD_CLOEXEC)"
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Tue May 9 02:56:49 UTC 2017
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3368
--- Comment #2 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea8-forest/hotspot?cmd=changeset;node=0bd3170be8c7
author: martin
date: Sun May 07 01:20:27 2017 +0100
8043780, PR3368: 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/20170509/3e1898d6/attachment.html>
More information about the distro-pkg-dev
mailing list