#include #include int main(void) { return kill(getpid(), SIGSTOP); }