remove LFS64 symbol aliases; replace with dynamic linker remapping
[musl] / src / fcntl / posix_fadvise.c
2022-10-19 Rich Felkerremove LFS64 symbol aliases; replace with dynamic linke...
2018-09-12 Rich Felkerremove spurious inclusion of libc.h for LFS64 ABI aliases
2016-07-01 Rich Felkerfix posix_fadvise syscall args on powerpc, unify with...
2016-06-29 Rich Felkerin posix_fadvise, don't bypass __syscall macro infrastr...
2014-01-07 Rich Felkeradd some missing LFS64 aliases for fadvise/fallocate...
2011-09-22 Rich Felkerupdate syscalls with off_t arguments to handle argument...
2011-04-20 Rich Felkeradd syscall wrappers for posix_fadvise, posix_fallocate