| Age | Commit message (Expand) | Author | Files | Lines |
| 5 days | [libc] Remove superfluous explicitly defaulted constructors (#177471) | Roland McGrath | 1 | -2/+0 |
| 2025-12-11 | [libc] Add support for getpagesize. (#171713) | Sterling-Augustine | 3 | -0/+3 |
| 2025-12-05 | [libc] Remove extra commas in linux/config.json. (#170801) | lntue | 1 | -2/+2 |
| 2025-12-04 | Add commas for riscv and arm configs. (#170776) | Sterling-Augustine | 2 | -2/+2 |
| 2025-12-04 | Reland Refactor WIDE_READ to allow finer control over high-performance functi... | Sterling-Augustine | 3 | -6/+15 |
| 2025-12-04 | Revert "Refactor WIDE_READ to allow finer control over high-performance funct... | Sterling-Augustine | 3 | -15/+6 |
| 2025-12-04 | Refactor WIDE_READ to allow finer control over high-performance function sele... | Sterling-Augustine | 3 | -6/+15 |
| 2025-11-18 | [libc] Implement pkey_alloc/free/get/set/mprotect for x86_64 linux (#162362) | Jackson Stogel | 1 | -0/+5 |
| 2025-11-18 | [libc] implement inet_addr (#167708) | Connector Switch | 3 | -0/+3 |
| 2025-11-17 | [libc] Move mbtowc, mbstowcs and inverse functions to stdlib.h (#168455) | Alexey Samsonov | 1 | -4/+4 |
| 2025-11-17 | [libc] Implement wcstod and wcstold. (#168020) | Alexey Samsonov | 1 | -0/+2 |
| 2025-11-14 | [libc][POSIX][RISCV] Disabled clock_settime on RV32 (#168006) | Anton Shepelev | 1 | -0/+5 |
| 2025-11-13 | [libc] Templatize strtofloatingpoint and implement wcstof. (#167755) | Alexey Samsonov | 1 | -0/+1 |
| 2025-11-11 | [libc][POSIX] Add clock_settime() function for Linux (#161729) | Anton Shepelev | 3 | -0/+3 |
| 2025-11-11 | [libc] Implement fchown (#167286) | Anshul Nigham | 2 | -0/+2 |
| 2025-11-04 | [libc] Add chown and getgid implementations (#166434) | Shubh Pachchigar | 1 | -0/+2 |
| 2025-11-04 | [libc] Add faccessat entrypoints for aarch64 and riscv (#165869) | Marcell Leleszi | 5 | -2/+19 |
| 2025-10-30 | [libc] Remove faccessat entrypoint if faccessat2 syscall is not available (#1... | Marcell Leleszi | 1 | -0/+8 |
| 2025-10-21 | [libc] Stub out message catalog functions from <nl_types.h> (#164360) | Alexey Samsonov | 2 | -0/+6 |
| 2025-10-21 | [libc] implement `inet_aton` (#162651) | Connector Switch | 3 | -0/+3 |
| 2025-10-08 | [libc][math][c23] Add rsqrtf() function (#159615) | Anton Shepelev | 3 | -0/+3 |
| 2025-10-08 | [libc][stdfix] Implement fxdivi functions (rdivi) (#154914) | Shreeyash Pandey | 2 | -0/+2 |
| 2025-10-08 | [libc] Refactor AUXV handling with new auxv.h header library (#162326) | Schrodinger ZHU Yifan | 1 | -14/+0 |
| 2025-10-06 | [libc] add IPPROTO related macros (#161855) | Connector Switch | 3 | -0/+3 |
| 2025-10-02 | [libc][NFC] Turn off faccessat on aarch64 (#161740) | Michael Jones | 1 | -1/+2 |
| 2025-10-02 | [libc] Implement faccessat (#161065) | Marcell Leleszi | 2 | -0/+2 |
| 2025-09-24 | [libc][math][c++23] Add log_bf16 math function (#157811) | Krishna Pandey | 4 | -0/+4 |
| 2025-09-23 | [libc][POSIX][unistd] Implement gethostname (#128142) | Zaky Hermawan | 3 | -0/+3 |
| 2025-09-18 | [libc][math] Fix sNaN tests for AArch64 (#159483) | Krishna Pandey | 1 | -8/+4 |
| 2025-09-17 | [libc][math][c23] Add rsqrtf16() function (#137545) | Anton Shepelev | 3 | -0/+3 |
| 2025-09-06 | [libc][math][c++23] Add sqrtbf16 math function (#156654) | Krishna Pandey | 4 | -0/+4 |
| 2025-09-03 | [libc] implement template functions for localtime (#110363) | Zishan Mirza | 1 | -0/+2 |
| 2025-09-03 | [libc][math][c++23] Add fmodbf16 math function (#155575) | Krishna Pandey | 4 | -0/+4 |
| 2025-09-02 | [libc] Install dladdr on X86 (#156500) | Aiden Grossman | 1 | -0/+1 |
| 2025-09-02 | [libc][math][c23] Implement C23 math function atanpif16 (#150400) | Mohamed Emad | 1 | -0/+1 |
| 2025-08-28 | [libc][math][c++23] Add scalb{,l}nbf16 math functions (#155569) | Krishna Pandey | 4 | -0/+8 |
| 2025-08-28 | [libc][math][c++23] Add totalorder{,mag}bf16 math functions (#155568) | Krishna Pandey | 4 | -0/+8 |
| 2025-08-27 | [libc][math][c++23] Add {canonicalize,iscanonical,fdim,copysign,issignaling}b... | Krishna Pandey | 4 | -0/+20 |
| 2025-08-27 | [libc][math][c++23] Add {modf,remainder,remquo}bf16 math functions (#154652) | Krishna Pandey | 4 | -20/+32 |
| 2025-08-25 | [libc][math][c++23] Add {frexp,ilogb,ldexp,llogb,logb}bf16 math functions (#1... | Krishna Pandey | 4 | -0/+20 |
| 2025-08-24 | [libc][math][c++23] Add {nearbyint,rint,lrint,llrint,lround,llround}bf16 math... | Krishna Pandey | 4 | -0/+24 |
| 2025-08-23 | [libc][math][c++23] Add nanbf16 math function (#153995) | Krishna Pandey | 4 | -0/+4 |
| 2025-08-23 | [libc][math][c++23] Add {get,set}payloadbf16 and setpayloadsigbf16 math funct... | Krishna Pandey | 4 | -0/+13 |
| 2025-08-22 | [libc][math][c++23] Add next{after,down,toward,up}bf16 math functions (#153993) | Krishna Pandey | 4 | -0/+15 |
| 2025-08-21 | Fix wide read defaults | Joseph Huber | 1 | -0/+7 |
| 2025-08-21 | Reapply "[libc] Enable wide-read memory operations by default on Linux (#1546... | Joseph Huber | 2 | -0/+14 |
| 2025-08-20 | Revert "[libc] Enable wide-read memory operations by default on Linux (#154602)" | Joseph Huber | 1 | -7/+0 |
| 2025-08-20 | [libc] Enable wide-read memory operations by default on Linux (#154602) | Joseph Huber | 1 | -0/+7 |
| 2025-08-19 | [libc][math][c++23] Add {,u}fromfp{,x}bf16 math functions (#153992) | Krishna Pandey | 4 | -0/+16 |
| 2025-08-18 | Reland "[libc][math][c23] Implement C23 math function asinpif16" (#152690) | Mohamed Emad | 2 | -0/+2 |