Annotation of 42BSD/lib/libc/compat-4.1/pause.c, revision 1.1

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: }

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.