Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CACCP0Gpf5sNR+sc2m2PbrrU8p0o5mxwSMrp22zT2vWJGta2BUw@mail.gmail.com>
Date: Tue, 28 Jun 2016 16:00:45 +0100
From: Raphael Cohn <raphael.cohn@...rmmq.com>
To: musl@...ts.openwall.com
Subject: RUSAGE_THREAD

Hi,

I'm in the process of compiling ZFS on Linux against musl. ZFS seems to
make a few slightly glibc-like assumptions, one of which is the use of
RUSAGE_THREAD. Musl seems to lack a definition of this in sys/resource.h.
Is this deliberate?

Glibc defines RUSAGE_THREAD as 1, but musl already uses this value for
RUSAGE_CHILDREN (glibc sets this as -1). What would be the correct value
for RUSAGE_THREAD with musl?

Raph

Content of type "text/html" skipped

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.