llvm-project/libc/include
Siva Chandra Reddy 2c080a3f23 [libc] Generate math.h instead of the static file it is currently.
Just enough to help a follow up patch adding cosf and sinf has been
added.

Reviewers: abrachet

Differential Revision: https://reviews.llvm.org/D76723
2020-03-24 21:17:55 -07: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 Add implementations of POSIX mmap and munmap functions. 2019-12-23 14:04:02 -08: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