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>
Loading
Please sign in to comment
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>