summaryrefslogtreecommitdiff
path: root/sys/tools/syscalls/scripts/syscall_json.lua
AgeCommit message (Collapse)Author
4 dayssyscall: Create a script to export the data as jsonWarner Losh
Create a script to export the parsed data as json. Include the annotations for the system call arguments, since they are helpful to downstream uses. Sponsored by: Netflix Reviewed by: brooks Differential Revision: https://reviews.freebsd.org/D56408