This is the mail archive of the cygwin 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]
Other format: [Raw text]

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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]