1
0
Fork 0
util-linux/tests/expected/misc/setarch-options
Daniel Baumann c36e531662
Adding upstream version 2.41.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-21 11:26:35 +02:00

21 lines
518 B
Text

###### unknown arch
exit: 1
###### unknown command
Execute command `/das/gibs/nicht'.
exit: 127
###### noop uname -a
Execute command `uname'.
uname -a unchanged
###### almost all options
Switching on ADDR_NO_RANDOMIZE.
Switching on FDPIC_FUNCPTRS.
Switching on MMAP_PAGE_ZERO.
Switching on ADDR_COMPAT_LAYOUT.
Switching on READ_IMPLIES_EXEC.
Switching on ADDR_LIMIT_32BIT.
Switching on SHORT_INODE.
Switching on WHOLE_SECONDS.
Switching on STICKY_TIMEOUTS.
Switching on ADDR_LIMIT_3GB.
Execute command `echo'.
success