]> git.ipfire.org Git - thirdparty/glibc.git/commit
preadv2/pwritev2: Handle offset == -1 [BZ #22753]
authorFlorian Weimer <fweimer@redhat.com>
Fri, 2 Feb 2018 09:46:26 +0000 (10:46 +0100)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Fri, 28 Sep 2018 18:15:06 +0000 (15:15 -0300)
commit3b3775697a3fc9126f0079deb407047a0952fbd5
tree1644c6c9a2b0b1dd9f3d85def2f67d5ab02d0d10
parent9533f19aa5cd265db813db6923f8eb2fc9c3bcc3
preadv2/pwritev2: Handle offset == -1 [BZ #22753]

Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
(cherry picked from commit d4b4a00a462348750bb18544eb30853ee6ac5d10)
14 files changed:
ChangeLog
NEWS
manual/llio.texi
misc/tst-preadvwritev-common.c
misc/tst-preadvwritev2.c
misc/tst-preadvwritev64v2.c
sysdeps/posix/preadv2.c
sysdeps/posix/preadv64v2.c
sysdeps/posix/pwritev2.c
sysdeps/posix/pwritev64v2.c
sysdeps/unix/sysv/linux/preadv2.c
sysdeps/unix/sysv/linux/preadv64v2.c
sysdeps/unix/sysv/linux/pwritev2.c
sysdeps/unix/sysv/linux/pwritev64v2.c