diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2003-04-04 05:12:00 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2003-04-04 05:12:00 +0000 |
commit | 26b54a6bcabe1c2de97ff7212e2f51d9c193deaf (patch) | |
tree | 38e540cb0a598dc5447b3dd1144be6dc95a83f83 /ChangeLog | |
parent | ff084b8768620614716a5b230d591656bdec3710 (diff) | |
download | glibc-26b54a6bcabe1c2de97ff7212e2f51d9c193deaf.tar glibc-26b54a6bcabe1c2de97ff7212e2f51d9c193deaf.tar.gz glibc-26b54a6bcabe1c2de97ff7212e2f51d9c193deaf.tar.bz2 glibc-26b54a6bcabe1c2de97ff7212e2f51d9c193deaf.zip |
* sysdeps/unix/sysv/linux/mips/bits/fcntl.h (struct flock): Adjust for n64 abi.
2003-04-04 Alexandre Oliva <aoliva@redhat.com>
* sysdeps/unix/sysv/linux/mips/bits/fcntl.h (struct flock): Adjust
for n64 abi.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2003-04-04 Alexandre Oliva <aoliva@redhat.com> + + * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (struct flock): Adjust + for n64 abi. + 2003-04-03 Roland McGrath <roland@redhat.com> * configure.in: Fix up use of compilation flags to match the build: |