ucontext_t is not available from signal.h
Václav Haisman
vhaisman@gmail.com
Mon Aug 17 10:28:00 GMT 2015
Hi.
I have just noticed, while porting my stuff from Linux to Cygwin, that
signal.h does not provide `ucontext_t`. It should be available from
signal.h. From <http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/signal.h.html>:
> The ucontext_t and mcontext_t structures are added here from the obsolescent <ucontext.h> header.
--
VH
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
More information about the Cygwin
mailing list