From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/3129 Path: news.gmane.org!not-for-mail From: Rob Landley Newsgroups: gmane.linux.lib.musl.general Subject: Re: Best place to discuss other lightweight libraries? Date: Sun, 21 Apr 2013 15:24:38 -0500 Message-ID: <1366575878.18069.138@driftwood> References: Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; DelSp=Yes; Format=Flowed Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1366600687 29955 80.91.229.3 (22 Apr 2013 03:18:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 22 Apr 2013 03:18:07 +0000 (UTC) Cc: musl@lists.openwall.com To: musl@lists.openwall.com Original-X-From: musl-return-3133-gllmg-musl=m.gmane.org@lists.openwall.com Mon Apr 22 05:18:11 2013 Return-path: Envelope-to: gllmg-musl@plane.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by plane.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1UU7Gd-0005iH-Az for gllmg-musl@plane.gmane.org; Mon, 22 Apr 2013 05:18:11 +0200 Original-Received: (qmail 7728 invoked by uid 550); 22 Apr 2013 03:18:10 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Original-Received: (qmail 7715 invoked from network); 22 Apr 2013 03:18:10 -0000 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:date:from:subject:to:cc:in-reply-to:x-mailer:message-id :mime-version:content-type:content-disposition :content-transfer-encoding:x-gm-message-state; bh=NIzNx9hxXRKXe4AvRm3+eNDJYe1F4MRwof48AVHUgfU=; b=K3/CkxULSlhfyFSTdHU4YbAtsMlvu4Z0mcVBPICzSaLfPwIdhTp2aqqn6fhKs2Igyj wYtdnf+zhfxx0PVZqZyvO2sY3MmNj3P0SgQMwUc/fjQXk+xKZU9XjuX6V7ErGilymBdZ 3yR9m1yYex1YrjsK08kAJ5l3Xv9FNDnjJAS8ajL/Y5OyhFg1sfZ4jKdNxCYNGcotd3i5 Abw7wR/WNqfFl89K90o5FFjp0kGYRZelst7ZBp1JpoOJQJdAGZgXcpEW9pbse6Q20PEL ip2bM8GwoFlalooFZ6dm1Gk06Ye0ZqAJfEEZOB6B8fKtHhJKpiVTazFd20hihcD5hKfa CQOQ== X-Received: by 10.50.134.10 with SMTP id pg10mr7582521igb.16.1366600678341; Sun, 21 Apr 2013 20:17:58 -0700 (PDT) In-Reply-To: (from lmemsm@gmail.com on Sun Apr 21 11:30:54 2013) X-Mailer: Balsa 2.4.11 Content-Disposition: inline X-Gm-Message-State: ALoCoQk7maJLDcP3nNWpUWee7X5JvtHz+ZV1RcoSm1//U8gZb1sMYxKhZLFb10cZDN9Y5hqCOa6o Xref: news.gmane.org gmane.linux.lib.musl.general:3129 Archived-At: On 04/21/2013 11:30:54 AM, LM wrote: > Musl does a great job of replacing glibc. It's lightweight, > well-designed and written with friendly licensing. However, I'm > noticing there are a lot of other standard libraries and tools on a > typical system and often many of them are bloated or not so well > designed. I've been looking for a good forum to discuss using > alternative libraries and tools. Another place to ask would be: http://lists.celinuxforum.org/mailman/listinfo/celinux-dev Which is the mailing list for the elinux.org wiki. It used to be Tim =20 Bird's Consumer Electronic Linux Forum project, but unfortunately the =20 Linux Foundation gobbled up CELF and turned it into The Linux =20 Foundation Embedded Linux Conference By The Linux Foundation, and again =20 discussion on the list tailed off. It does have the advantage that it's got developers for actual =20 electronics manufacturers (mostly japanese) subscribed to it... Once upon a time busybox.net was collecting some of these: http://busybox.net/tinyutils.html But that largely seems to have rolled to a stop since I handed it off... The group of guys on #edev on freenode are quite knowledgeable about =20 hardware stuff... Rob=