Forked from
redox-os / relibc
1945 commits behind the upstream repository.

jD91mZM2
authored
Apparently gmtime was already implemented when I made localtime, so we had two different things written from scratch. We decided in the relibc channel of the Redox OS Mattermost chat to use my code, as it is more extensively tested and perhaps is clearer in how it works.