llvm-project/libc/config/linux
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
..
x86_64 [libc] Add Convenience syscall Template Function 2020-02-13 14:39:16 -05:00
CMakeLists.txt [libc] Add a missing deps to the linux syscalls target. 2020-03-18 12:48:53 -07:00
api.td [libc] Generate math.h instead of the static file it is currently. 2020-03-24 21:17:55 -07:00
errno.h.in
platfrom_defs.h.inc [libc] Move the implementation of mmap and munmap into a linux specific area. 2020-01-24 15:42:28 -08:00
signal.h.in [libc] Add sigaction 2020-03-18 01:08:59 -04:00
syscall.h.def [libc] Move the implementation of mmap and munmap into a linux specific area. 2020-01-24 15:42:28 -08:00
syscall_numbers.h.inc Add implementations of POSIX mmap and munmap functions. 2019-12-23 14:04:02 -08:00
threads.h.in [libc] Take 2: Add linux implementations of thrd_create and thrd_join functions. 2020-03-09 21:28:11 -07:00