summaryrefslogtreecommitdiff
path: root/src/time/time_impl.h
AgeCommit message (Expand)Author
2018-09-12move declaration and apply hidden visibility to __utc stringRich Felker
2018-09-12apply hidden visibility to internal time[zone] implementation functionsRich Felker
2018-09-12overhaul internally-public declarations using wrapper headersRich Felker
2018-09-12move __strftime_fmt_1 declaration to time_impl.hRich Felker
2018-09-12move __tm_to_tzname declaration to time_impl.h with related functionsRich Felker
2013-07-17the big time handling overhaulRich Felker