llvm-project/libc/include
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
..
sys [libc][NFC] Make all top of file comments consistent. 2020-04-08 10:18:37 -07:00
CMakeLists.txt [libc] Add write(2) implementation for Linux and FDReader test utility 2020-04-17 13:21:05 -04:00
__llvm-libc-common.h [libc][NFC] Make all top of file comments consistent. 2020-04-08 10:18:37 -07:00
__posix-types.h [libc] Add write(2) implementation for Linux and FDReader test utility 2020-04-17 13:21:05 -04:00
assert.h.def [libc][NFC] Make all top of file comments consistent. 2020-04-08 10:18:37 -07:00
ctype.h [libc][NFC] Make all top of file comments consistent. 2020-04-08 10:18:37 -07:00
errno.h.def [libc][NFC] Make all top of file comments consistent. 2020-04-08 10:18:37 -07:00
math.h.def [libc][NFC] Make all top of file comments consistent. 2020-04-08 10:18:37 -07:00
signal.h.def [libc][NFC] Make all top of file comments consistent. 2020-04-08 10:18:37 -07:00
stdio.h.def [libc] Add very basic stdio FILE and fwrite 2020-04-14 04:02:27 -04:00
stdlib.h.def [libc][NFC] Make all top of file comments consistent. 2020-04-08 10:18:37 -07:00
string.h.def [libc][NFC] Make all top of file comments consistent. 2020-04-08 10:18:37 -07:00
threads.h.def [libc][NFC] Make all top of file comments consistent. 2020-04-08 10:18:37 -07:00
unistd.h.def [libc] Add write(2) implementation for Linux and FDReader test utility 2020-04-17 13:21:05 -04:00