Hi Chris, On Fri, May 09, 2025 at 11:31:20PM +0200, Chris Hofstaedtler wrote: > I can certainly do that, but I do wonder if that hides a t64 problem on > !glibc archs.
At least for musl, there was a flag-day transition. Refer to https://musl.libc.org/time64.html for details. As a result, it now redirects time-aware functions to changed names and rebuilds pick those up automatically. In effect, this is very much similar to how Debian did the time64 switch. My understanding is that musl is fine as a result. I do not reason about other C libraries and none of them is in a state nearly as close as musl to support being a Debian libc. Helmut

