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]

Re: [PATCH] libc/time/gmtime_r.c, libc/time/lcltime_r.c,, libc/time/local.h, libc/time/mktm_r.c: move localtime related functionality, from _mktm_r() to new _mklocaltm_r() to break dependency of gmtime() on, timezones


W dniu 2014-09-11 21:51, Jeff Johnston pisze:
Hi Freddie,

Corinna who was looking at this previously is on vacation so I am reviewing it.

Good to know, thanks for your review!

The only comments I have are:

1. month_lengths needs to be renamed to be __month_lengths because it is now externalized.
2. you might as well be consistent with other files in LIB_SOURCES list of Makefile.am with regards to tabs vs spaces.

Both issues fixed. Updated patch and updated changelog attached.

Regards,
FCh

Attachment: ChangeLog.txt
Description: Text document

Attachment: 0001-libc-time-Remove-dependency-of-gmtime-on-time-zone-r.patch
Description: Text document


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