This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Patch to add timegm POSIX call


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]