diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2003-04-30 23:22:09 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2003-04-30 23:22:09 +0000 |
commit | 27b301e43177f2a006924dc8778284e247898b42 (patch) | |
tree | 7aa37793db07fab1515b22f73269f94c9d0bb467 /ChangeLog | |
parent | f025c13627b567366965e1642f52b95070a64bc5 (diff) | |
download | glibc-27b301e43177f2a006924dc8778284e247898b42.tar.gz glibc-27b301e43177f2a006924dc8778284e247898b42.tar.xz glibc-27b301e43177f2a006924dc8778284e247898b42.zip |
* sysdeps/unix/sysv/linux/mips/sys/ucontext.h (ucontext): Make uc_flags long for all ABIs.
2003-04-30 Alexandre Oliva <aoliva@redhat.com> * sysdeps/unix/sysv/linux/mips/sys/ucontext.h (ucontext): Make uc_flags long for all ABIs.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index e964f104d2..9ebc98ff4d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-04-30 Alexandre Oliva <aoliva@redhat.com> + + * sysdeps/unix/sysv/linux/mips/sys/ucontext.h (ucontext): Make + uc_flags long for all ABIs. + 2003-04-30 Andreas Jaeger <aj@suse.de> * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h |