llvm-project/libc/include/llvm-libc-types
Siva Chandra Reddy 19a6dd33ee [libc] Add the implementation of the GNU extension function fopencookie.
Reviewed By: lntue, michaelrj

Differential Revision: https://reviews.llvm.org/D124141
2022-04-22 08:02:25 +00:00
..
CMakeLists.txt [libc] Add the implementation of the GNU extension function fopencookie. 2022-04-22 08:02:25 +00:00
FILE.h
__atexithandler_t.h [libc] Add exit and atexit 2022-02-17 17:21:55 +00:00
__bsearchcompare_t.h
__call_once_func_t.h
__futex_word.h [libc][NFC] Add a static assert for futex size. 2022-03-01 22:56:56 +00:00
__mutex_type.h [libc][NFC] Add a platform independent thread support library. 2022-03-04 18:33:46 +00:00
__qsortcompare_t.h
__sighandler_t.h
cnd_t.h [libc] Add a class "Atomic" as a simple equivalent of std::atomic. 2022-02-28 23:51:44 +00:00
cookie_io_functions_t.h [libc] Add the implementation of the GNU extension function fopencookie. 2022-04-22 08:02:25 +00:00
div_t.h
double_t.h
fenv_t.h
fexcept_t.h
float_t.h
imaxdiv_t.h
ldiv_t.h
lldiv_t.h
mode_t.h [libc] Add POSIX close, fsync, open, read and write functions. 2022-01-27 20:32:02 +00:00
mtx_t.h [libc][NFC] Add a platform independent thread support library. 2022-03-04 18:33:46 +00:00
off64_t.h [libc] Add the implementation of the GNU extension function fopencookie. 2022-04-22 08:02:25 +00:00
off_t.h
once_flag.h [libc] Remove the remaining uses of stdatomic.h. 2022-03-01 17:12:39 +00:00
pthread_attr_t.h [libc] Add a definition of pthread_attr_t and its getters and setters. 2022-04-11 16:08:49 +00:00
pthread_mutexattr_t.h [libc] Add pthread_mutexattr_t type and its setters and getters. 2022-04-04 18:11:12 +00:00
size_t.h
ssize_t.h
struct_sigaction.h [libc][NFC] Add 'struct_' prefix to type headers defining struct types. 2022-01-21 07:04:32 +00:00
struct_tm.h [libc][NFC] Add 'struct_' prefix to type headers defining struct types. 2022-01-21 07:04:32 +00:00
thrd_start_t.h
thrd_t.h [libc] Add a linux Thread class in __support/threads. 2022-04-07 16:13:21 +00:00
time_t.h