remove LFS64 symbol aliases; replace with dynamic linker remapping
[musl] / src / fcntl / posix_fallocate.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
2014-01-07 Rich Felkeradd some missing LFS64 aliases for fadvise/fallocate...
2012-09-08 Rich Felkerfix broken fallocate syscall in posix_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