How To find what is Implemented

Alex garbanzo@hooked.net
Fri Oct 10 02:17:00 GMT 1997


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@cygnus.com" with one line of text: "help".



More information about the Cygwin mailing list