llvm-project/libc/config
Siva Chandra Reddy 70c8d12b79 [libc] Add pthread_create and pthread_join functions.
They do not yet support all the feature/attributes in pthread_attr_t.
Future changes will add such support.

Reviewed By: lntue

Differential Revision: https://reviews.llvm.org/D126718
2022-06-02 01:47:24 +00:00
..
darwin/arm [libc] Add strlcat 2022-05-19 21:48:39 +00:00
linux [libc] Add pthread_create and pthread_join functions. 2022-06-02 01:47:24 +00:00
windows [libc] Add strlcat 2022-05-19 21:48:39 +00:00
CMakeLists.txt Add implementations of POSIX mmap and munmap functions. 2019-12-23 14:04:02 -08:00
public_api.td [libc] Add global stdout and stderr objects. 2022-05-27 05:43:49 +00:00