llvm-project/libc/config/linux
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
..
x86_64 [libc] Add Convenience syscall Template Function 2020-02-13 14:39:16 -05:00
CMakeLists.txt [libc] Add fully-qualified target names. 2020-04-10 18:01:52 -07:00
api.td [libc] Add write(2) implementation for Linux and FDReader test utility 2020-04-17 13:21:05 -04:00
errno.h.in [libc][NFC] Make all top of file comments consistent. 2020-04-08 10:18:37 -07:00
platfrom_defs.h.inc [libc] Move the implementation of mmap and munmap into a linux specific area. 2020-01-24 15:42:28 -08:00
signal.h.in [libc][NFC] Make all top of file comments consistent. 2020-04-08 10:18:37 -07:00
syscall.h.def [libc] Move the implementation of mmap and munmap into a linux specific area. 2020-01-24 15:42:28 -08:00
syscall_numbers.h.inc Add implementations of POSIX mmap and munmap functions. 2019-12-23 14:04:02 -08:00
threads.h.in [libc][NFC] Make all top of file comments consistent. 2020-04-08 10:18:37 -07:00