Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20240831164002.GR10433@brightrain.aerifal.cx>
Date: Sat, 31 Aug 2024 12:40:04 -0400
From: Rich Felker <dalias@...c.org>
To: musl@...ts.openwall.com
Subject: [PATCH] [RFC] fixing sysconf(_SC_MINSIGSTKSZ) & sigaltstack behavior

These do not fix the ppc 4k/8k discrepancy, which needs to be
addressed separately, but do fix sysconf(_SC_MINSIGSTKSZ) not working
as intended.

Rich

View attachment "0001-sigaltstack-enforce-dynamic-MINSIGSTKSZ-limit.patch" of type "text/plain" (1170 bytes)

View attachment "0002-sysconf-fix-_SC_MINSIGSTKSZ-computation-to-match-ker.patch" of type "text/plain" (1542 bytes)

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.