From owner-cvs-all Fri Nov 15 1:45: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 12EA637B404; Fri, 15 Nov 2002 01:45:00 -0800 (PST) Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D41F43E4A; Fri, 15 Nov 2002 01:45:00 -0800 (PST) (envelope-from dillon@apollo.backplane.com) Received: from apollo.backplane.com (localhost [127.0.0.1]) by apollo.backplane.com (8.12.5/8.12.5) with ESMTP id gAF9irFC003001; Fri, 15 Nov 2002 01:44:53 -0800 (PST) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.12.5/8.12.5/Submit) id gAF9irxa003000; Fri, 15 Nov 2002 01:44:53 -0800 (PST) (envelope-from dillon) Date: Fri, 15 Nov 2002 01:44:53 -0800 (PST) From: Matthew Dillon Message-Id: <200211150944.gAF9irxa003000@apollo.backplane.com> To: Harti Brandt Cc: "M. Warner Losh" , , , , , Subject: Re: cvs commit: src/bin/sleep sleep.c References: <20021115100434.O2812-100000@beagle.fokus.gmd.de> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I think you are missing the point. If you need language support, the program should not be compiled with a mini C library. It's that simple. Consider: Does /bin/sleep need language support? -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message