Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Fri, 26 Jun 2020 13:51:33 +0000
From: Gregory Heytings <ghe@....org>
To: musl@...ts.openwall.com
Subject: Using only a portion of musl?


Hi list,

Are the parts of the musl library independent, or do they depend on each 
other?  In other words, is it possible to use only a part of the musl 
library in a program, and to use the host libc for everything else?  For 
example, is it possible to use the "regex", the "thread", the "malloc", 
the "network", ... parts of musl in a program, independenly of the rest of 
musl?

Gregory

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.