From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/13678 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Zach van Rijn Newsgroups: gmane.linux.lib.musl.general Subject: Re: Symbol versioning approximation trips on compat symbols Date: Mon, 28 Jan 2019 18:12:28 -0500 Message-ID: <16896bc4812.11d91621497551.5910370235516290260@zv.io> References: <87r2d5evvi.fsf@oldenburg2.str.redhat.com> <20190124014340.GV23599@brightrain.aerifal.cx> <20190124110931.GU21289@port70.net> <87sgxi718r.fsf@oldenburg2.str.redhat.com> <20190127040424.GA23599@brightrain.aerifal.cx> <20190127093650.GB30123@example.net> <87bm41xpce.fsf@oldenburg2.str.redhat.com> <547d3d67-0587-5bf7-aec3-75e51c05bfba@adelielinux.org> <20190128195225.4cb4476c@prometeo.example.org> Reply-To: musl@lists.openwall.com Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="142219"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Zoho Mail To: "musl" Original-X-From: musl-return-13694-gllmg-musl=m.gmane.org@lists.openwall.com Tue Jan 29 00:12:47 2019 Return-path: Envelope-to: gllmg-musl@m.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by blaine.gmane.org with smtp (Exim 4.89) (envelope-from ) id 1goG58-000aqY-Gw for gllmg-musl@m.gmane.org; Tue, 29 Jan 2019 00:12:46 +0100 Original-Received: (qmail 17669 invoked by uid 550); 28 Jan 2019 23:12:44 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-ID: Original-Received: (qmail 17650 invoked from network); 28 Jan 2019 23:12:43 -0000 ARC-Seal: i=1; a=rsa-sha256; t=1548717150; cv=none; d=zoho.com; s=zohoarc; b=lv3GRyej6cvxBeEDW66R4S6vrgHpCznjRAUFvHIZjZq75x0iTgvQxDTFwh2kjH4n1NXnUERT1dpTzmvQqDnTWZIw2pOGxLHeBx+zje5EFQR0SYOGu7wZfM3FVlznCZIeU5xZqLFooxYvn7A9NSpuPPGTAbMefPQucw4sH0y4kTM= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1548717150; h=Content-Type:Content-Transfer-Encoding:Date:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:To:ARC-Authentication-Results; bh=dgKyLr7cLkACI6re5YwcLfW3QwGlpBomH2LHzVyVy80=; b=YToCKOW93nIOETScr3dm7VKSaT9urC+8JfWOsKP57ThTVgQGbrL4lXXiuJTphSJwiT1CVd3LVW8nbvHNZs+ExCldWIeIqvaYtuzvw5ynoNKQo31dQJsywONjj+NUsMTVyuAcTgBwKFm05hk4moMcxq/deRDBuRdgfihF/udMUN0= ARC-Authentication-Results: i=1; mx.zoho.com; dkim=pass header.i=zv.io; spf=pass smtp.mailfrom=me@zv.io; dmarc=pass header.from= header.from= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1548717150; s=zoho; d=zv.io; i=me@zv.io; h=Date:From:To:Message-ID:In-Reply-To:References:Subject:MIME-Version:Content-Type:Content-Transfer-Encoding; l=1099; bh=dgKyLr7cLkACI6re5YwcLfW3QwGlpBomH2LHzVyVy80=; b=ESi8NYl0xjR54pANmr5aBDTSQEZU9mz5p/5fVXM02A/aS4OA0Qi19j77FDDzXA0H 4D+Tr1Qs5fbzYDmphNa67Di6VpuTEjvnH9KJledPmNEwrGxygeaLCKUq84DqXRl2IJd 0EBjDtQ1P/Sp0jGNIzWZPgeEncjfmJ212ZGjjUeo= In-Reply-To: <20190128195225.4cb4476c@prometeo.example.org> X-Priority: Medium X-Mailer: Zoho Mail Xref: news.gmane.org gmane.linux.lib.musl.general:13678 Archived-At: ---- On Mon, 28 Jan 2019 17:52:25 -0500 Matias Fonzo wrote ---- > It should be nice if musl.cc (if this is community-musl page) could > list all the distributions based on Musl (including Dragora, > Sabotage, ...) and all the cross-compiler projects, etc. :-) > > The focus of musl.cc is exclusively musl cross-compilation toolchains, therefore "musl-based Linux distributions" is off-topic. The official community-based musl site is the Wiki [1]; this might be a more appropriate venue for what you're seeking, and it already does exactly what you're seeking. As does the Wikipedia page [2]. It might be good to mention musl on the Dragora Wikipedia page [3], too. Currently the only page I can find which mentions musl is [4] even though several distros have been using musl for the better part of the 2010s. ZV [1]: https://wiki.musl-libc.org/projects-using-musl.html [2]: https://en.wikipedia.org/wiki/Musl#Use [3]: https://en.wikipedia.org/wiki/Dragora_GNU/Linux-Libre [4]: http://dragora.org/repo.fsl/wiki?name=Cross+compilers