#if 0 #include int sigaltstack(const stack_t * restrict ss, stack_t * restrict oss) { return 0; } /* XOPEN(400) */ #endif