tech-userlevel archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: 64 bit time_t changes



In article <20080322223022.GB1196%britannica.bec.de@localhost>,
Joerg Sonnenberger  <joerg%britannica.bec.de@localhost> wrote:
>On Sat, Mar 22, 2008 at 04:06:10PM -0400, Christos Zoulas wrote:
>> I can do the work, but I am beginning to wonder if this is the time to
>> bump libc, and get rid a lot of the compat code that we've collected
>> through the years? We can use this to sanitize size_t across all the
>> platforms and do the rest of the cleanup that is mentioned in shlib_version.
>
>Also struct timeval.tv_sec should be changed to time_t at this time as
>well.

Of course, and useconds_t for tv_usec. All that is there. I can post diffs
if someone is interested. They are pretty big though.

christos



Home | Main Index | Thread Index | Old Index