| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-09-19 | [libc] Put bind back, fix gcc build (#109341) | Michael Jones | 1 | -0/+1 |
| 2024-09-19 | [libc] Add functions to send/recv messages (#106467) | Michael Jones | 2 | -1/+11 |
| 2024-09-19 | [libc] Add printf strerror conversion (%m) (#105891) | Michael Jones | 3 | -0/+10 |
| 2024-09-16 | [libc][c11] implement ctime (#107285) | Зишан Мирза | 5 | -0/+10 |
| 2024-09-14 | [libc][math][c23] add darwin entrypoints for fmul (#108680) | Job Henandez Lara | 1 | -0/+3 |
| 2024-09-11 | [libc] Fix undefined behavior for nan functions. (#106468) | lntue | 1 | -0/+6 |
| 2024-09-05 | [libc] Correct the entrypoints list for ARM/darwin (#107331) | Michael Jones | 1 | -12/+0 |
| 2024-08-29 | [libc] Add support for 'string.h' locale variants (#105719) | Joseph Huber | 2 | -0/+6 |
| 2024-08-29 | [libc] Implement locale variants for 'stdlib.h' functions (#105718) | Joseph Huber | 2 | -0/+16 |
| 2024-08-28 | [libc] Disable failing scanf test on AMDGPU temporarily | Joseph Huber | 1 | -0/+2 |
| 2024-08-26 | [libc] Implement 'vfscanf' and 'vscanf' (#105293) | Joseph Huber | 3 | -0/+6 |
| 2024-08-22 | [libc] Add `ctype.h` locale variants (#102711) | Joseph Huber | 2 | -0/+30 |
| 2024-08-22 | [libc] Initial support for 'locale.h' in the LLVM libc (#102689) | Joseph Huber | 4 | -0/+20 |
| 2024-08-22 | Revert " [libc] Add `ctype.h` locale variants (#102711)" | Joseph Huber | 4 | -50/+0 |
| 2024-08-22 | [libc] Add `ctype.h` locale variants (#102711) | Joseph Huber | 4 | -0/+50 |
| 2024-08-21 | [libc] Add `scanf` support to the GPU build (#104812) | Joseph Huber | 1 | -0/+2 |
| 2024-08-16 | [libc] Add missing math definitions for round and scal for GPU (#104636) | Joseph Huber | 1 | -1/+4 |
| 2024-08-15 | [libc] Add definition for `atan2l` on 64-bit long double platforms (#104489) | Joseph Huber | 1 | -0/+1 |
| 2024-08-13 | [libc] Reapply ELF/LINK header changes (#102765) | Schrodinger ZHU Yifan | 2 | -0/+4 |
| 2024-08-13 | [libc][math][c23] Add expm1f16 C23 math function (#102387) | OverMighty | 1 | -0/+1 |
| 2024-08-12 | [libc] Enable all supported math functions on the GPU (#102563) | Joseph Huber | 1 | -2/+124 |
| 2024-08-09 | [libc][math][c23] Add fadd{l,f128} C23 math functions (#102531) | aaryanshukla | 5 | -0/+12 |
| 2024-08-09 | [libc][math][c23] Add totalorderl function. (#102564) | Job Henandez Lara | 4 | -0/+4 |
| 2024-08-08 | [libc][math] Add scalbln{,f,l,f128} math functions (#102219) | aaryanshukla | 9 | -0/+29 |
| 2024-08-08 | [libc][math][c23] Add ddivl C23 math function. (#102468) | lntue | 6 | -0/+6 |
| 2024-08-08 | [libc] Make use of 32-bit time_t a config option (#102012) | Simon Tatham | 1 | -0/+6 |
| 2024-08-08 | [libc] Implement 'getenv' on the GPU target (#102376) | Joseph Huber | 5 | -10/+56 |
| 2024-08-08 | [libc][math][c23] Add entrypoints and tests for setpayloadsig{,f,l,f128} and ... | Job Henandez Lara | 4 | -0/+19 |
| 2024-08-07 | libc: remove trailing whitespaces | Sylvestre Ledru | 7 | -18/+18 |
| 2024-08-07 | [libc][math][c23] Add fsub{,l,f128} and remainderf128 C23 math functions (#10... | aaryanshukla | 7 | -0/+20 |
| 2024-08-07 | [libc][math][c23] Add exp10f16 C23 math function (#101588) | OverMighty | 1 | -0/+1 |
| 2024-08-07 | [libc] Enable quick_exit routines on the GPU (#102242) | Joseph Huber | 1 | -0/+2 |
| 2024-08-07 | [libc][math] Add getpayloadl function. (#102214) | Job Henandez Lara | 4 | -0/+4 |
| 2024-08-07 | [libc] Allow time conversions to compile on bare metal (#102014) | Simon Tatham | 2 | -0/+10 |
| 2024-08-06 | [libc] add spin lock family functions (#100509) | Schrodinger ZHU Yifan | 2 | -0/+6 |
| 2024-08-06 | [libc][math][c23] Add ffma{,l,f128} and fdiv{,l,f128} C23 math functions #101... | aaryanshukla | 7 | -0/+34 |
| 2024-08-06 | [libc] Fix builds on Windows (#102162) | Sirui Mu | 1 | -0/+3 |
| 2024-08-06 | [libc] Enable more entrypoints for riscv (#102055) | Mikhail R. Gadelha | 1 | -0/+5 |
| 2024-08-06 | [libc][math][c23] Add exp2f16 C23 math function (#101217) | OverMighty | 1 | -0/+1 |
| 2024-08-05 | [libc] Add `lgamma` and `lgamma_r` stubs for the GPU (#102019) | Joseph Huber | 1 | -0/+2 |
| 2024-08-05 | [libc] Add support for 'features.h' when targeting the GPU (#102037) | Joseph Huber | 1 | -0/+1 |
| 2024-08-05 | [libc] Provide 'signal.h' header for the GPU (#101996) | Joseph Huber | 1 | -0/+1 |
| 2024-08-05 | [libc] Include pow in baremetal entrypoints (#102021) | Petr Hosek | 2 | -0/+2 |
| 2024-08-05 | [libc][math] Implement fast pass for double precision pow function with up to... | lntue | 6 | -0/+6 |
| 2024-08-03 | [libc] disable strfroml entrypoint on aarch64 (#101854) | Schrodinger ZHU Yifan | 1 | -1/+2 |
| 2024-08-03 | [libc] enable most of the entrypoints on aarch64 (#101797) | Schrodinger ZHU Yifan | 1 | -16/+99 |
| 2024-08-02 | [baremetal] Add atan2 to baremetal (#101767) | PiJoules | 2 | -0/+2 |
| 2024-08-02 | [libc] add simplified tid cache (#101620) | Schrodinger ZHU Yifan | 3 | -0/+3 |
| 2024-08-01 | [libc][math][C23] removing daddl from arm32 (#101567) | aaryanshukla | 1 | -1/+0 |
| 2024-08-01 | [libc][math][c23] Add dadd{l,f128} and ddiv{l,f128} C23 math functions (#100456) | aaryanshukla | 7 | -0/+11 |