summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/wordsize-64/preadv.c
AgeCommit message (Expand)Author
2016-06-06Consolidate preadv/preadv64 implementationAdhemerval Zanella
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-06-04nptl: Rewrite cancellation macrosAdhemerval Zanella
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-05-19Add 64-bit preadv.c and pwritev.cH.J. Lu