| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,SARE_SUB_OBFU_Q1,SPF_PASS |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <4B7C842E.6030808@gmail.com> |
| Date: | Thu, 18 Feb 2010 00:05:02 +0000 |
| From: | Dave Korn <dave DOT korn DOT cygwin AT googlemail DOT com> |
| User-Agent: | Thunderbird 2.0.0.17 (Windows/20080914) |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: qsort source in cygwin |
| References: | <201002172238 DOT o1HMcN9p047069 AT rs6 DOT risingnet DOT net> |
| In-Reply-To: | <201002172238.o1HMcN9p047069@rs6.risingnet.net> |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
On 17/02/2010 22:38, ddcc wrote:
> Q1 Is the Cygwin qsort source available?
>
> Qsort must hide in library because a search in the Cygwin space yields
> nothing, not even a man page (reported in 2005).
It's part of newlib, which cygwin links into the cygwin DLL to provide the
fundamentals of libc functionality.
> The 'Cygwin in CVS' page scares the chicken out of me.
> Its link http://cygwin.com/cgi-bin/cvsweb.cgi/src/winsup/?cvsroot=src
> is a dead end because its utils-link yields nothing.
>
> Q2 Any advice how to dig into CVS? ...
Go up one level, then down!
> Q3 ... or is there a short cut to get the qsort source?
http://cygwin.com/cgi-bin/cvsweb.cgi/src/newlib/libc/search/qsort.c?cvsroot=src
cheers,
DaveK
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |