llvm-project/libc/src
Siva Chandra Reddy d4adac4832 [libc] Add the remaining long double flavors of nearest integer functions.
Specifically: ceill, floorl and roundl have been added.

Reviewers: asteinhauser

Differential Revision: https://reviews.llvm.org/D82591
2020-06-25 22:45:05 -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] Add the remaining long double flavors of nearest integer functions. 2020-06-25 22:45:05 -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] This adds the strcmp (string compare) implementation. 2020-06-19 16:09:44 -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 write(2) implementation for Linux and FDReader test utility 2020-04-17 13:21:05 -04:00