From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23127 invoked by alias); 11 Mar 2010 12:13:25 -0000 Received: (qmail 23110 invoked by uid 22791); 11 Mar 2010 12:13:24 -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 12:13:19 +0000 Received: from www.smartmobili.com (unknown [88.191.74.51]) by mail.smartmobili.com (Postfix) with ESMTP id E84A6A0401E for ; Thu, 11 Mar 2010 13:13:16 +0100 (CET) MIME-Version: 1.0 Date: Thu, 11 Mar 2010 12:13:00 -0000 From: Vincent Richomme To: The Vulgar and Unprofessional Cygwin-Talk List Subject: Re: ls sources In-Reply-To: References: 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/msg00067.txt.bz2 On Thu, 11 Mar 2010 12:23:33 +0100, Vincent Richomme wrote: > Hi, > > 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).