llvm-project/libc/config/linux
Siva Chandra Reddy 5db4177817 [libc] Add pthread_detach and thrd_detach.
Tests for pthread_detach and thrd_detach have not been added. Instead, a
test for the underlying implementation has been added as it makes use of
an internal wait method to synchronize with detached threads.

Reviewed By: lntue, michaelrj

Differential Revision: https://reviews.llvm.org/D127479
2022-06-11 05:29:40 +00:00
..
aarch64 [libc] Add strlcat 2022-05-19 21:48:39 +00:00
x86_64 [libc] Add pthread_detach and thrd_detach. 2022-06-11 05:29:40 +00:00
CMakeLists.txt [libc] Align the stack pointer in the start function. 2022-03-07 19:45:53 +00:00
api.td [libc] add buffering to FILE writes 2022-06-10 09:58:46 -07:00
app.h [libc] Align the stack pointer in the start function. 2022-03-07 19:45:53 +00:00
errno.h.in [libc][NFC] Make all top of file comments consistent. 2020-04-08 10:18:37 -07:00
platform_defs.h.inc [libc] Fix typo in platform_defs.h.inc 2020-09-15 14:25:01 +00:00
signal.h.in [libc][NFC] Make all top of file comments consistent. 2020-04-08 10:18:37 -07:00
syscall_numbers.h.inc Add implementations of POSIX mmap and munmap functions. 2019-12-23 14:04:02 -08:00