i'm not aware on linux but afaik solaris and freebsd did already introduce 64bits for time_t.
On 1143 0, "Gideon N. Guillen" <[email protected]> wrote: > -original message- > From: "Norbert P. Copones" <[email protected]> > Date: 02/11/2009 13:54 > > > 64-bit apps are not affected by this bug since they use 64-bit int on > > time_t. > > They're still affected for now because, AFAIK, most libc implementations, > including x86-64 version of Linux distros and Solaris SPARC, still are still > "typedef long time_t" or "typedef long int time_t". In short, they are > currently 32-bit on 64-bit platforms. _________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List http://lists.linux.org.ph/mailman/listinfo/plug Searchable Archives: http://archives.free.net.ph

