[u-u] The Y2038 issue and Debian 13 (aka: "Trixie")
Dan Astoorian
djast at ecf.utoronto.ca
Wed Jul 30 09:42:49 EDT 2025
Note that this is only an issue for 32-bit platforms; the 64-bit
architectures have been using 64-bit integers for time_t pretty much
from the start.
Unless the command "date -d '1 Jan 2039'" fails with "date: invalid
date...", you should already be good for Y2038.
(By the way, "reply list" still does not seem to work for this list with
mail clients that use the List-Post: header, which still reports the
undeliverable address <u-u at mail-ml.infra-service.ca> instead of
<u-u at unixunanimous.org>.)
--
Dan Astoorian, Systems Administrator
Engineering Computing Facility
University of Toronto
On 2025-07-30 00:36, Vance Shipley wrote:
> On Wed, Jul 30, 2025 at 7:31 AM Colin McGregor <colin.mc151 at gmail.com> wrote:
>> "Trixie" will be out August 9th, 2025.
> Excellent. I use Debian stable as our main target, it's what our
> containers are based on. I was hoping we'd get Erlang/OTP 28 but it
> looks like it'll be 27.
>
> I was curious about MacOS so I had a quick look on my workstation and
> found it here:
> $ fgrep __darwin_time_t
> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/arm/_types.h
> typedef long __darwin_time_t; /* time() */
>
More information about the u-u
mailing list