freebsd-dev/lib/libsysdecode
Mark Johnston e2576591b9 libsysdecode: Decode sendmsg/recvmsg flags containing an underscore
Otherwise MSG_CMSG_CLOEXEC is not decoded.

MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
2022-01-04 09:46:23 -05:00
..
errno.c Drop cloudabi 2021-09-22 00:18:44 +03:00
flags.c libsysdecode: decode _UMTX_OP flags 2020-12-09 03:22:44 +00:00
Makefile Retire procfs-based process debugging. 2020-04-01 19:22:09 +00:00
Makefile.depend Update libssp paths in various Makefile.depend* files 2020-01-06 18:15:55 +00:00
mkioctls Fix compilation of libsysdecode after r365522, should have been part of it. 2020-09-09 22:18:44 +00:00
mktables libsysdecode: Decode sendmsg/recvmsg flags containing an underscore 2022-01-04 09:46:23 -05:00
signal.c
syscallnames.c libsysdecode: Decode FreeBSD32 syscalls on arm64. 2021-09-23 00:24:50 +02:00
sysdecode_abi_to_freebsd_errno.3
sysdecode_cap_rights.3
sysdecode_cmsg_type.3
sysdecode_enum.3 sysdecode_enum.3: Fix a typo: SIGBTRAP -> SIGTRAP. 2021-10-05 14:55:18 -07:00
sysdecode_fcntl_arg.3
sysdecode_ioctlname.3
sysdecode_kevent.3
sysdecode_mask.3 Fix a few mandoc issues 2020-10-09 19:12:44 +00:00
sysdecode_quotactl_cmd.3
sysdecode_sctp_sinfo_flags.3
sysdecode_sigcode.3
sysdecode_socket_protocol.3
sysdecode_sockopt_name.3
sysdecode_syscallnames.3
sysdecode_utrace.3
sysdecode.3 sysdecode.3: Remove documentation of CloudABI ABIs. 2021-09-22 17:02:17 -07:00
sysdecode.h Drop cloudabi 2021-09-22 00:18:44 +03:00
utrace.c