From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8365 invoked by alias); 11 Mar 2010 13:11:37 -0000 Received: (qmail 8307 invoked by uid 22791); 11 Mar 2010 13:11:36 -0000 X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from sd-15251.dedibox.fr (HELO mail.smartmobili.com) (88.191.74.51) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 11 Mar 2010 13:11:26 +0000 Received: from www.smartmobili.com (unknown [88.191.74.51]) by mail.smartmobili.com (Postfix) with ESMTP id AF6EBA0401E for ; Thu, 11 Mar 2010 14:11:24 +0100 (CET) MIME-Version: 1.0 Date: Thu, 11 Mar 2010 13:11:00 -0000 From: Vincent Richomme To: The Vulgar and Unprofessional Cygwin-Talk List Subject: Re: ls sources In-Reply-To: <416096c61003110502xbdce1ag1853b62e62ad7caa@mail.gmail.com> References: <416096c61003110502xbdce1ag1853b62e62ad7caa@mail.gmail.com> Message-ID: X-Sender: forumer@smartmobili.com User-Agent: RoundCube Webmail/0.2 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes 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/msg00069.txt.bz2 On Thu, 11 Mar 2010 13:02:12 +0000, Andy Koppe wrote: > Vincent Richomme: >>> I wanted to see how cygwin works in certain circumstances and I was >>> curious >>> to see ls.exe source code. >>> Where do you put its source code ? >>> >> Actually I don't think I am interested in ls.exe but more in cygwin >> sources >> path.cc, fhandler ... because I am searching how you handle junction >> points >> and symlinks(>= vista). > > The Cygwin sources are openly secret. Or secretly open? > > http://cygwin.com/cvs.html > 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