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