commit | c38fecaf9189bb77438b6c6ec852bc3ea427830a | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Wed Oct 01 07:50:28 2003 +0000 |
committer | Roland McGrath <roland@redhat.com> | Wed Oct 01 07:50:28 2003 +0000 |
tree | 633e572726a26c4899a9726ff8e63526b9237dad | |
parent | 268e9043a9c3b3bb480336dae6457f6fb238c945 [diff] |
2003-10-01 Roland McGrath <roland@redhat.com> * 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 <dwmw2@redhat.com>.