| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-07-12 | [libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration (#98597) | Petr Hosek | |
| This is a part of #97655. | |||
| 2024-07-12 | Revert "[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace ↵ | Mehdi Amini | |
| declaration" (#98593) Reverts llvm/llvm-project#98075 bots are broken | |||
| 2024-07-11 | [libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration (#98075) | Petr Hosek | |
| This is a part of #97655. | |||
| 2024-04-17 | [libc][POSIX][pthreads] implement pthread_condattr_t functions (#88987) | Nick Desaulniers | |
| Implement: - pthread_condattr_destroy - pthread_condattr_getclock - pthread_condattr_getpshared - pthread_condattr_init - pthread_condattr_setclock - pthread_condattr_setpshared Fixes: #88581 | |||
