summaryrefslogtreecommitdiff
path: root/include/time.h
AgeCommit message (Expand)AuthorLines
2012-06-13revert one change in time.h; no evidence BSD_SOURCE should expose these..Rich Felker-1/+1
2012-06-13fix feature test macros in time.hRich Felker-5/+2
2012-06-13add timegm function (inverse of gmtime), nonstandardRich Felker-0/+3
2012-05-22support _BSD_SOURCE feature test macroRich Felker-2/+4
2012-04-18legacy junk compatibility grab-bagRich Felker-0/+5
2012-02-06more locale_t interfaces (string stuff) and header updatesRich Felker-0/+3
2011-09-26cleanup various minor issues reported by nszRich Felker-1/+0
2011-09-13fix various errors in function signatures/prototypes found by nszRich Felker-1/+1
2011-02-15fix another error from header cleanup, missing size_t in time.hRich Felker-1/+1
2011-02-14more header cleanup and conformance fixes - locale.h, time.hRich Felker-34/+35
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+113