xref
: /
llvm-project
/
compiler-rt
/
test
/
sanitizer_common
/
netbsd_commands
/
run_nomprotect.sh
(revision 190b9110c23c0c742602d686e4a5bcff3d94fba1)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#!/
bin
/
sh
2
/
usr
/
sbin
/
paxctl
+m
"${1}"
3
exec
"${@}"
4