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: Missing proto for sigaction() in <sys/signal.h>


Mumit Khan wrote:
> 
> I don't have a POSIX spec handy, but I believe that sys/signal.h
> should have the prototype for sigaction().

[<signal.h> actually; POSIX doesn't mandate <sys/sygnal.h>]

Aside from sigaction, the following symbols mandated by POSIX are
missing from signal.h:

SIGCONT
kill
sigdelset
sigfillset
sigismember
sigpending
sigsuspend


More grist for the convert-to-glibc mill.

--
<J Q B>
-
For help on using this list, 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]