aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/link-vmlinux.sh
diff options
context:
space:
mode:
authorWilly Tarreau <w@1wt.eu>2023-03-04 15:28:40 +0100
committerPaul E. McKenney <paulmck@kernel.org>2023-03-20 08:45:22 -0700
commit919d0532d48ca1bea62bc04f269b9e72706467c6 (patch)
tree2ecc98176b90d1d143a3be6ffa388bcc27f8efed /scripts/link-vmlinux.sh
parenttools/nolibc: add tests for the integer limits in stdint.h (diff)
downloadlinux-rng-919d0532d48ca1bea62bc04f269b9e72706467c6.tar.xz
linux-rng-919d0532d48ca1bea62bc04f269b9e72706467c6.zip
tools/nolibc: add getuid() and geteuid()
This can be useful to avoid attempting some privileged operations, starting from the nolibc-test tool that gets two failures when not privileged. We call getuid32() and geteuid32() when they are defined, and fall back to getuid() and geteuid() otherwise. Signed-off-by: Willy Tarreau <w@1wt.eu> Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'scripts/link-vmlinux.sh')
0 files changed, 0 insertions, 0 deletions