This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

RE: 64 bit time_t, when?


Are you suggesting that we create a time64.h that duplicates the whole set of
ANSI/POSIX time functions?  Why is that better?  I have gotten a message that
told me this already works on systems with 64-bit processors.  Is it so hard to
do


J. Edward Ellis

Battelle, Pacific Northwest National Laboratory
(509) 375-3627 voice
(509) 375-2379 FAX
mailto:edward.ellis@pnl.gov
http://electronics.pnl.gov:2080/ellis.html

 -----Original Message-----
From: 	Gianni Mariani [mailto:gianni_@uluru.mariani.ws] 
Sent:	Thursday, August 24, 2000 10:42 AM
To:	aoliva@redhat.com; Ellis, John E (Edward)
Cc:	gcc@gcc.gnu.org
Subject:	Re: 64 bit time_t, when?


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.


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