about summary refs log tree commit diff
path: root/mytimegm.c
Commit message (Collapse)AuthorAgeFilesLines
* mytimegm: fix whitespaceLeah Neukirchen2020-03-291-9/+9
|
* mytimegm: replace with own implementationLeah Neukirchen2020-03-281-81/+23
|
* clean up whitespaceLeah Neukirchen2017-01-261-65/+65
|
* import and use timegm from muslChristian Neukirchen2016-08-081-0/+86
It's ridiculous this function is not in the standards.