summaryrefslogtreecommitdiff
path: root/compiler-rt/utils/generate_netbsd_syscalls.awk
Commit message (Expand)AuthorAgeFilesLines
* [compiler-rt] NFC: Fix trivial typoKazuaki Ishizaki2021-09-041-1/+1
* [compiler-rt] [netbsd] Update generate_netbsd_syscalls.awkKamil Rytarowski2020-09-101-0/+34
* [compiler-rt] Adapt for ptrace(2) changes in NetBSD-9.99.30Kamil Rytarowski2019-12-241-1/+17
* [compiler-rt] Sync NetBSD syscall hooks with 9.99.17Kamil Rytarowski2019-11-031-5/+45
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-12/+9
* Update generate_netbsd_syscalls.awk for NetBSD 8.99.25Kamil Rytarowski2018-10-301-8/+4
* Remove more references to ptrace_pt_{g,s}et_sigmaskKamil Rytarowski2018-03-031-4/+0
* Remove obsolete ptrace(2) operations from NetBSDKamil Rytarowski2018-03-031-4/+0
* Implement a large part of NetBSD syscalls of netbsd_syscall_hooks.hKamil Rytarowski2018-02-151-3/+2581
* Add NetBSD syscall hooks skeleton in sanitizersKamil Rytarowski2018-02-151-0/+416