.. |
aarch64-cloudabi64.c
|
Add a SYSDECODE_ABI_ prefix to the ABI enums to avoid potential collisions.
|
2016-01-30 01:00:54 +00:00 |
aarch64-freebsd.c
|
Add a SYSDECODE_ABI_ prefix to the ABI enums to avoid potential collisions.
|
2016-01-30 01:00:54 +00:00 |
amd64-cloudabi64.c
|
Add a SYSDECODE_ABI_ prefix to the ABI enums to avoid potential collisions.
|
2016-01-30 01:00:54 +00:00 |
amd64-freebsd32.c
|
Add a SYSDECODE_ABI_ prefix to the ABI enums to avoid potential collisions.
|
2016-01-30 01:00:54 +00:00 |
amd64-freebsd.c
|
Add a SYSDECODE_ABI_ prefix to the ABI enums to avoid potential collisions.
|
2016-01-30 01:00:54 +00:00 |
amd64-linux32.c
|
Sign extend the error value for failing Linux/i386 system calls. This
|
2016-02-15 20:26:40 +00:00 |
arm-freebsd.c
|
Add a SYSDECODE_ABI_ prefix to the ABI enums to avoid potential collisions.
|
2016-01-30 01:00:54 +00:00 |
cloudabi.c
|
Make truss work for CloudABI processes on aarch64.
|
2015-10-30 08:11:37 +00:00 |
cloudabi.h
|
Make truss work for CloudABI processes on aarch64.
|
2015-10-30 08:11:37 +00:00 |
extern.h
|
Several changes to truss.
|
2015-09-30 19:13:32 +00:00 |
i386-freebsd.c
|
Add a SYSDECODE_ABI_ prefix to the ABI enums to avoid potential collisions.
|
2016-01-30 01:00:54 +00:00 |
i386-linux.c
|
Correct the ABI name for Linux/i386 binaries under FreeBSD/i386.
|
2016-02-15 20:27:16 +00:00 |
main.c
|
Add support to libsysdecode for decoding system call names.
|
2016-01-26 19:07:09 +00:00 |
Makefile
|
Add support to libsysdecode for decoding system call names.
|
2016-01-26 19:07:09 +00:00 |
Makefile.depend
|
DIRDEPS_BUILD: Update dependencies.
|
2016-02-16 02:14:30 +00:00 |
makesyscallsconf.sh
|
Simplify syscall generation and ABI source file handling for the build.
|
2015-10-13 18:23:51 +00:00 |
mips-freebsd.c
|
Add a SYSDECODE_ABI_ prefix to the ABI enums to avoid potential collisions.
|
2016-01-30 01:00:54 +00:00 |
powerpc64-freebsd32.c
|
Add a SYSDECODE_ABI_ prefix to the ABI enums to avoid potential collisions.
|
2016-01-30 01:00:54 +00:00 |
powerpc64-freebsd.c
|
Add a SYSDECODE_ABI_ prefix to the ABI enums to avoid potential collisions.
|
2016-01-30 01:00:54 +00:00 |
powerpc-freebsd.c
|
Add a SYSDECODE_ABI_ prefix to the ABI enums to avoid potential collisions.
|
2016-01-30 01:00:54 +00:00 |
setup.c
|
Add support to libsysdecode for decoding system call names.
|
2016-01-26 19:07:09 +00:00 |
sparc64-freebsd.c
|
Add a SYSDECODE_ABI_ prefix to the ABI enums to avoid potential collisions.
|
2016-01-30 01:00:54 +00:00 |
syscall.h
|
Properly format pointer size independent CloudABI system calls.
|
2015-10-08 05:27:45 +00:00 |
syscalls.c
|
Move the mkioctls script to libsysdecode and use it to generate a
|
2015-12-22 20:33:49 +00:00 |
truss.1
|
Let -c imply -S (hide signal output).
|
2015-10-09 20:47:29 +00:00 |
truss.h
|
Add support to libsysdecode for decoding system call names.
|
2016-01-26 19:07:09 +00:00 |