GNU C Library (glibc) 2.41 released
The GNU C Library version 2.41 has been released, featuring updates for ISO C23 compliance, enhanced testing, improved DNS resolution, and security fixes, with downloads available on the official website.
Read original articleThe GNU C Library version 2.41 has been released, providing a portable and high-performance C library for GNU and GNU/Linux systems. This version adheres to standards such as ISO C23 and POSIX.1-2024, and includes significant updates. New features include support for testing builds with different C/C++ compilers, an expanded test suite with 6232 tests, and enhancements to DNS resolution options. The library now supports new scheduling functions, in-place file conversion with iconv, and updates to character encoding in line with Unicode 16.0.0. Additionally, it introduces support for the Guarded Control Stack extension on AArch64 systems and improves mathematical function performance on various architectures. Several deprecated features have been removed, and security vulnerabilities have been addressed, including a buffer overflow issue. Users are encouraged to download the new version from the GNU C Library website or its mirrors, and distributions are advised to track the release branches for updates.
- GNU C Library version 2.41 is now available with numerous enhancements.
- New features include expanded testing capabilities and improved DNS resolution.
- Support for modern standards like ISO C23 and Unicode 16.0.0 has been added.
- Security vulnerabilities and bugs have been addressed in this release.
- Users can download the new version from the official GNU website or mirrors.
Related
GNU C Library version 2.40 fixes 5 CVEs
The GNU C Library version 2.40 emphasizes portability, performance, and standards compliance. Updates include GCC 14.1 support, new function families, security enhancements, and improvements for 32-bit architectures. Users can find release notes and contributors on the GNU C Library webpage.
The C23 edition of Modern C is now available for free
The C23 edition of Modern C is now available for free download, featuring updates like bit-precise types, enhanced enumeration types, and resources for transitioning to C23 on existing platforms.
GCC Preparing to Set C23 "GNU23" as Default C Language Version
GCC plans to make C23 (GNU23) the default C language version with GCC 15, requiring test case updates. Some features remain unimplemented, but a stable release is expected early next year.
C++23: ISO/IEC 14882:2024
ISO/IEC 14882:2024 is the latest C++ standard, published in October 2024, replacing the 2020 version. It includes extensive features and supports Sustainable Development Goal 9 on industry and innovation.
GNU Coreutils 9.6 Released with Changes for POSIX 2024, More AVX2, AVX-512 use
GNU Coreutils 9.6 has been released with updates for POSIX 2024 compliance, new features for macFUSE support, enhanced sorting, and significant performance improvements for utilities like "wc" and "cksum".
Related
GNU C Library version 2.40 fixes 5 CVEs
The GNU C Library version 2.40 emphasizes portability, performance, and standards compliance. Updates include GCC 14.1 support, new function families, security enhancements, and improvements for 32-bit architectures. Users can find release notes and contributors on the GNU C Library webpage.
The C23 edition of Modern C is now available for free
The C23 edition of Modern C is now available for free download, featuring updates like bit-precise types, enhanced enumeration types, and resources for transitioning to C23 on existing platforms.
GCC Preparing to Set C23 "GNU23" as Default C Language Version
GCC plans to make C23 (GNU23) the default C language version with GCC 15, requiring test case updates. Some features remain unimplemented, but a stable release is expected early next year.
C++23: ISO/IEC 14882:2024
ISO/IEC 14882:2024 is the latest C++ standard, published in October 2024, replacing the 2020 version. It includes extensive features and supports Sustainable Development Goal 9 on industry and innovation.
GNU Coreutils 9.6 Released with Changes for POSIX 2024, More AVX2, AVX-512 use
GNU Coreutils 9.6 has been released with updates for POSIX 2024 compliance, new features for macFUSE support, enhanced sorting, and significant performance improvements for utilities like "wc" and "cksum".