summaryrefslogtreecommitdiff
path: root/Meta/check-syscall-lists.sh
AgeCommit message (Collapse)Author
2021-11-02Meta: Use grep -E/F, not grep -Pthislooksfun
grep -E and -F are POSIX standard, and meets all our matching needs.
2021-01-23Meta: Check consistency of various syscall tablesBen Wiederhake