X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=1.1 required=5.0 tests=AWL,BAYES_50,SARE_SUB_OBFU_Q1 X-Spam-Check-By: sourceware.org From: ddcc Message-Id: <201002172238.o1HMcN9p047069@rs6.risingnet.net> Subject: qsort source in cygwin To: cygwin AT cygwin DOT com Date: Wed, 17 Feb 2010 14:38:23 -0800 (PST) Cc: ddcc AT rs6 DOT risingnet DOT net (ddcc) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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 Last year I worked on SixSort, an inplace, single thread sorter that beats every quicksort variant I can find, including qsort in the C-library. Except qsort is still faster on small arrays. The cross-over point depends on the platform. Hence I want to see the Cygwin source of qsort. 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). 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? ... Q3 ... or is there a short cut to get the qsort source? -- Dennis de Champeaux ddcc AT ontooo DOT com & ddcc AT rs6.risingnet DOT net Cell: 408 981 9109 SkypeID: renaissance98 Address: 14519 Bercaw Ln, San Jose, CA 95124, USA 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 << -- 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