slightly cleaner strlen, also seems to compile to better code
[musl] / include / fcntl.h
2012-09-16 Rich Felkerfix stupid bug in updating of O_ACCMODE for O_SEARCH...
2012-09-14 Rich Felkeradd O_PATH/O_SEARCH support to fcntl.h
2012-09-08 Rich Felkeradd linux tee syscall
2012-09-08 Rich Felkeradd linux sync_file_range syscall
2012-09-08 Rich Felkeradd linux readahead syscall
2012-09-08 Rich Felkeradd fallocate (nonstandardized) function
2012-09-08 Rich Felkerdefault features: make musl usable without feature...
2012-09-07 Rich Felkerprovide loff_t for splice syscall
2012-07-23 Rich Felkeradd splice and vmsplice syscalls
2012-06-21 Rich Felkerproper error handling for fcntl F_GETOWN on modern...
2012-06-04 Rich Felker_GNU_SOURCE is supposed to imply _LARGEFILE64_SOURCE
2012-05-23 Rich Felkervarious header cleanups, some related to _BSD_SOURCE...
2012-05-23 Rich Felkersupport _BSD_SOURCE feature test macro
2012-05-04 Rich Felkeradd support for ugly *64 functions with _LARGEFILE64_SOURCE
2012-04-15 Rich Felkermove F_DUPFD_CLOEXEC out of bits
2011-04-15 Rich Felkerfix O_SYNC definition, cleanup fcntl.h
2011-04-15 Rich Felkerfcntl.h: move macros that do not vary between archs...
2011-03-08 Rich Felkerfcntl.h should make availabel the mode constants from...
2011-02-12 Rich Felkerinitial check-in, version 0.5.0