From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14662 invoked by alias); 11 Mar 2010 13:17:03 -0000 Received: (qmail 14653 invoked by uid 22791); 11 Mar 2010 13:17:02 -0000 X-Spam-Check-By: sourceware.org Received: from aquarius.hirmke.de (HELO calimero.vinschen.de) (217.91.18.234) by sourceware.org (qpsmtpd/0.83/v0.83-20-g38e4449) with ESMTP; Thu, 11 Mar 2010 13:16:58 +0000 Received: by calimero.vinschen.de (Postfix, from userid 500) id C7F886D435B; Thu, 11 Mar 2010 14:16:55 +0100 (CET) Date: Thu, 11 Mar 2010 13:17:00 -0000 From: Corinna Vinschen To: cygwin-talk@cygwin.com Subject: Re: ls sources Message-ID: <20100311131655.GI6505@calimero.vinschen.de> Reply-To: cygwin-talk@cygwin.com Mail-Followup-To: cygwin-talk@cygwin.com References: <416096c61003110502xbdce1ag1853b62e62ad7caa@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <416096c61003110502xbdce1ag1853b62e62ad7caa@mail.gmail.com> User-Agent: Mutt/1.5.20 (2009-06-14) 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/msg00070.txt.bz2 On Mar 11 13:02, 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? They are of course secret. We're using the famous cryptographic encoding called "C++". Only hippos really have a chance to break it. Corinna