From 328c235c2b6a3418195810ba593f2eb57051deca Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 3 Aug 2007 10:04:52 +0000 Subject: [PATCH] . --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/ChangeLog b/ChangeLog index c5ebe0d0..eb658164 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,6 +7,19 @@ From Matthias Klose . Fixes Debian#435303. +2007-08-02 Jan Kratochvil + + * strace.c (detach): Moved the resume notification code to ... + (resume_from_tcp): ... a new function here. + (handle_group_exit): No longer detach also the thread group leader. + (trace): Fixed panic on exit of the TCB_GROUP_EXITING leader itself. + Fixes RH#247907. + + * test/leaderkill.c (start): Renamed to ... + (start0): ... here. + (start1): New function. + (main): Created a new spare thread. + 2007-08-01 Roland McGrath * util.c (umoven): Don't perror for EIO. -- 2.40.0