| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-09-19 | [libc] Add functions to send/recv messages (#106467) | Michael Jones | 1 | -0/+56 |
| 2024-09-16 | [libc][c11] implement ctime (#107285) | Зишан Мирза | 1 | -0/+13 |
| 2024-08-30 | [libc] Use correct names for locale variants in spec.td (#106806) | Petr Hosek | 1 | -7/+7 |
| 2024-08-29 | [libc] Add support for 'string.h' locale variants (#105719) | Joseph Huber | 1 | -0/+13 |
| 2024-08-29 | [libc] Implement locale variants for 'stdlib.h' functions (#105718) | Joseph Huber | 1 | -0/+8 |
| 2024-08-26 | [libc] Implement 'vfscanf' and 'vscanf' (#105293) | Joseph Huber | 1 | -0/+13 |
| 2024-08-22 | [libc] Fix locale structs with old headergen | Joseph Huber | 1 | -2/+2 |
| 2024-08-22 | [libc] Add `ctype.h` locale variants (#102711) | Joseph Huber | 1 | -1/+73 |
| 2024-08-22 | [libc] Initial support for 'locale.h' in the LLVM libc (#102689) | Joseph Huber | 1 | -0/+57 |
| 2024-08-22 | Revert " [libc] Add `ctype.h` locale variants (#102711)" | Joseph Huber | 1 | -130/+1 |
| 2024-08-22 | [libc] Add `ctype.h` locale variants (#102711) | Joseph Huber | 1 | -1/+130 |
| 2024-08-17 | [libc] Fix type signature for strlcpy and strlcat (#104643) | Joseph Huber | 1 | -2/+2 |
| 2024-08-15 | [libc] Add definition for `atan2l` on 64-bit long double platforms (#104489) | Joseph Huber | 1 | -0/+1 |
| 2024-08-14 | [libc][math] Fix missing const in hdrgen signatures for totalordermag* (#103935) | OverMighty | 1 | -5/+5 |
| 2024-08-13 | [libc] Define 'size_t' in `time.h` and `uchar.h` (#103441) | Joseph Huber | 1 | -0/+2 |
| 2024-08-13 | [libc][math][c23] Add expm1f16 C23 math function (#102387) | OverMighty | 1 | -0/+1 |
| 2024-08-09 | [libc][math][c23] Add fadd{l,f128} C23 math functions (#102531) | aaryanshukla | 2 | -0/+4 |
| 2024-08-09 | [libc][math][c23] Add totalorderl function. (#102564) | Job Henandez Lara | 2 | -4/+11 |
| 2024-08-08 | [libc][math] Add scalbln{,f,l,f128} math functions (#102219) | aaryanshukla | 1 | -0/+4 |
| 2024-08-08 | [libc][math][c23] Add ddivl C23 math function. (#102468) | lntue | 1 | -1/+1 |
| 2024-08-08 | [libc][math][c23] Add entrypoints and tests for setpayloadsig{,f,l,f128} and ... | Job Henandez Lara | 1 | -0/+5 |
| 2024-08-07 | [libc][math] updated functionspec subf128 (#102372) | aaryanshukla | 1 | -1/+1 |
| 2024-08-07 | libc: remove trailing whitespaces | Sylvestre Ledru | 2 | -16/+16 |
| 2024-08-07 | [libc][math] fixing build broke for remainderf128 (#102362) | aaryanshukla | 1 | -1/+1 |
| 2024-08-07 | [libc][math][c23] Add fsub{,l,f128} and remainderf128 C23 math functions (#10... | aaryanshukla | 2 | -2/+8 |
| 2024-08-07 | [libc][math][c23] Add exp10f16 C23 math function (#101588) | OverMighty | 1 | -0/+1 |
| 2024-08-07 | [libc][math] Add getpayloadl function. (#102214) | Job Henandez Lara | 1 | -1/+2 |
| 2024-08-06 | [libc] add spin lock family functions (#100509) | Schrodinger ZHU Yifan | 1 | -0/+29 |
| 2024-08-06 | [libc][math][c23] Add ffma{,l,f128} and fdiv{,l,f128} C23 math functions #101... | aaryanshukla | 2 | -0/+10 |
| 2024-08-06 | [libc][math][c23] Add exp2f16 C23 math function (#101217) | OverMighty | 1 | -0/+1 |
| 2024-08-06 | [libc] Fix incorrect tablegen for lgamma | Joseph Huber | 1 | -3/+3 |
| 2024-08-05 | [libc] Add `lgamma` and `lgamma_r` stubs for the GPU (#102019) | Joseph Huber | 2 | -0/+19 |
| 2024-08-02 | [libc] add simplified tid cache (#101620) | Schrodinger ZHU Yifan | 1 | -0/+5 |
| 2024-08-01 | [libc][math][c23] Add dadd{l,f128} and ddiv{l,f128} C23 math functions (#100456) | aaryanshukla | 2 | -0/+4 |
| 2024-08-01 | [libc] Implement vasprintf and asprintf (#98824) | Tsz Chan | 1 | -0/+14 |
| 2024-07-31 | [libc][math][c23] add entrypoints and tests for getpayload{,f,f128} (#101285) | Job Henandez Lara | 1 | -0/+3 |
| 2024-07-31 | [libc] Add vsscanf function (#101402) | Joseph Huber | 1 | -0/+7 |
| 2024-07-31 | [libc][math][c23] Add dfma{l,f128} and dsub{l,f128} C23 math functions (#101089) | aaryanshukla | 2 | -0/+6 |
| 2024-07-30 | [libc][math] fix header spec bug (#101273) | Job Henandez Lara | 1 | -2/+2 |
| 2024-07-30 | [libc][math][c23] Add entrypoints and tests for setpayload{,f,f128} (#101122) | Job Henandez Lara | 1 | -1/+4 |
| 2024-07-30 | [libc][math][c23] Add entrypoints and tests for totalorder{,f,f128} (#100593) | Job Henandez Lara | 1 | -1/+4 |
| 2024-07-30 | [libc][math][c23] Add expf16 C23 math function (#100632) | OverMighty | 1 | -0/+1 |
| 2024-07-28 | [libc] add pthread_rwlock_clockrdlock and pthread_rwlock_clockwrlock … (#10... | Eric977 | 1 | -0/+10 |
| 2024-07-27 | revert all tid changes (#100915) | Schrodinger ZHU Yifan | 1 | -5/+10 |
| 2024-07-26 | Reapply "[OpenMP][libc] Remove special handling for OpenMP printf (#98940)" | Joseph Huber | 1 | -8/+0 |
| 2024-07-26 | Revert "[OpenMP][libc] Remove special handling for OpenMP printf (#98940)" | Joseph Huber | 1 | -0/+8 |
| 2024-07-26 | [OpenMP][libc] Remove special handling for OpenMP printf (#98940) | Joseph Huber | 1 | -8/+0 |
| 2024-07-26 | [libc][math] Implement fast pass for double precision atan2 with 1 ULP errors... | lntue | 1 | -0/+1 |
| 2024-07-24 | [libc][math][c23] add entrypoints and tests for totalordermag{f,l,f128} (#100... | Job Henandez Lara | 1 | -3/+6 |
| 2024-07-21 | [libc][math][c23] Add entrypoints and tests for dsqrt{l,f128} (#99815) | Job Henandez Lara | 2 | -0/+5 |