mailing list of musl libc
 help / color / mirror / code / Atom feed
* [musl] [BUG] sysconf implementing _SC_NPROCESSORS_(CONF|ONLN) incorrectly
@ 2020-04-09 10:29 Norbert Lange
  2020-04-09 18:18 ` Szabolcs Nagy
  0 siblings, 1 reply; 13+ messages in thread
From: Norbert Lange @ 2020-04-09 10:29 UTC (permalink / raw)
  To: musl

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

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2020-04-15 16:01 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-09 10:29 [musl] [BUG] sysconf implementing _SC_NPROCESSORS_(CONF|ONLN) incorrectly Norbert Lange
2020-04-09 18:18 ` Szabolcs Nagy
2020-04-09 18:31   ` Florian Weimer
2020-04-10  1:02     ` Rich Felker
2020-04-14 10:08       ` Florian Weimer
2020-04-14 15:55         ` Rich Felker
2020-04-14 16:55           ` Florian Weimer
2020-04-15  9:38             ` Norbert Lange
2020-04-15  9:50               ` Florian Weimer
2020-04-15  9:57                 ` Norbert Lange
2020-04-15 10:04                   ` Szabolcs Nagy
2020-04-15 16:01                     ` Rich Felker
2020-04-15 15:58                 ` Rich Felker

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).