From owner-freebsd-hackers Sun Jan 26 14:01:40 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id OAA27228 for hackers-outgoing; Sun, 26 Jan 1997 14:01:40 -0800 (PST) Received: from root.com (implode.root.com [198.145.90.17]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id OAA27220 for ; Sun, 26 Jan 1997 14:01:37 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by root.com (8.7.6/8.6.5) with SMTP id OAA08317; Sun, 26 Jan 1997 14:01:12 -0800 (PST) Message-Id: <199701262201.OAA08317@root.com> X-Authentication-Warning: implode.root.com: Host localhost [127.0.0.1] didn't use HELO protocol To: RHS Linux User cc: freebsd-hackers@freebsd.org Subject: Re: What to do about the 2.0 GNU libc? In-reply-to: Your message of "Sun, 26 Jan 1997 12:53:09 PST." <32EBC435.63297F3E@hooked.net> From: David Greenman Reply-To: dg@root.com Date: Sun, 26 Jan 1997 14:01:12 -0800 Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >I must appologize for my past posts to this mail list. I now see that >freebsd is the way it is for a reason. Also the handling of ppp >connections in linux and most other OS's really sucks. FreeBSD has the >best implimentation I have ever seen. > >I am curious about the up and comming GNU 2.0 libc. Since the BSD's have >their own libc will you be replacing yours with the GNU one? Not that I >like GNU to much (it seams to be becomming the Microsoft of the free >software world) but it would save a lot of developement time if you >didn't have to worry about your own library. Since this the GNU libc >will be used by Linux it would be hard to go wrong. FreeBSD would be >using the same libc are it's chief competitor. FreeBSD would then only >have the userland commands to deal with, since Linux of course has GNU >maintaining those. I hate GNU binutils. No, the GNU libc is GPL'd which would cause distribution restrictions for everything that is linked with it. Unlike GNU, we actually encourage commercial re-use of FreeBSD code (in embedded systems, for example). -DG David Greenman Core-team/Principal Architect, The FreeBSD Project