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]

listing of missing calls?



Cancel my previous message.  I realize now that pause(), setpwent() and
the get/setsockopt() calls are just missing from the API, even though
they're in the .h files. I've since found that the signal handling is
also still incomplete (sigmask, sigblock, sigsetmask). 

Would it make sense to maintain a list of the calls that are left on the
TODO list (the FAQ just says that a set of calls are missing, but I feel
that a more specific list would help folks like me figure out when to
stop fighting a particular fight). 

I stumbled upon the last batch while trying to compile the readline
library examples.  

Finally -- I would help fill in these blanks if I could, but I suspect it
would take more knowledge of win32 than I have, so I'll just hang in
there.  Thanks to all involved. 

--david ascher

PS: I got termcap-1.3 to compile (after removing the macro for bcopy
    in tparam.c which wreaks havoc when bcopy is declared in string.h), if
    anyone cares.
    

-
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]