llvm-project/libc/config/linux
Alex Brachet ca04d0c8fd [libc] Add signal
Summary:
This patch adds a Linux implementation for `signal`
It also fixes `ASSERT|EXPECT_THAT` macros

Reviewers: sivachandra, PaulkaToast, MaskRay

Reviewed By: sivachandra

Subscribers: mgorny, tschuett, libc-commits

Differential Revision: https://reviews.llvm.org/D76536
2020-03-22 14:15:47 -04: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] Add signal 2020-03-22 14:15:47 -04: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