This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Missing declaration for siginterrupt
- From: "Peter Ekberg" <peda at axentia dot se>
- To: <cygwin at cygwin dot com>
- Date: Mon, 4 Oct 2004 14:28:02 +0200
- Subject: Missing declaration for siginterrupt
Hello!
I miss a declaration for siginterrupt(3). Should there
not be one in signal.h or somewhere?
Background:
Make in a package that needs it ends with:
error: implicit declaration of function `siginterrupt'
Yes, I know that I don't need to specify
-Werror-implicit-function-declaration, but I didn't write
configure.in this time...
Cheers,
Peter
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/