|
|
Initial revision
/* pause.c 4.1 83/06/09 */
/*
* Backwards compatible pause.
*/
pause()
{
sigpause(sigblock(0));
}
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.