|
|
1.1 root 1: /* pause.c 4.1 83/06/09 */
2:
3: /*
4: * Backwards compatible pause.
5: */
6: pause()
7: {
8:
9: sigpause(sigblock(0));
10: }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.