On Fri, Jun 06, 2008 at 05:30:08PM +0000, Eric Blake wrote: >POSIX requires that siglongjmp() be provided as a linkable function, whether >or >not is also a macro (although sigsetjmp is allowed to be just a macro). Any >reason that cygwin.din exports longjmp/setjmp, but only provides >siglongjmp/sigsetjmp as macros?
The only reason I can think of is that no one has written a siglongjmp function. cgf -- 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/