Comment by int_19h 4 years ago These can all be made a part of the combined fork+exec API. 2 comments int_19h Reply boring_twenties 4 years ago That would be the fugliest, most unwieldy API in history. In addition to the two most basic things I mentioned, there are namespaces, control groups, setuid/setgid, and probably a billion other things I can't think of. int_19h 4 years ago Sure, just look at Win32 CreateProcessW.But that's the price you pay for an API that doesn't have footguns.
boring_twenties 4 years ago That would be the fugliest, most unwieldy API in history. In addition to the two most basic things I mentioned, there are namespaces, control groups, setuid/setgid, and probably a billion other things I can't think of. int_19h 4 years ago Sure, just look at Win32 CreateProcessW.But that's the price you pay for an API that doesn't have footguns.
int_19h 4 years ago Sure, just look at Win32 CreateProcessW.But that's the price you pay for an API that doesn't have footguns.
That would be the fugliest, most unwieldy API in history. In addition to the two most basic things I mentioned, there are namespaces, control groups, setuid/setgid, and probably a billion other things I can't think of.
Sure, just look at Win32 CreateProcessW.
But that's the price you pay for an API that doesn't have footguns.