From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26242 invoked by alias); 11 Mar 2010 13:02:25 -0000 Received: (qmail 26178 invoked by uid 22791); 11 Mar 2010 13:02:24 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40 X-Spam-Check-By: sourceware.org Received: from fg-out-1718.google.com (HELO fg-out-1718.google.com) (72.14.220.158) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 11 Mar 2010 13:02:16 +0000 Received: by fg-out-1718.google.com with SMTP id 22so20915fge.2 for ; Thu, 11 Mar 2010 05:02:13 -0800 (PST) MIME-Version: 1.0 Received: by 10.239.190.76 with SMTP id w12mr318739hbh.211.1268312532918; Thu, 11 Mar 2010 05:02:12 -0800 (PST) In-Reply-To: References: Date: Thu, 11 Mar 2010 13:02:00 -0000 Message-ID: <416096c61003110502xbdce1ag1853b62e62ad7caa@mail.gmail.com> Subject: Re: ls sources From: Andy Koppe To: The Vulgar and Unprofessional Cygwin-Talk List 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/msg00068.txt.bz2 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 Andy