From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/1565 Path: news.gmane.org!not-for-mail From: "Arvid E. Picciani" Newsgroups: gmane.linux.lib.musl.general Subject: Re: Design for extensible =?UTF-8?Q?passwd=5B/shadow=3F=5D?= =?UTF-8?Q?=20db=20support?= Date: Mon, 13 Aug 2012 21:22:07 +0200 Message-ID: References: <20120812053802.GA10971@brightrain.aerifal.cx> <20120812205643.GT27715@brightrain.aerifal.cx> <20120813135048.GX27715@brightrain.aerifal.cx> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1344885746 909 80.91.229.3 (13 Aug 2012 19:22:26 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 13 Aug 2012 19:22:26 +0000 (UTC) To: Original-X-From: musl-return-1566-gllmg-musl=m.gmane.org@lists.openwall.com Mon Aug 13 21:22:27 2012 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 1T10DZ-0000yY-3y for gllmg-musl@plane.gmane.org; Mon, 13 Aug 2012 21:22:25 +0200 Original-Received: (qmail 16166 invoked by uid 550); 13 Aug 2012 19:22:24 -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 16158 invoked from network); 13 Aug 2012 19:22:24 -0000 In-Reply-To: <20120813135048.GX27715@brightrain.aerifal.cx> X-Sender: aep@exys.org User-Agent: Roundcube Webmail/0.5.4 Xref: news.gmane.org gmane.linux.lib.musl.general:1565 Archived-At: On Mon, 13 Aug 2012 09:50:48 -0400, Rich Felker wrote: > Well that's up to the Austin Group, not you. We implement POSIX. fair enough. Now that i think of it, pulling out getpwent might not be such a smart idea after all, considered that projects would need musl specific build instructions then. > Making /bin/ls depend on dynamic loading modules is a bit > disgusting... huh? yeah exactly my point. Why does /bin/ls load the passwd stuff in the first place? It really shouldn't be in libc :/ -- Arvid E. Picciani