fcntl.h: O_SEARCH was missing for powerpc
[musl] / arch / i386 / bits / fcntl.h
2012-11-18 rofl0rfcntl.h: O_SEARCH was missing for powerpc
2012-09-16 Rich Felkeradd O_EXEC open mode
2012-09-14 Rich Felkeradd O_PATH/O_SEARCH support to fcntl.h
2012-06-21 Rich Felkerproper error handling for fcntl F_GETOWN on modern...
2012-04-15 Rich Felkermove F_DUPFD_CLOEXEC out of bits
2012-04-15 Rich Felkeradd F_SETSIG and F_GETSIG (linux specific) to fcntl.h
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-04-14 Rich Felkerfix typo in legacy FAPPEND definition
2011-03-20 Rich Felkersyscall overhaul part two - unify public and internal...
2011-02-15 Rich Felkerpreparing build system to handle ports - step 1