llvm-project/libc/src
Siva Chandra Reddy d7c8d51f94 [libc][Obvious] Add -Wno-c++17-extensions to sinf, cosf and sincosf targets. 2022-01-19 06:22:17 +00:00
..
__support [libc] Implement correctly rounded log2f based on RLIBM library. 2022-01-14 12:40:49 -05:00
assert [libc] Move the x86_64 syscall functions to OSUtil. 2021-12-22 21:48:57 +00:00
ctype [libc][NFC] Add explicit casts to ctype functions 2021-08-23 18:17:20 +00:00
errno [libc] apply new lint rules 2021-12-07 10:49:47 -08:00
fenv [libc] apply new lint rules 2021-12-07 10:49:47 -08:00
inttypes [libc] apply new lint rules 2021-12-07 10:49:47 -08:00
math [libc][Obvious] Add -Wno-c++17-extensions to sinf, cosf and sincosf targets. 2022-01-19 06:22:17 +00:00
signal [libc] Move the x86_64 syscall functions to OSUtil. 2021-12-22 21:48:57 +00:00
stdio [libc] Add very basic stdio FILE and fwrite 2020-04-14 04:02:27 -04:00
stdlib [libc] Move the x86_64 syscall functions to OSUtil. 2021-12-22 21:48:57 +00:00
string [libc] fix memcpy builtin looping 2021-12-16 13:54:35 -08:00
sys [libc][NFC] Move sys/mman entrypoints to the default build configs. 2022-01-11 16:51:10 +00:00
threads [libc] Move the x86_64 syscall functions to OSUtil. 2021-12-22 21:48:57 +00:00
time [libc] apply new lint rules 2021-12-07 10:49:47 -08:00
unistd [libc][NFC] Move sys/mman entrypoints to the default build configs. 2022-01-11 16:51:10 +00:00
.clang-tidy [libc] Add a .clang-tidy file for the toplevel libc directory. 2021-12-09 00:19:25 +00:00
CMakeLists.txt [libc][NFC] Move sys/mman entrypoints to the default build configs. 2022-01-11 16:51:10 +00:00