commit | 5f20681a258c6a5fcc4b1918c2f987dd94752c58 | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Wed Aug 20 01:59:40 2008 +0000 |
committer | Roland McGrath <roland@redhat.com> | Wed Aug 20 01:59:40 2008 +0000 |
tree | eeca23989e828c0d68a7de8d47b0c1e7a4c0f46c | |
parent | ab971652acced8d8f7827e928d7ebe76afd389de [diff] |
2008-08-19 Roland McGrath <roland@redhat.com> * signal.c (sys_sigaction, sys_rt_sigaction): Don't omit the rest of the struct after sa_handler is a known constant. Some sa_flags bits have meaning even for SIG_IGN/SIG_DFL.