Hello,
FYI, I'm working on a django and patchwork upgrade on sourceware today
so you might see some downtime in the morning and afternoon EDT.
Sid
On 2022-07-28 13:27, Siddhesh Poyarekar wrote:
Interesting, I'll take a closer look at this from the gcc context. I
obviously don't have any strong opinions about the elfutils patch :)
I reduced this to the below program and I see it warns with
`-D_FORTIFY_SOURCE=3 -O2 -fsanitize
On 2022-07-28 09:48, Mark Wielaard wrote:
With GCC 12.1.1, glibc 2.3a, -fsanitize=undefined and
-D_FORTIFY_SOURCE=3 we get the following error message:
In file included from /usr/include/ar.h:22,
from ../libelf/libelfP.h:33,
from core-file.c:31:
In function ‘p
On 10/27/20 5:03 AM, Érico Nogueira via Libc-alpha wrote:
From: Érico Rolim
I would like to add these enums in order to conform to the POSIX
specification: https://www.man7.org/linux/man-pages/man0/unistd.h.0p.html
This change also helps musl-libc, since they want to have these defines
with th