This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug nptl/19703] Do not run malloc/libio fork handlers in a signal handler


https://sourceware.org/bugzilla/show_bug.cgi?id=19703

--- Comment #4 from Florian Weimer <fweimer at redhat dot com> ---
I'm *not* closing this bug as fixed because fork is still far from
async-signal-safe.  It just a little bit safer than it used to be for
single-threaded processes.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]