aboutsummaryrefslogtreecommitdiff
path: root/misc/tst-preadvwritev64v2.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-09-28Fix misreported errno on preadv2/pwritev2 (BZ#23579)Adhemerval Zanella1-0/+2
2018-02-02preadv2/pwritev2: Handle offset == -1 [BZ #22753]Florian Weimer1-0/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-06-21posix: Add invalid flags test for p{write,read}v2Adhemerval Zanella1-0/+3
2017-05-31posix: Implement preadv2 and pwritev2Adhemerval Zanella1-0/+33