Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [day] [month] [year] [list]
Date: Thu, 29 Sep 2022 13:37:32 -0700
From: Colin Cross <ccross@...roid.com>
To: musl@...ts.openwall.com
Subject: crt: add dcrt1, with support for locating the dynamic loader at runtime

I'm interested in seeing Ridley Combs' dcrt1 patch merged.  Here's an
updated version of the most recently posted patch[1], taken from [2]
with [3] squashed in and a minor modification to remove the gotos from
the _ERROR macro.  The only differences between [1] and [2] are fixing
a few warnings and removing an extra space.

[1] https://www.openwall.com/lists/musl/2020/03/29/9
[2] https://github.com/rcombs/musl/commit/740155e21f7057a33e75a9ed4cb6fbf07f75d2a7
[3] https://github.com/rcombs/musl/commit/8ff8f3422510302c0ea47af7de9d59777069ed72

View attachment "0001-crt-add-dcrt1-with-support-for-locating-the-dynamic-.patch" of type "text/x-patch" (20188 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.