commit | 0571e3f5e20e4a93b0d59c948bcd89b60033d0be | [log] [tgz] |
---|---|---|
author | Stacey Son <sson@FreeBSD.org> | Mon Sep 25 21:24:22 2023 +0300 |
committer | Warner Losh <imp@bsdimp.com> | Tue Oct 03 17:14:06 2023 -0600 |
tree | 24367f9550f46ce1d093c86e2eb4ec3d6e1176ef | |
parent | 159e5b0c4bb00ade2d53e6c482ecda59f69fbdde [diff] |
bsd-user: Implement pdgetpid(2) and the undocumented setugid. Signed-off-by: Stacey Son <sson@FreeBSD.org> Signed-off-by: Karim Taha <kariem.taha2.7@gmail.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Warner Losh <imp@bsdimp.com> Message-Id: <20230925182425.3163-26-kariem.taha2.7@gmail.com>