aboutsummaryrefslogtreecommitdiff
path: root/src/unistd/pwritev.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-14fix pwrite/pwritev handling of O_APPEND filesRich Felker1-1/+9
2022-10-19remove LFS64 symbol aliases; replace with dynamic linker remappingRich Felker1-2/+0
2018-09-12remove spurious inclusion of libc.h for LFS64 ABI aliasesRich Felker1-2/+1
2012-09-09fix up lfs64 junk for preadv/pwritevRich Felker1-1/+1
2012-09-09add preadv/pwritev syscall wrappersRich Felker1-0/+13