summaryrefslogtreecommitdiffstats
path: root/dragonflybsd
diff options
context:
space:
mode:
authorJessica Clarke <jrtc27@jrtc27.com>2022-01-15 02:27:53 +0000
committerBenBE <BenBE@geshi.org>2022-01-16 17:21:18 +0100
commit9512fd793013ec603dcd083155ddb1d9a5872574 (patch)
tree40debb57461b116bb652c79b4ff26ef6a2f77613 /dragonflybsd
parent4a664c0df8093d770b3f254800a91215575dd726 (diff)
FreeBSD: Add support for showing process emulation
This displays the same output as ps's -o emul, which is the system call emulation environment, or ABI, in use. This will typically be FreeBSD ELF32 or ELF64, but can also be Linux ELF32 or Linux ELF64 when running Linux binaries under FreeBSD's Linuxulator binary compatibility layer. The column width of 16 is chosen to match KI_EMULNAMELEN's value of 16, most of which is normally used up as FreeBSD ELF32/64 is 13 characters.
Diffstat (limited to 'dragonflybsd')
0 files changed, 0 insertions, 0 deletions

© 2014-2024 Faster IT GmbH | imprint | privacy policy