index
:
mirror/musl
this commit
master
rs-1.0
mirror of git://git.musl-libc.org/musl
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sys
/
time.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
add nonstandard timespec/timeval conversion macros in sys/time.h
Rich Felker
2014-02-05
1
-0
/
+11
*
timeradd/timersub: cast result to void to get rid of warnings
rofl0r
2013-11-23
1
-2
/
+2
*
fix the prototype of settimeofday to follow the original BSD declaration
Szabolcs Nagy
2013-05-26
1
-5
/
+5
*
add obsolete futimesat()
rofl0r
2012-12-06
1
-0
/
+1
*
default features: make musl usable without feature test macros
Rich Felker
2012-09-07
1
-5
/
+1
*
use restrict everywhere it's required by c99 and/or posix 2008
Rich Felker
2012-09-06
1
-2
/
+8
*
support _BSD_SOURCE feature test macro
Rich Felker
2012-05-22
1
-2
/
+3
*
add legacy futimes and lutimes functions
Rich Felker
2012-01-24
1
-0
/
+2
*
fix and cleanup suseconds_t/timeval stuff (broken on 64-bit)
Rich Felker
2011-04-13
1
-9
/
+0
*
add legacy BSD-style timer*() macros in sys/time.h
Rich Felker
2011-04-10
1
-0
/
+10
*
cleanup namespace in sys/time.h
Rich Felker
2011-02-27
1
-4
/
+5
*
extensive header cleanup for standards conformance & correctness
Rich Felker
2011-02-14
1
-1
/
+1
*
initial check-in, version 0.5.0
v0.5.0
Rich Felker
2011-02-12
1
-0
/
+49