[systemd-bugs] [Bug 86604] fork() is not async-signal-safe
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Dec 17 21:58:25 PST 2014
https://bugs.freedesktop.org/show_bug.cgi?id=86604
Zbigniew Jedrzejewski-Szmek <zbyszek at in.waw.pl> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #7 from Zbigniew Jedrzejewski-Szmek <zbyszek at in.waw.pl> ---
fork() replaced with syscall(__NR_CLONE, ...) in
http://cgit.freedesktop.org/systemd/systemd/commit/?id=ee05e7795b. I think this
should be OK now.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20141218/1c38a2f1/attachment.html>
More information about the systemd-bugs
mailing list