reduce spurious inclusion of libc.h
[musl] / src / fcntl / fcntl.c
2018-09-12 Rich Felkerreduce spurious inclusion of libc.h
2015-04-21 Rich Felkerremove dead case for F_SETLKW in fcntl
2014-03-08 Rich Felkerin fcntl, use unsigned long instead of long for variadi...
2014-01-08 Rich Felkerin fcntl, avoid passing pointer arguments to syscalls...
2013-12-12 Szabolcs Nagyinclude cleanups: remove unused headers and add feature...
2013-03-27 Rich Felkerprovide emulation of fcntl F_DUPFD_CLOEXEC on old kernels
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-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