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: Cygwin32 API


Bill Leigh wrote:
> 
> Where would I find documentation about the use of the API?

Currently, the documentation == the source code in most cases.
src/winsup and src/newlib contain most of the code that goes into
the cygwin.dll.

You should also read the FAQ although that doesn't say too much
about the API.  There are also the ChangeLog files in the source
directories -- search for the routine you want to know about.

If someone wants to help me document the Cygwin32 API, please
let me know.  This is really something that needs to be done.
(Defining the scope and listing limitations in terms of which
functions are only supported under Win NT and which work on
Win NT and 95).

-- 
Geoffrey Noer
noer@cygnus.com
-
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]