summaryrefslogtreecommitdiff
path: root/lib/libsysdecode/linux.c
AgeCommit message (Expand)Author
2023-11-26lib: Automated cleanup of cdefs and other formattingWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2023-07-09libsysdecode: Drop dead __amd64__ && COMPAT_32BIT codeJessica Clarke
2023-05-26libsysdecode: Decode linux_clone syscall flagsDmitry Chagin
2023-02-14linux(4): Rename linux_timer.h to linux_time.hDmitry Chagin
2022-06-23libsysdecode: Fix a typo in my emailDmitry Chagin
2022-06-22libsysdecode: Decode Linux open() flagsDmitry Chagin
2022-06-22libsysdecode: Decode Linux *at() flagsDmitry Chagin
2022-06-22kdump: Decode Linux clock_nanosleep syscallDmitry Chagin
2022-06-22kdump: Decode Linux sigprocmask how argumentDmitry Chagin
2022-06-22libsysdecode: Add method for decoding Linux signal namesDmitry Chagin
2022-06-22libsysdecode: Add preliminary support for decoding Linux syscallsDmitry Chagin