diff options
author | Andreas Jaeger <aj@suse.de> | 2001-05-31 18:21:03 +0000 |
---|---|---|
committer | Andreas Jaeger <aj@suse.de> | 2001-05-31 18:21:03 +0000 |
commit | 371881fe91cc652dc8f556802cdccd650a94507c (patch) | |
tree | 6404cb3766e1b9a59cfae1056246d4975f2856d2 | |
parent | c0cf44fae5ce9b1b866099b60c7288f8405869a5 (diff) | |
download | glibc-371881fe91cc652dc8f556802cdccd650a94507c.tar glibc-371881fe91cc652dc8f556802cdccd650a94507c.tar.gz glibc-371881fe91cc652dc8f556802cdccd650a94507c.tar.bz2 glibc-371881fe91cc652dc8f556802cdccd650a94507c.zip |
Update.
2001-05-30 Martin Schwidefsky <schwidefsky@de.ibm.com>
* sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: greg_t
needs to have the same aligment as the kernel structure.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2001-05-30 Martin Schwidefsky <schwidefsky@de.ibm.com> + + * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: greg_t + needs to have the same aligment as the kernel structure. + 2001-05-29 Jakub Jelinek <jakub@redhat.com> * sunrpc/rpc/types.h (u_char, u_short, u_int, u_long, quad_t, |