summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/preadv64.c
AgeCommit message (Expand)Author
2017-05-31posix: Implement preadv2 and pwritev2Adhemerval Zanella
2017-05-15posix: Fix and simplify default p{read,write}v implementationAdhemerval Zanella
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-07-08Remove __ASSUME_OFF_DIFF_OFF64 definitionAdhemerval Zanella
2016-06-21Fix p{readv,writev}{64} consolidation implementationAdhemerval Zanella
2016-06-06Consolidate preadv/preadv64 implementationAdhemerval Zanella
2009-04-08* sysdeps/unix/sysv/linux/preadv64.c (PREAD): Use __libc_pread64Ulrich Drepper
2009-04-03* misc/Makefile (routines): Add preadv, preadv64, pwritev, pwritev64.Ulrich Drepper