[TUHS] forking, Re: [COFF] Re: On Bloat and the Idea of Small Specialized Tools

Larry McVoy lm at mcvoy.com
Mon May 13 09:34:54 AEST 2024


On Sun, May 12, 2024 at 06:56:35PM -0400, Dan Cross wrote:
> Similarly, this gives you the functionality of spawn, without the
> downside of a singularly complicated interface. Could you have
> implemented that in something as small as the PDP-7? Perhaps not, but
> it does not follow that `fork` now remains a good primitive.

Our spawnvp() implmentation is 40 lines of code.  Worked fine everywhere.
I can post it if you like.


More information about the TUHS mailing list