diff options
author | Joseph Myers <joseph@codesourcery.com> | 2013-01-31 23:00:15 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2013-01-31 23:00:15 +0000 |
commit | 32a45bea390b39e3be3cfa81c68a5892eaa539d2 (patch) | |
tree | cbab4b38b61bf6adcece85d3476bd5e2e12ef11c /ports/ChangeLog.ia64 | |
parent | 2e8a5c8c46f0a897a2629131eb86d1cae8321234 (diff) | |
download | glibc-32a45bea390b39e3be3cfa81c68a5892eaa539d2.tar glibc-32a45bea390b39e3be3cfa81c68a5892eaa539d2.tar.gz glibc-32a45bea390b39e3be3cfa81c68a5892eaa539d2.tar.bz2 glibc-32a45bea390b39e3be3cfa81c68a5892eaa539d2.zip |
Remove CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
Diffstat (limited to 'ports/ChangeLog.ia64')
-rw-r--r-- | ports/ChangeLog.ia64 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ports/ChangeLog.ia64 b/ports/ChangeLog.ia64 index 28d5076750..4b76b4f6bf 100644 --- a/ports/ChangeLog.ia64 +++ b/ports/ChangeLog.ia64 @@ -1,3 +1,13 @@ +2013-01-31 Joseph Myers <joseph@codesourcery.com> + + [BZ #13550] + * sysdeps/unix/sysv/linux/ia64/sigpending.c: Don't include + <bp-checks.h>. + (sigpending): Don't use CHECK_SIGSET. + * sysdeps/unix/sysv/linux/ia64/sigprocmask.c: Don't include + <bp-checks.h>. + (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK. + 2013-01-02 Joseph Myers <joseph@codesourcery.com> * All files with FSF copyright notices: Update copyright dates |