|
Message-ID: <20181206173337.GD32233@voyager>
Date: Thu, 6 Dec 2018 18:33:37 +0100
From: Markus Wichmann <nullplan@....net>
To: musl@...ts.openwall.com
Subject: Re: sem_wait and EINTR
Hi all,
is the attached patch acceptable? A word about the bitfields: I
generally dislike them for most things, but I didn't want to destroy the
alignment struct __libc had going on, and these other flags really only
are 0 or 1.
Patch is untested for want of an old kernel.
Ciao,
Markus
View attachment "0003-Add-workaround-for-old-linux-bug.patch" of type "text/x-diff" (2023 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.