This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re[2]: new app: fcd-1.0


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]