aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2014-10-31 21:13:32 +0000
committerJoseph Myers <joseph@codesourcery.com>2014-10-31 21:13:32 +0000
commit94a42455257226361fedf37a0ad7fc1d9d131645 (patch)
tree37863948d82e8d8ed652f50d595ef30be60005bd /NEWS
parentff9dbdc048f8341c5f1bc6a6982b669b49a40983 (diff)
downloadglibc-94a42455257226361fedf37a0ad7fc1d9d131645.zip
glibc-94a42455257226361fedf37a0ad7fc1d9d131645.tar.gz
glibc-94a42455257226361fedf37a0ad7fc1d9d131645.tar.bz2
Move powerpc64 pread/pwrite definitions to syscalls.list (bug 14138).
Concluding the move of syscall definitions to syscalls.list, where the removal of support for old kernel versions has made this possible, this patch removes C definitions of pread, pread64, pwrite and pwrite64 for powerpc64. As far as I can tell, the existing syscalls.list definitions in sysdeps/unix/sysv/linux/wordsize-64/syscalls.list should suffice to produce results equivalent to what these C files do. [BZ #14138] * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Remove file. * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise. * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise. * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index d08117e..ebdd523 100644
--- a/NEWS
+++ b/NEWS
@@ -9,8 +9,8 @@ Version 2.21
* The following bugs are resolved with this release:
- 6652, 12926, 14171, 15884, 17266, 17363, 17370, 17371, 17411, 17460,
- 17485, 17501, 17508.
+ 6652, 12926, 14138, 14171, 15884, 17266, 17363, 17370, 17371, 17411,
+ 17460, 17485, 17501, 17508.
Version 2.20