[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: coreutils-8.14.116-1e18d on Linux/HPPA
From: |
Pádraig Brady |
Subject: |
Re: coreutils-8.14.116-1e18d on Linux/HPPA |
Date: |
Thu, 05 Jan 2012 01:18:39 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:6.0) Gecko/20110816 Thunderbird/6.0 |
On 01/05/2012 01:01 AM, Bruno Haible wrote:
> Pádraig Brady wrote:
>>> The limit appears to be INT_MAX.
>>
>> Oh, so time_t is 64 bit there?
>
> No, time_t is typedefed to 'long int' (32-bit but signed) on this platform.
Right, so if time_t is changed to 64 bit there in future,
the test would be too restrictive?
Or perhaps there would be some other internal mechanism
employed as we approach 2038, meaning the code would have to change.
So I'm leaning towards the deeper probing and avoidance,
done in the shell script.
cheers,
Pádraig.
- coreutils-8.14.116-1e18d on Linux/HPPA, Bruno Haible, 2012/01/04
- Re: coreutils-8.14.116-1e18d on Linux/HPPA, Pádraig Brady, 2012/01/04
- Re: coreutils-8.14.116-1e18d on Linux/HPPA, Bruno Haible, 2012/01/04
- Re: coreutils-8.14.116-1e18d on Linux/HPPA, Pádraig Brady, 2012/01/04
- Re: coreutils-8.14.116-1e18d on Linux/HPPA, Bruno Haible, 2012/01/04
- Re: coreutils-8.14.116-1e18d on Linux/HPPA,
Pádraig Brady <=
- Re: coreutils-8.14.116-1e18d on Linux/HPPA, Bruno Haible, 2012/01/04
- Re: coreutils-8.14.116-1e18d on Linux/HPPA, Pádraig Brady, 2012/01/05
- Re: coreutils-8.14.116-1e18d on Linux/HPPA, Bruno Haible, 2012/01/05
- Re: coreutils-8.14.116-1e18d on Linux/HPPA, Pádraig Brady, 2012/01/05
- Re: coreutils-8.14.116-1e18d on Linux/HPPA, Jim Meyering, 2012/01/10