]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - ChangeLog
Fix MIPS n32 lseek, lseek64 (bug 21019).
[thirdparty/glibc.git] / ChangeLog
index d8300bc71e71f86d8ea932a6c73eeab334a657af..4d0912a7dd91499e77ed3b36f01fdd037b78ed47 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
 2017-01-02  Joseph Myers  <joseph@codesourcery.com>
 
+       [BZ #21019]
+       * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list (lseek64):
+       New syscall entry.
+       * sysdeps/unix/sysv/linux/mips/mips64/n32/lseek.c: New file.
+       * io/test-lfs.c (do_test): Test offset returned from lseek64 and
+       lseek.
+
        * scripts/build-many-glibcs.py (Context.add_all_configs): Add
        power4 glibc for powerpc-linux-gnu.