llvm-project/libc/include
Kazuaki Ishizaki 0570de73c4 [libc] NFC: Fix trivial typo in comments, documents, and messages
Differential Revision: https://reviews.llvm.org/D77462
2020-04-06 16:19:34 +09:00
..
sys Add implementations of POSIX mmap and munmap functions. 2019-12-23 14:04:02 -08:00
CMakeLists.txt [libc] Generate math.h instead of the static file it is currently. 2020-03-24 21:17:55 -07:00
__llvm-libc-common.h [libc] Create abort and _Exit 2020-03-05 14:21:18 -05:00
__posix-types.h [libc] NFC: Fix trivial typo in comments, documents, and messages 2020-04-06 16:19:34 +09:00
assert.h.def [libc] Add initial assert definition 2020-03-11 23:45:58 -04:00
ctype.h
errno.h.def [libc] Add implementation of errno and define the other macros of errno.h. 2019-12-09 13:34:08 -08:00
math.h.def [libc] Generate math.h instead of the static file it is currently. 2020-03-24 21:17:55 -07:00
signal.h.def [libc] Add sigprocmask 2020-03-02 03:47:21 -05:00
stdlib.h.def [libc] Create abort and _Exit 2020-03-05 14:21:18 -05:00
string.h.def
threads.h.def [libc] Take 2: Add linux implementations of thrd_create and thrd_join functions. 2020-03-09 21:28:11 -07:00