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 Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Subject: opendir,readdir Date: Tue, 8 Nov 2005 09:25:07 -0500 Message-ID: <6C11E94E2E56C046BEBF2A077F15C382DB53AA@CINMLVEM13.e2k.ad.ge.com> From: "Fry, Chuck \(GE Trans\)" To: X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id jA8EPS1b009670 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: chuck DOT fry AT ae DOT ge DOT com -- 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/