|
Message-ID: <874l444oji.fsf@oldenburg2.str.redhat.com> Date: Tue, 02 Jul 2019 14:19:13 +0200 From: Florian Weimer <fweimer@...hat.com> To: Samuel Holland <samuel@...lland.org> Cc: musl@...ts.openwall.com, Chris Hall <musl@...h.uk> Subject: Re: Detecting musl at compile and/or configure time * Samuel Holland: > The Linux UAPI is stable, so you can use whatever features you want as long as > you gracefully handle ENOSYS/EINVAL (or document a minimum supported version). Note that this only applies to the numbered syscall interface. For example, it is not true for vsyscall (which is now considered optional, despite part of the userspace ABI at first, and really hard to detect properly). Netlink packet layout also keeps changing for some subsystems. Thanks, Florian
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.