From: da AT maigret DOT cog DOT brown DOT edu (David Ascher) Subject: listing of missing calls? 19 Apr 1997 21:37:08 -0700 Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Sender: da AT maigret Original-To: gnu-win32 AT cygnus DOT com Original-Sender: owner-gnu-win32 AT cygnus DOT com 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 AT cygnus DOT com" with one line of text: "help".