Patch to add timegm POSIX call
"Andrew Russell via newlib" <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <CAEFwyTP19KcHq19o2RLutYK8-t83NigbO+Lt6ARXp=xiExvxdA@mail.gmail.com> |
Hi all: I am proposing a patch (attached) which adds the timegm POSIX call to Newlib. I tried to keep changes to a minimum, but part of this refactors some of the code in libc/time/local.h and libc/time/mktime.c, per this discussion: https://sourceware.org/ml/newlib/2018/msg00186.html Thanks, Andrew