From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15856 invoked by alias); 11 Mar 2010 13:17:58 -0000 Received: (qmail 15741 invoked by uid 22791); 11 Mar 2010 13:17:56 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from mail-bw0-f223.google.com (HELO mail-bw0-f223.google.com) (209.85.218.223) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 11 Mar 2010 13:17:52 +0000 Received: by bwz23 with SMTP id 23so9522bwz.18 for ; Thu, 11 Mar 2010 05:17:49 -0800 (PST) Received: by 10.204.6.203 with SMTP id a11mr1790893bka.33.1268313469188; Thu, 11 Mar 2010 05:17:49 -0800 (PST) Received: from [192.168.2.99] (cpc2-cmbg8-0-0-cust61.cmbg.cable.ntl.com [82.6.108.62]) by mx.google.com with ESMTPS id l1sm465987bkl.2.2010.03.11.05.17.46 (version=SSLv3 cipher=RC4-MD5); Thu, 11 Mar 2010 05:17:46 -0800 (PST) Message-ID: <4B98F1BC.1080607@gmail.com> Date: Thu, 11 Mar 2010 13:17:00 -0000 From: Dave Korn User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: The Couth and Ruly Cygwin-Talk Maiming List Subject: Re: ls sources References: <416096c61003110502xbdce1ag1853b62e62ad7caa@mail.gmail.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-talk-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: cygwin-talk-owner@cygwin.com Reply-To: The Vulgar and Unprofessional Cygwin-Talk List Mail-Followup-To: cygwin-talk@cygwin.com X-SW-Source: 2010-q1/txt/msg00071.txt.bz2 On 11/03/2010 13:11, Vincent Richomme wrote: > Thanks but of course I know where to find them! What I first didn't find > was sources of ls, dir ... But now I founf them in coreutils, I thougt you > had some patches inside your cygwin repository All cygwin packages come with self-contained sources installable through setup.exe. Although they depend on the headers and libs from the DLL there are no patches there for them; the patches (if any) are distributed along with the upstream source tarball in the related source package. Also, next time you aren't sure what package contains a given exe: > $ cygcheck -f /usr/bin/ls.exe > coreutils-7.0-2 > > $ Also, we're veering dangerously on topic here.... quickly, someone do or say something stupid! cheers, DaveK