llvm-project/libc/utils/testutils
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
..
CMakeLists.txt [libc] Add write(2) implementation for Linux and FDReader test utility 2020-04-17 13:21:05 -04:00
ExecuteFunction.h [libc][NFC] Make all top of file comments consistent. 2020-04-08 10:18:37 -07:00
ExecuteFunctionUnix.cpp [libc][NFC] Make all top of file comments consistent. 2020-04-08 10:18:37 -07:00
FDReader.h [libc] Add write(2) implementation for Linux and FDReader test utility 2020-04-17 13:21:05 -04:00
FDReaderUnix.cpp [libc] Add write(2) implementation for Linux and FDReader test utility 2020-04-17 13:21:05 -04:00
StreamWrapper.cpp [libc][NFC] Make all top of file comments consistent. 2020-04-08 10:18:37 -07:00
StreamWrapper.h [libc][NFC] Make all top of file comments consistent. 2020-04-08 10:18:37 -07:00