This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: 64 bit time_t, when?
- To: aoliva at redhat dot com, edward dot ellis at pnl dot gov
- Subject: Re: 64 bit time_t, when?
- From: Gianni Mariani <gianni_ at uluru dot mariani dot ws>
- Date: Thu, 24 Aug 2000 10:41:46 -0700
- Cc: gcc at gcc dot gnu dot org
You could probably start by proposing system functions for
extended time_t functions ;like for exmaple:
time64_t time64(time64_t *)
That way libc developers may actually get motivated.