Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Fri, 15 Mar 2002 14:54:57 -0800 From: Wade Brainerd X-Mailer: The Bat! (v1.53d) Personal Reply-To: Wade Brainerd Organization: Treyarch Inc X-Priority: 3 (Normal) Message-ID: <15584641375.20020315145457@wadeb.com> To: Corinna Vinschen Subject: Re[2]: new app: fcd-1.0 In-Reply-To: <20020315094004.H31148@cygbert.vinschen.de> References: <999547406 DOT 20020314180323 AT wadeb DOT com> <20020315094004 DOT H31148 AT cygbert DOT vinschen DOT de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Thanks for looking at the code. I was trying to get it working under straight Win32, which doesn't support the opendir/readdir API as far as I can tell. Unfortunately, implementation under Win32 given the primitive shell looks ugly enough to not be worth it. -Wade Friday, March 15, 2002, 12:40:04 AM, you wrote: CV> On Thu, Mar 14, 2002 at 06:03:23PM -0800, Wade Brainerd wrote: >> Anyway, it's my first real unix-style app so I'm anxious for feedback. >> It compiles on Solaris, MacOS X and Cygwin (and probably others, let >> me know if you try compiling it somewhere else). CV> I had a quick glance into the source code and I wonder why you CV> implemented your own opendir()/readdir(). It's in the API of all CV> the above OSes. CV> Corinna -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/