This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: How To find what is Implemented




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".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]