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: PATCH [4/n]: Support 64bit time_t and 32bit long


On 03/15/2012 08:54 PM, H.J. Lu wrote:
On Thu, Mar 15, 2012 at 12:52 PM, Roland McGrath<roland@hack.frob.com> wrote:
Linux/x32 uses 64bit time_t and 32bit long.  This patch updates
ydhms_diff to support TIME_T_MAX != LONG_MAX.  It also updates __offtime
to propeyly check overflow when converting time_t to long.

These are two separate changes. The mktime change can go in no problem. The offtime change needs more consideration.



I will resubmit them separately.

Please use a new Subject when resubmitting,


Andreas
--
 Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi
  SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
   GF: Jeff Hawn,Jennifer Guild,Felix Imendörffer,HRB16746 (AG Nürnberg)
    GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126


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