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
/
time.h
Age
Commit message (
Expand
)
Author
Lines
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
-8
/
+14
2012-06-13
revert one change in time.h; no evidence BSD_SOURCE should expose these..
Rich Felker
-1
/
+1
2012-06-13
fix feature test macros in time.h
Rich Felker
-5
/
+2
2012-06-13
add timegm function (inverse of gmtime), nonstandard
Rich Felker
-0
/
+3
2012-05-22
support _BSD_SOURCE feature test macro
Rich Felker
-2
/
+4
2012-04-18
legacy junk compatibility grab-bag
Rich Felker
-0
/
+5
2012-02-06
more locale_t interfaces (string stuff) and header updates
Rich Felker
-0
/
+3
2011-09-26
cleanup various minor issues reported by nsz
Rich Felker
-1
/
+0
2011-09-13
fix various errors in function signatures/prototypes found by nsz
Rich Felker
-1
/
+1
2011-02-15
fix another error from header cleanup, missing size_t in time.h
Rich Felker
-1
/
+1
2011-02-14
more header cleanup and conformance fixes - locale.h, time.h
Rich Felker
-34
/
+35
2011-02-12
initial check-in, version 0.5.0
v0.5.0
Rich Felker
-0
/
+113