drop use of pthread_once for aio thread stack size init
[musl] / src / fcntl / posix_fallocate.c
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