|
|
1.1 root 1: signal_(sigp, procp)
2: int *sigp, (**procp)();
3: {
4: int sig, proc;
5: sig = *sigp;
6: proc = *procp;
7:
8: return( signal(sig, proc) );
9: }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.