tvl-depot/users/Profpatsch/execline
Profpatsch 16461c4100 feat(users/Profpatsch/execline): add setsid
Small wrapper around `setsid(2)` that does not exist in the
execline-style tooling.

Is probably gonna fail iff our process is a session leader already,
but I haven’t tried that out yet.

Change-Id: I1a820f1c6d65ddc29c30995bfd56a760a9d6b341
Reviewed-on: https://cl.tvl.fyi/c/depot/+/11167
Tested-by: BuildkiteCI
Autosubmit: Profpatsch <mail@profpatsch.de>
Reviewed-by: Profpatsch <mail@profpatsch.de>
2024-03-16 22:36:55 +00:00
..
exec-helpers chore(users/Profpatsch): move rust exec-helpers to own subdir 2023-01-07 14:28:37 +00:00
default.nix feat(users/Profpatsch/execline): add setsid 2024-03-16 22:36:55 +00:00
exec-helpers.cabal chore(users/Profpatsch/*): more cabal maintenance 2023-07-13 23:03:09 +00:00
ExecHelpers.hs feat(users/Profpatsch): init haskell exec-helpers 2022-08-22 12:47:53 +00:00