..
llvm-libc-macros
[libc] Add a platform independent buffered file IO data structure.
2022-02-15 05:34:29 +00:00
llvm-libc-types
[libc] Remove the remaining uses of stdatomic.h.
2022-03-01 17:12:39 +00:00
sys
[libc] Add implementations of POSIX mkdir, mkdirat, rmdir, unlink and unlinkat.
2022-02-01 05:17:10 +00:00
__llvm-libc-common.h
[libc] Add a class "Atomic" as a simple equivalent of std::atomic.
2022-02-28 23:51:44 +00:00
assert.h.def
[libc][NFC] Make all top of file comments consistent.
2020-04-08 10:18:37 -07:00
CMakeLists.txt
[libc] Add exit and atexit
2022-02-17 17:21:55 +00:00
ctype.h.def
[libc] Add scaffolding for ctype and implementation of isalpha
2020-07-28 19:17:31 -04:00
errno.h.def
[libc][NFC] Make all top of file comments consistent.
2020-04-08 10:18:37 -07:00
fcntl.h.def
[libc] Add POSIX close, fsync, open, read and write functions.
2022-01-27 20:32:02 +00:00
fenv.h.def
[libc] Add simple x86_64 floating point exception and rounding mode support.
2020-12-03 12:55:12 -08:00
inttypes.h.def
[libc] add inttypes header
2021-08-26 18:04:21 +00: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 a platform independent buffered file IO data structure.
2022-02-15 05:34:29 +00: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] Move the remaining public types to their own type headers.
2022-01-20 23:04:26 +00:00
time.h.def
Initial commit of mktime.
2020-11-30 21:07:16 -08:00
unistd.h.def
[libc] Add write(2) implementation for Linux and FDReader test utility
2020-04-17 13:21:05 -04:00