llvm-project/libc/utils
Alex Brachet 5793c84925 [libc] Add write(2) implementation for Linux and FDReader test utility
Summary: Adds `write` for Linux and FDReader utility which should be useful for some stdio tests as well.

Reviewers: sivachandra, PaulkaToast

Reviewed By: sivachandra

Subscribers: mgorny, tschuett, libc-commits

Differential Revision: https://reviews.llvm.org/D78184
2020-04-17 13:21:05 -04:00
..
CPP [libc] Remove <functional> dependency in syscall_test.cpp 2020-04-14 03:27:10 -04:00
HdrGen [libc][NFC] Make all top of file comments consistent. 2020-04-08 10:18:37 -07:00
MPFRWrapper [libc] Move implementations of cosf, sinf, sincosf to src/math directory. 2020-04-16 08:46:10 -07:00
UnitTest [libc] Add fully-qualified target names. 2020-04-10 18:01:52 -07:00
benchmarks [libc][NFC] Make all top of file comments consistent. 2020-04-08 10:18:37 -07:00
buildbot [libc] NFC: Fix trivial typo in comments, documents, and messages 2020-04-06 16:19:34 +09:00
testutils [libc] Add write(2) implementation for Linux and FDReader test utility 2020-04-17 13:21:05 -04:00
CMakeLists.txt [libc] Move implementations of cosf, sinf, sincosf to src/math directory. 2020-04-16 08:46:10 -07:00