process-util: Move Xwayland fork helpers to shared 20/28020/1
authorMarius Vlad <marius.vlad@collabora.com>
Mon, 19 Sep 2022 19:57:13 +0000 (22:57 +0300)
committerMarius Vlad <marius.vlad@collabora.com>
Fri, 23 Sep 2022 15:14:56 +0000 (18:14 +0300)
commitedb6d397a4c6e66aff8227bdd0f7f42ff07203f9
tree55f3ece1b5ec7d7cec08403fdfc9633023d389df
parent86146a4e7455769d2057ff886c1f9ea7a67d84c2
process-util: Move Xwayland fork helpers to shared

We'll want to reuse these inside desktop-shell as well as the Weston
frontend.

(Based on the work from
 https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/954)

Bug-AGL: SPEC-4510

Signed-off-by: Daniel Stone <daniel.stone@collabora.com>
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: Ife13dce545928cf53e4f49a657b756ed88ee742f
shared/process-util.c [new file with mode: 0644]
shared/process-util.h [new file with mode: 0644]