diff options
author | Andreas Jaeger <aj@suse.de> | 2000-05-30 12:50:54 +0000 |
---|---|---|
committer | Andreas Jaeger <aj@suse.de> | 2000-05-30 12:50:54 +0000 |
commit | e82a0295170ae512560b099cb4533f5a4b9cf57c (patch) | |
tree | e052ef619d7860d3c2f6538bcdf81f9dcc74c3ea /ChangeLog | |
parent | 03fad0ecf6492a92010aeb1101029e4f768a2666 (diff) | |
download | glibc-e82a0295170ae512560b099cb4533f5a4b9cf57c.tar glibc-e82a0295170ae512560b099cb4533f5a4b9cf57c.tar.gz glibc-e82a0295170ae512560b099cb4533f5a4b9cf57c.tar.bz2 glibc-e82a0295170ae512560b099cb4533f5a4b9cf57c.zip |
Update.
2000-05-30 Andreas Jaeger <aj@suse.de>
* sysdeps/unix/sysv/linux/mips/truncate64.c: New file.
* sysdeps/unix/sysv/linux/mips/ftruncate64.c: New file.
* sysdeps/unix/sysv/linux/mips/pread64.c: Readded file.
* sysdeps/unix/sysv/linux/mips/pwrite64.c: Readded file.
* sysdeps/unix/sysv/linux/mips/pread.c: Readded file.
* sysdeps/unix/sysv/linux/mips/pwrite.c: Readded file.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2000-05-30 Andreas Jaeger <aj@suse.de> + + * sysdeps/unix/sysv/linux/mips/truncate64.c: New file. + * sysdeps/unix/sysv/linux/mips/ftruncate64.c: New file. + * sysdeps/unix/sysv/linux/mips/pread64.c: Readded file. + * sysdeps/unix/sysv/linux/mips/pwrite64.c: Readded file. + * sysdeps/unix/sysv/linux/mips/pread.c: Readded file. + * sysdeps/unix/sysv/linux/mips/pwrite.c: Readded file. + 2000-05-29 Ulrich Drepper <drepper@redhat.com> * Makefile: Add GNU make magic. |