|
|
BSD 4.2
/* fork.c 4.1 82/12/04 */ #include "SYS.h" SYSCALL(fork) jlbc r1,1f # parent, since r1 == 0 in parent, 1 in child clrl r0 1: ret # pid = fork()
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.