#if 0 #include int sigqueue(pid_t pid, int signo, const union sigval value) { return 0; } /* POSIX(199309) */ #endif