From: Roland McGrath Date: Wed, 1 Oct 2003 07:50:34 +0000 (+0000) Subject: . X-Git-Tag: v4.5.18~690 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8c74bd9626b1d0611803089aea56db3b8f317d3e;p=strace . --- diff --git a/ChangeLog b/ChangeLog index c84231c7..538a8b3f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2003-10-01 Roland McGrath + + * signal.c [LINUX] (parse_sigset_t): Rewrite to process hex strings + from right to left so we don't have to presume the size. + Fixes RH#105995. Reported by David Woodhouse . + 2003-09-25 Roland McGrath * mem.c (mmap_prot) [PROT_SEM, PROT_GROWSDOWN, PROT_GROWSUP]: Include