Inappropriate topics. (?)

John F. Haugh II jfh at rpp386.Dallas.TX.US
Mon Aug 21 11:03:33 AEST 1989


In article <5795 at ficc.uu.net> peter at ficc.uu.net (Peter da Silva) writes:
>Most of the uses of fork() can be satisfied by the following function:

Well, every program which can be written using spawn() can also be
written using fork() and exec().

Any just about any system worth writing an operating system for of the
scope of POSIX is going to have the hardware to do memory management.
Any system without MMU hardware probably lacks sufficient address space
or commercial interest to be worth spending hundreds of millions of
dollars developing software for.  And THAT is the real reason.  What
good is an operating system for machines that don't generate gobs of
revenue, or that no one wants to buy because they are overly restrictive?

As Dennis Ritchie says, if you want PL/1, you know where to look.
-- 
John F. Haugh II                        +-Quote of the month club: ------------
VoiceNet: (512) 832-8832   Data: -8835  |  Speaking of Netnews Administration:
InterNet: jfh at rpp386.cactus.org         |  "If Bill Vajk can do it, anyone can"
UUCPNet:  {texbell|bigtex}!rpp386!jfh   +---------     -- Patricia O Tuama-----



More information about the Comp.std.c mailing list