llvm-project/libc/spec
Siva Chandra Reddy 9b8ca3c1f1 [libc] Add global stdout and stderr objects.
They are added as entrypoint object targets. The header-gen
infrastructure has been extended to enable handling standard required
global objects. The libc-api-test has also been extended to verify the
global object declarations.

Reviewed By: lntue

Differential Revision: https://reviews.llvm.org/D126329
2022-05-27 05:43:49 +00:00
..
bsd_ext.td [libc] Add strlcat 2022-05-19 21:48:39 +00:00
gnu_ext.td [libc] Add implementations of feof, ferror and clearerr. 2022-04-29 23:04:35 +00:00
linux.td [libc] Add ability to generate enum types/values to HdrGen. 2020-02-28 23:27:32 -08:00
llvm_libc_ext.td [libc] Make the errno macro resolve to the thread local variable directly. 2022-03-04 17:29:49 +00:00
posix.td [libc] Add the pthread_mutex_t type. 2022-05-24 22:48:14 +00:00
spec.td [libc] Add global stdout and stderr objects. 2022-05-27 05:43:49 +00:00
stdc.td [libc] Add global stdout and stderr objects. 2022-05-27 05:43:49 +00:00