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