llvm-project/libc/config/linux
Michael Jones 0b442db9f6 [libc] move strdup out of requiring SCUDO
strdup needs either scudo enabled or fullbuild disabled, this properly
adds the second condition

Reviewed By: sivachandra, lntue

Differential Revision: https://reviews.llvm.org/D117138
2022-01-14 13:32:42 -08:00
..
aarch64 [libc] Implement correctly rounded log2f based on RLIBM library. 2022-01-14 12:40:49 -05:00
x86_64 [libc] move strdup out of requiring SCUDO 2022-01-14 13:32:42 -08:00
CMakeLists.txt [libc] Move the x86_64 syscall functions to OSUtil. 2021-12-22 21:48:57 +00:00
api.td [libc] Add FE_DFL_ENV and handle it in fesetenv. 2021-09-28 18:09:52 +00:00
app.h [libc] Setup TLS in x86_64 loader. 2020-08-07 23:19:03 -07:00
errno.h.in [libc][NFC] Make all top of file comments consistent. 2020-04-08 10:18:37 -07:00
platform_defs.h.inc [libc] Fix typo in platform_defs.h.inc 2020-09-15 14:25:01 +00:00
signal.h.in [libc][NFC] Make all top of file comments consistent. 2020-04-08 10:18:37 -07: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][NFC] Make all top of file comments consistent. 2020-04-08 10:18:37 -07:00