llvm-project/libc/spec
Michael Jones 1801c356f6 [libc] add syscall function
Add the syscall wrapper function and tests. It's implemented using a
macro to guarantee the minimum number of arguments.

Reviewed By: sivachandra, lntue

Differential Revision: https://reviews.llvm.org/D134919
2022-09-30 15:46:28 -07:00
..
bsd_ext.td [libc] Add strlcat 2022-05-19 21:48:39 +00:00
gnu_ext.td [libc] Add GNU extension functions sched_getaffinity and sched_setaffinity. 2022-09-29 20:31:46 +00:00
linux.td [libc] Add ability to generate enum types/values to HdrGen. 2020-02-28 23:27:32 -08:00
llvm_libc_ext.td [libc] Make the errno macro resolve to the thread local variable directly. 2022-03-04 17:29:49 +00:00
posix.td [libc] add syscall function 2022-09-30 15:46:28 -07:00
spec.td [libc] Add GNU extension functions sched_getaffinity and sched_setaffinity. 2022-09-29 20:31:46 +00:00
stdc.td [libc] add fputs and puts 2022-09-21 11:10:20 -07:00