Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Thu, 9 Apr 2020 12:29:20 +0200
From: Norbert Lange <nolange79@...il.com>
To: musl@...ts.openwall.com
Subject: [BUG] sysconf implementing _SC_NPROCESSORS_(CONF|ONLN) incorrectly

Hello,

I ran into a bug with trace-cmd when compiled against musl.
Turns out musl just returns the affinity mask in both cases.

I know those functions are not standard, but the irony is that if they
are implemented,
then they prevent applications to use fallbacks.

See the trace-cmd bugreport:
https://bugzilla.kernel.org/show_bug.cgi?id=206817

Norbert

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.