Here is the suckless rewrite of ed:
https://git.suckless.org/sbase/tree/ed.c
I wonder if fork(2) was able to return failure back then, or if it just panicked the system.
Here is the suckless rewrite of ed:
https://git.suckless.org/sbase/tree/ed.c
I wonder if fork(2) was able to return failure back then, or if it just panicked the system.