From f189d6d04742085f74684f6ab45c49e77e24a81d Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sun, 4 Nov 2007 00:00:08 +0000 Subject: [PATCH] . --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 12305a71..29e7202b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -9,6 +9,13 @@ * strace.c (main): Move the STARTUP_CHILD call before setting up the signal handlers. New comment about the valid internal states. +2007-11-02 Thiemo Seufer + + * signal.c (m_siginfo_t): Add for MIPS. + (sys_sigreturn): struct sigcontext on MIPS has no sigset_t member, + acquire the signal mask with the same trick as on Sparc. + Fixes Debian#448802. + 2007-11-01 Roland McGrath * util.c (string_quote): Return nonzero if the string was unterminated. -- 2.40.0