llvm-capstone/libc/spec
Alfred Persson Forsberg d3e045934a
Revert "[libc] Add limits.h"
limits.h currently interferes with Clang's limits.h. include_next
emits a warning because it is a GNU extension. Will re add this once
we figure out a good solution.

This reverts commits 13bbca8d69,
002cba0329, and
0fb3066873.
2023-08-17 06:21:50 +02:00
..
bsd_ext.td Reland "[libc] Add {,r}index" 2023-04-11 04:30:50 +00:00
gnu_ext.td [libc] Add qsort_r 2023-06-12 11:12:17 -07:00
gpu_ext.td [libc] Add basic support for calling host functions from the GPU 2023-07-19 10:11:46 -05:00
linux.td [libc] add socket function 2023-05-03 11:01:11 -07:00
llvm_libc_ext.td [libc] Move b* string functions to strings.h 2023-01-09 20:16:20 +00:00
posix.td Revert "[libc] Add limits.h" 2023-08-17 06:21:50 +02:00
spec.td [libc] Add v variants of printf functions 2023-08-04 14:50:24 -07:00
stdc.td Revert "[libc] Add limits.h" 2023-08-17 06:21:50 +02:00