about summary refs log tree commit diff
path: root/src/time/timegm.c
Commit message (Expand)AuthorAgeFilesLines
* fix strftime handling of time zone dataRich Felker2013-08-241-1/+3
* fix error code on time conversion overflowsRich Felker2013-07-171-1/+1
* the big time handling overhaulRich Felker2013-07-171-4/+13
* add timegm function (inverse of gmtime), nonstandardRich Felker2012-06-131-0/+9