diff options
author | Joseph Myers <joseph@codesourcery.com> | 2012-11-22 02:37:02 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2012-11-22 02:37:02 +0000 |
commit | fc6394c6fce0b43e9eb6a988b669dd8b699617ef (patch) | |
tree | 92389c9f2367e7cd83fdf1c2edc01ffef7a90e15 /NEWS | |
parent | 5a22385ad1e45bc5ae98e1ae19f576f358b21731 (diff) | |
download | glibc-fc6394c6fce0b43e9eb6a988b669dd8b699617ef.tar glibc-fc6394c6fce0b43e9eb6a988b669dd8b699617ef.tar.gz glibc-fc6394c6fce0b43e9eb6a988b669dd8b699617ef.tar.bz2 glibc-fc6394c6fce0b43e9eb6a988b669dd8b699617ef.zip |
Implement MIPS n64 sendfile64 as alias of sendfile syscall (bug 14822).
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -20,8 +20,8 @@ Version 2.17 14562, 14568, 14576, 14579, 14583, 14587, 14595, 14602, 14610, 14621, 14638, 14645, 14648, 14652, 14660, 14661, 14669, 14672, 14683, 14694, 14716, 14719, 14743, 14767, 14783, 14784, 14785, 14793, 14796, 14797, - 14801, 14805, 14807, 14809, 14811, 14815, 14821, 14824, 14828, 14831, - 14835, 14838, 14856, 14863, 14865, 14866. + 14801, 14805, 14807, 14809, 14811, 14815, 14821, 14822, 14824, 14828, + 14831, 14835, 14838, 14856, 14863, 14865, 14866. * Port to ARM AArch64 contributed by Linaro. |