regex: reject repetitions in some cases with REG_BADRPT
[oweals/musl.git] / include / fcntl.h
2015-04-01 Rich Felkermove O_PATH definition back to arch bits
2014-10-08 Szabolcs Nagyadd new linux file sealing api to fcntl.h
2014-09-08 Szabolcs Nagyadd new F_OFD_* macros to fcntl.h (open file descriptio...
2014-02-18 Rich Felkeradd flock64 alias for (struct) flock in fcntl.h
2014-01-07 Rich Felkeradd some missing LFS64 aliases for fadvise/fallocate...
2013-10-21 Rich Felkerfix multiple minor namespace issues in headers
2013-08-03 Rich Felkeradd some new linux AT_* flags
2013-08-02 Rich Felkerprovide useless 64-bit fcntl macros with _LARGEFILE64_S...
2012-12-06 rofl0rfix F_DUPFD_CLOEXEC being defined twice
2012-12-06 rofl0rfixup for fcntl.h changes
2012-12-06 rofl0rfcntl.h: add some linux-specific F_ macros
2012-11-18 Rich FelkerMerge remote-tracking branch 'nsz/math'
2012-11-18 rofl0rfcntl.h: O_SEARCH was missing for powerpc
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 v0.5.0