public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* time64 functions for glibc
@ 2021-05-31 15:43 Elmar Stellnberger
  2021-05-31 15:51 ` Paul Zimmermann
  2021-05-31 16:01 ` Adhemerval Zanella
  0 siblings, 2 replies; 15+ messages in thread
From: Elmar Stellnberger @ 2021-05-31 15:43 UTC (permalink / raw)
  To: libc-alpha, libc-maintainers

Dear maintainers of the glibc

   The year 2038 is coming soon and I still have many 32bit programs in 
use. There has been a draft to make glibc time64_t fit:
https://sourceware.org/glibc/wiki/Y2038ProofnessDesign

   Unfortunately this has not been implemented all the years since the 
time has become 64bit in the kernel. Under Windows time64_t is available 
since long. Can you please tell me when you are planning to work on 
this? - I am currently programming https://www.elstel.org/atea/ and of 
course I would have liked to make the program time64_t fit without 
having to access kernel sources and without having to implement 
time64_t2char* conversion myself. The time implementation of libopenssl 
is also 32bit but it has a wraparound so that proper ASN-time usage will 
be possible after 2038. - And what about all the 32bit SoC computers 
like the Raspberry Pi? They also run Linux!!

Yours Sincerely,
Elmar Stellnberger

P.S.: Please acknowledge the receival of this email before you answer.

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2021-06-24 17:37 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-31 15:43 time64 functions for glibc Elmar Stellnberger
2021-05-31 15:51 ` Paul Zimmermann
2021-05-31 16:01 ` Adhemerval Zanella
2021-05-31 18:46   ` Paul Eggert
2021-05-31 18:56     ` Florian Weimer
2021-05-31 19:08       ` Adhemerval Zanella
2021-05-31 19:16         ` Florian Weimer
2021-05-31 19:28           ` Adhemerval Zanella
2021-06-01 16:32             ` Elmar Stellnberger
2021-05-31 19:03     ` Adhemerval Zanella
2021-06-22 21:41       ` Paul Eggert
2021-06-23 13:29         ` Adhemerval Zanella
2021-06-23 16:59         ` Joseph Myers
2021-06-23 17:59           ` Paul Eggert
2021-06-24 17:37             ` Joseph Myers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).