work around wrong kernel type for sem_nsems member of struct semid_ds
[musl] / src / fcntl /
2013-03-27 Rich Felkerprovide emulation of fcntl F_DUPFD_CLOEXEC on old kernels
2012-09-08 Rich Felkermove fallocate syscall wrapper to linux-specific syscal...
2012-09-08 Rich Felkeradd fallocate (nonstandardized) function
2012-09-08 Rich Felkerfix broken fallocate syscall in posix_fallocate
2012-06-21 Rich Felkerproper error handling for fcntl F_GETOWN on modern...
2012-06-01 Rich Felkerenable LARGEFILE64 aliases
2011-10-10 Rich Felkerfix F_GETOWN return value handling
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
2011-04-17 Rich Felkeroverhaul pthread cancellation
2011-03-20 Rich Felkerglobal cleanup to use the new syscall interface
2011-02-12 Rich Felkerinitial check-in, version 0.5.0