I'm new to Cygwin, and I'm trying to port some applications that run under HPUX 
10.20.
When recompiling under Cygwin one of the applications won't link because the 
linker
can't resolve getdirentries which is a HPUX function.  HP is obsolescing this 
function
and recommends that you rewrite this function using opendir and readdir 
functions.

My question is does Cygwin support these functions and if so  what library are 
they
located in.  They don't show up in the man pages, but the do show up in the man 
pages
on a pc running RedHat Linux.

Any help would be greatly appreciated.

Thanks

Chuck

Lead Specialist 
Assembly & Test Facility Design
Phone: (513) 243-3388
Dial Comm: 8 332-3388
Email: [EMAIL PROTECTED]

--
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/

Reply via email to