Date: Sun, 3 May 1998 17:43:02 +0300 (IDT) From: Eli Zaretskii To: Kbwms cc: djgpp AT delorie DOT com Subject: Re: GNU qsort() In-Reply-To: <63bde56d.3547cc6c@aol.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Wed, 29 Apr 1998, Kbwms wrote: > It occurred to me this evening that the sort statistics for > fqsort on the same sort targets that I sent for GNU qsort() > might be of interest. Data from separate runs is appended. I assume when you say ``GNU qsort'', you mean the qsort implementation in the DJGPP library. If so, please refer to it as the DJGPP qsort, since it doesn't have anything to do with GNU (DJGPP's library is not from GNU). Thanks for the other material.