Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
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.