Date: Sun, 30 Nov 1997 13:32:07 +0200 (IST) From: Eli Zaretskii To: Peter Palotas cc: djgpp AT delorie DOT com Subject: Re: The BSD Copyright In-Reply-To: <3.0.16.19971128235102.28cf21b6@hem1.passagen.se> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Fri, 28 Nov 1997, Peter Palotas wrote: > Does the original GNU C library contain any BSD copyrighted source, > or is it only the DJGPP port? The DJGPP's libc is NOT a port of the GNU libc, it's an entirely different library written by DJ Delorie especially for DJGPP. That is why it is free, whereas glibc is LGPL'ed.