]> sourceware.org Git - glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Thu, 10 Aug 2000 22:11:27 +0000 (22:11 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 10 Aug 2000 22:11:27 +0000 (22:11 +0000)
2000-08-08  Jes Sorensen  <jes@linuxcare.com>

* sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Add SI_KERNEL
define.
Add missing ILL_BADIADDR to enum and make ILL_BREAK match the
define of the kernel.
Add missing __SEG_PSTKOVF definition.
Adjust the padding of struct siginfo and struct sigevent to
match the fact that sigval_t is 64 bit.

ChangeLog

index d7eaddfe3f283f8d6ea50dc15410e572c85895ad..bd8ec1dcc52cbf6cbfff6665acef95bf0129dd7a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2000-08-08  Jes Sorensen  <jes@linuxcare.com>
+
+       * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Add SI_KERNEL
+       define.
+       Add missing ILL_BADIADDR to enum and make ILL_BREAK match the
+       define of the kernel.
+       Add missing __SEG_PSTKOVF definition.
+       Adjust the padding of struct siginfo and struct sigevent to
+       match the fact that sigval_t is 64 bit.
+
 2000-08-10  Ulrich Drepper  <drepper@redhat.com>
 
        * timezone/zic.c: Update from tzcode2000f.
This page took 0.050072 seconds and 5 git commands to generate.