Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Thu, 6 Sep 2018 21:26:19 -0400
From: "Joseph C. Sible" <josephcsible@...il.com>
To: musl@...ts.openwall.com
Subject: Compile-time flag to enable optional EINTR's?

I know musl has reasons not to enable EINTR where it's optional (such
as c0ed5a20), but there are a lot of use cases where the lack of it
causes problems. As a compromise, would a patch to add a ./configure
flag (say --enable-optional-eintr) to change this behavior be
accepted?

Joseph C. Sible

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.