Commit: https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=9adfacbddb7156c034b97de8d2117bea02dc1b66 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-aarch64 *** Success *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/glibc/sha1/9adfacbddb7156c034b97de8d2117bea02dc1b66/tcwg_glibc_build/master-aarch64/details.txt *** https://ci.linaro.org/job/tcwg_glibc_build--master-aarch64-precommit/4586/artifact/artifacts Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/glibc/sha1/9adfacbddb7156c034b97de8d2117bea02dc1b66/jira/yaml