about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/pwritev64v2.c
Commit message (Expand)AuthorAgeFilesLines
* preadv2/pwritev2: Handle offset == -1 [BZ #22753]Florian Weimer2018-02-021-1/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* posix: Set p{read,write}v2 to return ENOTSUP (BZ#21780)Adhemerval Zanella2017-08-081-2/+2
* posix: Implement preadv2 and pwritev2Adhemerval Zanella2017-05-311-0/+55