mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-15 10:17:20 +00:00
72df19e7ab
integer. Fix the argument decoding to treat this as a quad instead of an int. This includes using QUAD_ALIGN and QUAD_SLOTS as necessary. To continue printing IDs in decimal, add a new QuadHex argument type that prints a 64-bit integer in hex, use QuadHex for the existing off_t arguments, repurpose Quad to print a 64-bit integer in decimal, and use Quad for id_t arguments. This fixes the decoding of wait6(2) and procctl(2) on 32-bit platforms. |
||
---|---|---|
.. | ||
amd64-fbsd32.c | ||
amd64-fbsd.c | ||
amd64-linux32.c | ||
amd64linux32.conf | ||
arm-fbsd.c | ||
extern.h | ||
fbsd32.conf | ||
i386-fbsd.c | ||
i386-linux.c | ||
i386.conf | ||
i386linux.conf | ||
main.c | ||
Makefile | ||
Makefile.depend.amd64 | ||
mips-fbsd.c | ||
powerpc64-fbsd.c | ||
powerpc-fbsd.c | ||
setup.c | ||
sparc64-fbsd.c | ||
syscall.h | ||
syscalls.c | ||
truss.1 | ||
truss.h |