Re: [hackers] setsid: add optional -f to force fork()

From: Michael Forney <mforney_AT_mforney.org>
Date: Sat, 25 Jul 2020 13:57:28 -0700

On 2020-07-14, Hiltjo Posthuma <hiltjo_AT_codemadness.org> wrote:
> The below patch adds an -f flag to force fork(2)ing and creating a new
> process.

Thanks, I applied the patch.

Though I wonder, is Linux the only operating system that typically has
setsid(1)? It doesn't look like it is available on BSDs. It's such a
small tool and it can be implemented portably so I guess it's fine as
a part of sbase, but I wonder if there is some other tool with similar
functionality on other systems.
Received on Sat Jul 25 2020 - 22:57:28 CEST

This archive was generated by hypermail 2.3.0 : Sat Jul 25 2020 - 23:00:34 CEST