このページを編集する際は、編集に関する方針に従ってください。
#ifndef HAVE_SIGSETJMP #define sigjmp_buf jmp_buf
#endif
* When there is no sigsetjmp, its functionality is provided by plain * setjmp. Incidentally, nothing provides setjmp's functionality in * that case.
更新日 | 更新者 | 更新内容 |