X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:message-id:subject:to:date:cc :mime-version:content-transfer-encoding:content-type; q=dns; s= default; b=q5m5X5+6bTLEYJOB4UiMQ4lBz4bSjs9h54KUEoHTCUHN83B86x+9V qqAnybzhHMSJwmVeG06IQ5PjM9TJDy2b9A0YLoWD/AFHE0Eva3lc6JlD26B7cDaq M5BW43/VN4t51mOOIrevnzzuB28VozHiY5sIbTBxhdiKK6hfMhTgYw= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:message-id:subject:to:date:cc :mime-version:content-transfer-encoding:content-type; s=default; bh=54sfEiPC3YsgAgC4hTmOroV0cJI=; b=SeuP68GnSSi6xqHW0pOZflfJr9bJ O32k+DXdA7QasGUlANJZqzvk6cHU32wqbkX/16g3mh+vorE9wqvgClulBIR1tukS B7/XS1ixRtQdaTr4lSdIOyCYOUREcdBwnc/ixwhoEOrE5pGU9nVSkeSew38q6wWN LjGySwRm7hRtuaM= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.2 required=5.0 tests=AWL,BAYES_50,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: rs6.risingnet.net From: ddcc Message-Id: <201501110518.t0B5ICFR043626@rs6.risingnet.net> Subject: source of qsort.c To: cygwin AT cygwin DOT com Date: Sat, 10 Jan 2015 21:18:12 -0800 (PST) CC: ddcc MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="US-ASCII" X-IsSubscribed: yes Five years ago I asked David Korn and he replied: <<< > 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 >>> I want to check whether the bug I found and reported in qsort is fixed by now. The links he provided don't work anymore. The Cygwin site remains a black hole for me. So again: how do I get the current qsort.c source?? -- Dennis de Champeaux Home page: rs6.risingnet.net/~ddcc Health Info Anytime for Everyone: www.HealthCheck4Me.info Exercise for the Mind: www.SuDoKuChallenge.us Marketing site: www.OntoOO.com >> Do NOT buy Dell, Mac, Ford, Chrysler << >> Boycott Chinese Products << -- 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