NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: toolchain/59549: gdb is not ctype(3) safe
The following reply was made to PR toolchain/59549; it has been noted by GNATS.
From: RVP <rvp%SDF.ORG@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: toolchain/59549: gdb is not ctype(3) safe
Date: Sat, 26 Jul 2025 12:39:23 +0000 (UTC)
This only works on Linux because the implementations are very different:
https://sourceware.org/git/?p=glibc.git;a=blob;f=time/gmtime.c
FreeBSD'll have trouble too:
https://github.com/freebsd/freebsd-src/blob/main/contrib/tzcode/localtime.c#L1744
-RVP
Home |
Main Index |
Thread Index |
Old Index