]> git.proxmox.com Git - mirror_qemu.git/commit
bsd-user: Implement getpriority(2) and setpriority(2).
authorStacey Son <sson@FreeBSD.org>
Mon, 25 Sep 2023 18:24:15 +0000 (21:24 +0300)
committerWarner Losh <imp@bsdimp.com>
Tue, 3 Oct 2023 23:14:06 +0000 (17:14 -0600)
commitff26637260d059f5b37d32f00d7881a8c21a06f9
treea445f77e39028cf987fe8c96f4fff7a0cf5ea66a
parent615ad41c614bf0f2011bba43116434b66e40abc0
bsd-user: Implement getpriority(2) and setpriority(2).

Signed-off-by: Stacey Son <sson@FreeBSD.org>
Signed-off-by: Karim Taha <kariem.taha2.7@gmail.com>
Reviewed-by: Warner Losh <imp@bsdimp.com>
Message-Id: <20230925182425.3163-19-kariem.taha2.7@gmail.com>
bsd-user/bsd-proc.h
bsd-user/freebsd/os-syscall.c