forked from OSchip/llvm-project
1801c356f6
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 |
||
---|---|---|
.. | ||
llvm-libc-macros | ||
llvm-libc-types | ||
sys | ||
CMakeLists.txt | ||
__llvm-libc-common.h | ||
assert.h.def | ||
ctype.h.def | ||
dirent.h.def | ||
errno.h.def | ||
fcntl.h.def | ||
fenv.h.def | ||
inttypes.h.def | ||
math.h.def | ||
pthread.h.def | ||
sched.h.def | ||
signal.h.def | ||
stdio.h.def | ||
stdlib.h.def | ||
string.h.def | ||
threads.h.def | ||
time.h.def | ||
unistd.h.def |