]> www.infradead.org Git - users/jedix/linux-maple.git/commit
tools/nolibc: add setpgrp()
authorThomas Weißschuh <thomas.weissschuh@linutronix.de>
Fri, 11 Apr 2025 09:00:44 +0000 (11:00 +0200)
committerThomas Weißschuh <linux@weissschuh.net>
Tue, 22 Apr 2025 08:56:27 +0000 (10:56 +0200)
commit67fe525e3401d48a9fb1bf437555a9d82800f3d7
treea4d2339e507538f65dce98da6b66fffc547c51e2
parent7b11531ed172cc8cc2465e99c295af5ac2fd55e3
tools/nolibc: add setpgrp()

setpgrp() is defined to be identical to setpgid(0, 0).

Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Acked-by: Willy Tarreau <w@1wt.eu>
tools/include/nolibc/sys.h