From: noer AT cygnus DOT com (Geoffrey Noer) Subject: Re: The patch [was Re: Missing `scandir' and `alphasort'] 18 Dec 1998 20:07:24 -0800 Message-ID: <19981218193836.34655.cygnus.cygwin32.developers@cygnus.com> References: <36784F5A DOT E47FAC0F AT cityweb DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii To: Corinna Vinschen Cc: cygwin32-developers AT cygnus DOT com On Fri, Dec 18, 1998 at 09:51:35PM +0100, Corinna Vinschen wrote: > > Attached are the patches to > newlib/libc/sys/cygwin/dirent.h > winsup/Makefile.in > winsup/cygwin.def > and the new file > winsup/scandir.c Thanks! These changes will show up in the next snapshot. I put a !_POSIX_SOURCE wrapper around the protos and since everyone else is a .cc, I added scandir.cc and made them extern "C" for consistency. -- Geoffrey Noer noer AT cygnus DOT com