This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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: [PING^3] RFC [PATCH] BZ#1077902: New API gettimezone


On Tue, May 27, 2014 at 05:55:07PM -0700, Paul Eggert wrote:
> OndÅej BÃlka wrote:
> >localtime_rz is preferable
> 
> I assume you meant NetBSD's localtime_rz?  It'd be reasonable to add
> that to glibc, or something like it (in glibc it may need a locale
> argument as well).  However, localtime_rz has quite a different API
> from what was in your email, so I didn't understand your suggestion.
> 
> http://netbsd.gw.com/cgi-bin/man-cgi?localtime_rz

No its same api. You just define timezone_t as char * so you do not have
to implement anything difficult.


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