index
:
musl
master
rs-1.0
musl - an implementation of the standard library for Linux-based systems
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sys
/
stat.h
Age
Commit message (
Expand
)
Author
Lines
2014-09-05
fix macros for LFS *64_t types in sys/stat.h, sys/types.h, glob.h
Szabolcs Nagy
-1
/
+2
2012-12-03
feature test macros: make _GNU_SOURCE enable everything
Rich Felker
-4
/
+1
2012-09-07
default features: make musl usable without feature test macros
Rich Felker
-5
/
+1
2012-09-06
use restrict everywhere it's required by c99 and/or posix 2008
Rich Felker
-3
/
+9
2012-06-04
_GNU_SOURCE is supposed to imply _LARGEFILE64_SOURCE
Rich Felker
-1
/
+1
2012-05-22
support _BSD_SOURCE feature test macro
Rich Felker
-1
/
+1
2012-05-04
add *64 junk for sys/*.h headers
Rich Felker
-0
/
+11
2011-04-12
add some traditional aliases to stat.h
Rich Felker
-0
/
+6
2011-04-10
add missing UTIME_* macros in sys/stat.h
Rich Felker
-0
/
+3
2011-03-08
fcntl.h should make availabel the mode constants from sys/stat.h
Rich Felker
-8
/
+2
2011-02-27
implement futimens and utimensat
Rich Felker
-0
/
+3
2011-02-17
add portable lchown (trivial to support and a few ancient things want it..)
Rich Felker
-0
/
+3
2011-02-14
extensive header cleanup for standards conformance & correctness
Rich Felker
-0
/
+5
2011-02-12
initial check-in, version 0.5.0
v0.5.0
Rich Felker
-0
/
+90