fix AS-safety of close when aio is in use and fd map is expanded
[musl] / include / sys / stat.h
2022-10-19 Rich Felkerremove LFS64 programming interfaces (macro-only) from...
2019-10-28 Rich Felkeradd time64 symbol name redirects to public headers...
2016-10-20 Rich Felkerfix various header namespace issues under feature-test...
2014-09-05 Szabolcs Nagyfix macros for LFS *64_t types in sys/stat.h, sys/types...
2012-12-03 Rich Felkerfeature test macros: make _GNU_SOURCE enable everything
2012-09-08 Rich Felkerdefault features: make musl usable without feature...
2012-09-07 Rich Felkeruse restrict everywhere it's required by c99 and/or...
2012-06-04 Rich Felker_GNU_SOURCE is supposed to imply _LARGEFILE64_SOURCE
2012-05-23 Rich Felkersupport _BSD_SOURCE feature test macro
2012-05-04 Rich Felkeradd *64 junk for sys/*.h headers
2011-04-12 Rich Felkeradd some traditional aliases to stat.h
2011-04-10 Rich Felkeradd missing UTIME_* macros in sys/stat.h
2011-03-08 Rich Felkerfcntl.h should make availabel the mode constants from...
2011-02-27 Rich Felkerimplement futimens and utimensat
2011-02-18 Rich Felkeradd portable lchown (trivial to support and a few ancie...
2011-02-14 Rich Felkerextensive header cleanup for standards conformance...
2011-02-12 Rich Felkerinitial check-in, version 0.5.0