| [libc] remove errno.h includes (#110934) | 1 年前 |
| [libc] remove errno.h includes (#110934) | 1 年前 |
| [libc] fixup nascent pthread_condattr_test (#89308) - use namespaced identifiers - add corresponding headers for namespaced declarations - replace time.h and errno.h with finer grain includes - update cmake Fixes: #88987 Fixes: #89261 Link: #88997 Link: #89262 | 2 年前 |
| [libc] remove errno.h includes (#110934) | 1 年前 |
| Reland: [libc][POSIX][pthreads] implemented missing pthread_rwlockattr functions (#93622) New pull request for https://github.com/llvm/llvm-project/issues/89443 The previous PR was reverted after breaking fullbuild due to a missing struct declaration, which I forgot to commit. Reverts revert and adds the missing pthread_rwlockattr_getkind_np / pthread_rwlockattr_setkind_np functions and tests respecitvely. | 2 年前 |