diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-05-31 18:12:15 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-05-31 18:12:15 +0000 |
commit | 9f97f790eac5d79b15617e068bcc40e04d9f989a (patch) | |
tree | bdde53082041a1275e209fb979c9458d5bfd8d71 | |
parent | 7d3f39d1ac916446b14e932d430bc6015d6ece58 (diff) | |
download | glibc-9f97f790eac5d79b15617e068bcc40e04d9f989a.tar.gz glibc-9f97f790eac5d79b15617e068bcc40e04d9f989a.tar.xz glibc-9f97f790eac5d79b15617e068bcc40e04d9f989a.zip |
Update.
2000-05-31 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/powerpc/aix/aix-termios.h: Define AIX_CBAUD.
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 97f43696f9..966b305a9d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2000-05-31 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/unix/sysv/linux/powerpc/aix/aix-termios.h: Define AIX_CBAUD. + 2000-05-31 Andreas Jaeger <aj@suse.de> * sysdeps/unix/sysv/linux/mips/sys/ucontext.h: Use array for @@ -5,7 +9,7 @@ * sysdeps/unix/sysv/linux/mips/Versions: Export _flush_cache. Patches by Maciej W. Rozycki <macro@ds2.pg.gda.pl>. - + * sysdeps/unix/sysv/linux/mips/ftruncate64.c: Fix prototype of syscall. * sysdeps/unix/sysv/linux/mips/truncate64.c: Likewise. |