Sujet : Re: Can't Avoid That Shit Rust - Even On Gentoo
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : comp.os.linux.advocacy comp.os.linux.miscDate : 30. Sep 2024, 23:00:18
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vdf71h$2cn51$17@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14
User-Agent : Pan/0.160 (Toresk; )
On Mon, 30 Sep 2024 19:40:06 -0000 (UTC), candycanearter07 wrote:
For instance, the 2038 problem I'm betting will be ignored until 2035.
It’s not being ignored. The Linux kernel added the option to build a 32-
bit kernel with time_t having 64 bits, and Debian has been going through a
reorg to incorporate this into its 32-bit builds (look for package names
appearing with “t64” in there somewhere).