Sender: nate AT cartsys DOT com Message-ID: <361007E0.34452D89@cartsys.com> Date: Mon, 28 Sep 1998 15:04:16 -0700 From: Nate Eldredge MIME-Version: 1.0 To: Eli Zaretskii CC: Kbwms AT aol DOT com, dj AT delorie DOT com, djgpp-workers AT delorie DOT com Subject: Re: Much Improved Version of qsort References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Precedence: bulk Eli Zaretskii wrote: > > On Sun, 20 Sep 1998 Kbwms AT aol DOT com wrote: > > > I have finished work on a new version of qsort that is substantially > > better that the current version in our library. > > If nobody objects, I'd say let's go ahead and replace `qsort' with > this version in v2.02. Since `qsort' gets linked into every DJGPP > program, it is a good idea to make it free of the BSD license, exactly > like we did with `malloc'. So it looks like the only BSD functions left are `random' and friends, and the time functions in ansi/time/ctime.c. I'm not sure what of this is worth rewriting; in the first case, there is always `rand', and the time stuff looks rather complicated. -- Nate Eldredge nate AT cartsys DOT com