This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project. See the Cygwin home page for more information.
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index] [Subject Index] [Author Index] [Thread Index]

Re: How do I port the calls to direct.h ?



On Wed, 3 Feb 1999, Daniel Gonzalez wrote:

> I need to port readdir_r, openDir and all that stuff ...

I don't know what you're referring to, but you should take a look at
opendir, readdir etc docs in any POSIX docs (or Unix man pages). These
are all declared in <dirent.h>.

These are well supported under cygwin.

Regards,
Mumit