Monday Patch Queue Review update (2025-12-01)
Adhemerval Zanella Netto
adhemerval.zanella@linaro.org
Mon Dec 1 14:48:29 GMT 2025
Most recent meeting status is always here:
https://sourceware.org/glibc/wiki/PatchworkReviewMeetings#Update
Meeting: 2025-12-01 @ 0900h EST5EDT
Video/Audio: https://bbb.linuxfoundation.org/room/adm-alk-1uu-7fu
IRC: #glibc on OFTC.
Review new patches and restart review at the top.
* State NEW delegate NOBODY at 524 patches.
* Starting at 125644.
* nptl: tests: Fix test-wrapper use in tst-dl-debug-tid.sh
* strops: use strlen instead of strchr for string lenght
* From compiler perpective is the same, gcc will always optimize this.
* Assigned to Florian.
* PATCH] int128: Check __SIZEOF_INT128__ instead of __WORDSIZE == 32
* Changes requested
* [v3] libio: null terminate the buffer upon initial allocation in getdelim
* Check if Erik requested more changes or if the patch is ok as-is
* aarch64: Optimise AdvSIMD acoshf
* Assigned to Wilco
* x86/string: Make page-unrolled memmove default for Intel processors
* Already being reviewed.
* [v4,1/1] riscv: Add RVV memset via multiarch/IFUNC
* Let RISC-V maintainer sort this out
* scripts: Some improvements to build-many-glibcs.py
* Assigned to Carlos.
* nptl: Set cancellation type and state on pthread_exit (BZ #28267)
* Changes requested
* RFC: Towards deprecating the ERANGE protocol for NSS
* The caller is responsible for allocating memory, rather than the callee, so the caller might allocate a buffer that is too small, and the function returns ERANGE. The internal implementation is similar. It causes problems when we know the buffer would fit, and other internal interfaces. The changes return a malloc-allocated buffer. It allows for better NSS interfaces.
* It is a large change and only an incremental, not sure if we can make a full convertion for extending the ABI.
* It is fully backward compatible.
* Assigned to azanella.
* [v2] time: Add TIME_MONOTONIC, TIME_ACTIVE, and TIME_THREAD_ACTIVE
* Does it make sense to use CLOCK_BOOTTIME for TIME_MONOTIC?
* Add experimental clang build support
* Changes requested
* nptl: Check alignment of pthread structs
* Depending of https://patchwork.sourceware.org/project/glibc/patch/CAMe9rOoVaHfQ9swe3SoZHZ0AJTNUS3-VArA0VeHJTY+fS0YUQw@mail.gmail.com/
* Florian:
* Nothing more
* Andreas
* nothing from me
* Arjun
* Review https://patchwork.sourceware.org/project/glibc/patch/CAMe9rOr1eMFHXWgKFbs6oBfk9XTmOwdCH+Oqs6HUucE-EkKmxQ@mail.gmail.com/
* https://patchwork.sourceware.org/project/glibc/patch/20251117185151.295660-1-adhemerval.zanella@linaro.org/
* Cupertino
* Asked for comments on https://sourceware.org/pipermail/libc-alpha/2025-November/172562.html
* Wilco
* Nothing
* Yury
* Nothing
More information about the Libc-alpha
mailing list