From: garbanzo AT hooked DOT net (Alex) Subject: Re: How To find what is Implemented 10 Oct 1997 14:40:34 -0700 Message-ID: References: <199710090900 DOT OAA29889 AT marina DOT orp DOT pdc DOT com> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII To: gnu-win32 AT cygnus DOT com On Thu, 9 Oct 1997, desh wrote: > Hi, > > Is there a way or a document available to find out which all Unix systems > calls have been ported in b18. (and are working fine ). > Do we have defect list some were ? I think there's a list of all the functions included with the CDK source, or you can run cygwin.dll through nm or strings and then subtract all the functions in stubs.cc. This still won't tell you how well implemented the calls are though. Which functions were you interested in? - alex - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".