Commit: https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=7fc25c9a39a5139299691aae9846d15fb8c9cdd2 glibc patch https://patchwork.sourceware.org/patch/130023 Author: Florian Weimer Date: Thu Feb 12 12:40:12 2026 +0100 [PATCH v2] libio: Fix deadlock between freopen, fflush (NULL) and fclose (bug 24963) The canonical lock ordering for stream list processing is locking list_all_lock first, then individual streams as needed. The fclose implementation reversed that, and the freopen ... 11 lines of the commit log omitted. ... applied on top of baseline commit: 0a380fe9a31 elf: Use dl-symbol-redir-ifunc.h instead _dl_strlen * tcwg_glibc_build ** master-arm *** Success *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/glibc/sha1/7fc25c9a39a5139299691aae9846d15fb8c9cdd2/tcwg_glibc_build/master-arm/details.txt *** https://ci.linaro.org/job/tcwg_glibc_build--master-arm-precommit/4611/artifact/artifacts Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/glibc/sha1/7fc25c9a39a5139299691aae9846d15fb8c9cdd2/jira/yaml