freebsd-src/lib/libsysdecode
John Baldwin 5842bd683f Add a SYSDECODE_ABI_ prefix to the ABI enums to avoid potential collisions.
Suggested by:	jmallett
Reviewed by:	bdrewery, jmallett
Differential Revision:	https://reviews.freebsd.org/D5123
2016-01-30 01:00:54 +00:00
..
Makefile Add support to libsysdecode for decoding system call names. 2016-01-26 19:07:09 +00:00
Makefile.depend Add in DIRDEPS_BUILD support. 2016-01-07 00:19:30 +00:00
mkioctls
syscallnames.c Add a SYSDECODE_ABI_ prefix to the ABI enums to avoid potential collisions. 2016-01-30 01:00:54 +00:00
sysdecode.3 Add a SYSDECODE_ABI_ prefix to the ABI enums to avoid potential collisions. 2016-01-30 01:00:54 +00:00
sysdecode.h Add a SYSDECODE_ABI_ prefix to the ABI enums to avoid potential collisions. 2016-01-30 01:00:54 +00:00
sysdecode_ioctlname.3
sysdecode_syscallnames.3 Add support to libsysdecode for decoding system call names. 2016-01-26 19:07:09 +00:00
sysdecode_utrace.3
utrace.c