llvm-project/libc/src
Siva Chandra Reddy b7afa92e75 [libc] Call mtx_init in mtx_test.
A typo which was caught has also been fixed.

Reviewers: abrachet

Differential Revision: https://reviews.llvm.org/D79826
2020-05-13 09:48:31 -07: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
errno [libc][NFC] Make all top of file comments consistent. 2020-04-08 10:18:37 -07:00
math [libc] Move implementations of cosf, sinf, sincosf to src/math directory. 2020-04-16 08:46:10 -07: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 fully-qualified target names. 2020-04-10 18:01:52 -07:00
sys [libc] Add fully-qualified target names. 2020-04-10 18:01:52 -07:00
threads [libc] Call mtx_init in mtx_test. 2020-05-13 09:48:31 -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] Enable llvmlibc clang-tidy checks 2020-03-23 20:34:39 -07:00
CMakeLists.txt [libc] Add write(2) implementation for Linux and FDReader test utility 2020-04-17 13:21:05 -04:00