llvm-project/libc/src
cgyurgyik 79ce64ea08 [libc] Add restrict qualifiers to string library; give consistent naming scheme to TableGen files.
Reviewed By: sivachandra

Differential Revision: https://reviews.llvm.org/D85945
2020-08-14 15:41:02 -04:00
..
__support [libc] Move implementations of cosf, sinf, sincosf to src/math directory. 2020-04-16 08:46:10 -07:00
assert [libc] Add fully-qualified target names. 2020-04-10 18:01:52 -07:00
ctype [libc] Add tolower, toupper implementation. 2020-08-06 15:21:38 -04:00
errno [libc][NFC] Make all top of file comments consistent. 2020-04-08 10:18:37 -07:00
math [libc] Remove unused #include <vector> in fmin_test, fminf_test, and fminl_test. 2020-07-23 15:26:05 -04:00
signal [libc][NFC] Cleanup dependencies in src/signal and test/src/signal. 2020-04-21 22:25:01 -07:00
stdio [libc] Add very basic stdio FILE and fwrite 2020-04-14 04:02:27 -04:00
stdlib [libc] Add fully-qualified target names. 2020-04-10 18:01:52 -07:00
string [libc] Add restrict qualifiers to string library; give consistent naming scheme to TableGen files. 2020-08-14 15:41:02 -04:00
sys [libc] Add fully-qualified target names. 2020-04-10 18:01:52 -07:00
threads [libc] Add implementation of call_once from threads.h. 2020-05-28 23:45:09 -07:00
unistd [libc] Add write(2) implementation for Linux and FDReader test utility 2020-04-17 13:21:05 -04:00
.clang-tidy [libc] Fix accidental inclusion of system libc headers. 2020-05-21 01:21:37 -07:00
CMakeLists.txt [libc] Add scaffolding for ctype and implementation of isalpha 2020-07-28 19:17:31 -04:00