|
Message-ID: <2059d75f-0428-d41e-444b-17365eef71bf@bell-sw.com> Date: Wed, 27 May 2020 18:44:38 +0300 From: Alexander Scherbatiy <alexander.scherbatiy@...l-sw.com> To: musl@...ts.openwall.com Subject: musl libc version Hello, Using glibc it is possible to get GNU C library version using confstr() function and _CS_GNU_LIBC_VERSION constant. In musl the confstr() returns EINVAL for _CS_GNU_LIBC_VERSION. Is there a way to get libc version in musl? Thanks, Alexander.
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.