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