diff options
author | Roland McGrath <roland@hack.frob.com> | 2012-07-31 09:39:14 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2012-07-31 09:39:14 -0700 |
commit | 7ecdb005618e9cc351615bb78967387b12b8ed99 (patch) | |
tree | b5ba96d2bb08c053420cc2b7d0da68063a7eb80b /ChangeLog | |
parent | 2618f5993cc079744ece63dc010fca51df35554d (diff) | |
download | glibc-7ecdb005618e9cc351615bb78967387b12b8ed99.tar.gz glibc-7ecdb005618e9cc351615bb78967387b12b8ed99.tar.xz glibc-7ecdb005618e9cc351615bb78967387b12b8ed99.zip |
Don't assume SIGWINCH is defined.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index a7278cc451..bf1ee3ecf9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2012-07-31 Roland McGrath <roland@hack.frob.com> + + * sysdeps/generic/siglist.h: Put SIGWINCH under #ifdef. + 2012-07-31 David S. Miller <davem@davemloft.net> * sysdeps/sparc/fpu/libm-test-ulps: Update. |