This is the mail archive of the cygwin 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: opendir() system call


On 07 September 2007 15:41, digant goyal wrote:

>      I wanted to ask if system calls of unix like opendir(),readir()
> work in cygwin.

  Yes, they work fine, that's the whole point of cygwin.

> I tried them in a simple program but it didn't work.

  Most likely a bug in your code.

> The stack dump was-

  No use without knowing what version of the cygwin dll you have installed!


  Can you reduce your code to one very simple testcase that just shows an
attempt to call opendir and how it fails?  Something that everyone else could
just compile and run on our machines without having to go to great lengths?
  
    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.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]