add IN_EXCL_UNLINK to sys/inotify.h
[musl] / include / sys / stat.h
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