diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-04-13 17:26:32 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-04-13 17:26:32 +0000 |
commit | acc8ad639fbd39a029397ecb7918bf805576f86a (patch) | |
tree | 3fec3091d795a034d5c46080c2137cc495059745 /ChangeLog | |
parent | c4103b34805bc2694ec7232005eb9cf66d3f7c67 (diff) | |
download | glibc-acc8ad639fbd39a029397ecb7918bf805576f86a.tar.gz glibc-acc8ad639fbd39a029397ecb7918bf805576f86a.tar.xz glibc-acc8ad639fbd39a029397ecb7918bf805576f86a.zip |
Update.
2001-04-13 Jes Sorensen <jes@linuxcare.com> * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Add __pad0 to explicitly pad struct siginfo instead of relying on compiler padding.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 40804526b3..0ac34ed696 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-04-13 Jes Sorensen <jes@linuxcare.com> + + * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Add __pad0 to + explicitly pad struct siginfo instead of relying on compiler padding. + 2001-04-12 Ulrich Drepper <drepper@redhat.com> * sysdeps/ia64/Dist: Add elf/entry.h. |