
6 Jul
2012
6 Jul
'12
2:49 p.m.
Am 06.07.2012 15:12, schrieb Luke Elliott:
First is to get the definition of mprotect() that takes void * rather than char * by defining _XPG4_2, which causes a compilation failure with Solaris Studio 12.3.
Second is a workaround for a bug in their csignal header which uses the same include guard that signal.h uses, which csignal includes (leaving SIGSTKSZ undefined).
Attached if of any help.
of course - thank you, Luke best regards, Oliver