The GNU C Library version 2.41 is now available
The GNU C Library version 2.41 has been released, featuring updates for performance, compatibility, security fixes, and new functions, while supporting various compilers and enhancing internationalization and DNS resolver capabilities.
Read original articleThe GNU C Library version 2.41 has been released, providing significant updates and new features aimed at enhancing performance and compatibility. This version adheres to standards such as ISO C23 and POSIX.1-2024, and includes improvements in internationalization. Key features include support for testing builds with different compilers, an expanded test suite, and enhancements to the DNS stub resolver. New functions for parameterized scheduling policies and in-place file conversion have been added, along with updates to character encoding and mathematical functions. The library now supports the Guarded Control Stack extension for AArch64 systems and has improved code generation for vector mathematics. 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 official GNU C Library website or its mirrors, and distributions are advised to track the release branches for ongoing updates.
- GNU C Library version 2.41 introduces major new features and enhancements.
- The library supports testing with various C and C++ compilers, including Clang.
- Significant improvements have been made to the DNS stub resolver and mathematical functions.
- Security vulnerabilities have been fixed, including a critical buffer overflow.
- Users can download the new version from the official GNU website and its mirrors.
Related
New Features in C++26
The ISO released new C++ standards on a three-year cycle, with C++26 proposals open until January 2025. Updates include hazard pointers, user-space RCU support, debugging headers, and template enhancements for improved functionality.
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.
LLVM Libc now has all C23 basic math functions for all 5 floating point types
The LLVM C Library offers accurate mathematical functions compliant with C and IEEE 754 standards, supports multiple data types, and shows competitive performance across various platforms, allowing user contributions.
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".
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.
Related
New Features in C++26
The ISO released new C++ standards on a three-year cycle, with C++26 proposals open until January 2025. Updates include hazard pointers, user-space RCU support, debugging headers, and template enhancements for improved functionality.
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.
LLVM Libc now has all C23 basic math functions for all 5 floating point types
The LLVM C Library offers accurate mathematical functions compliant with C and IEEE 754 standards, supports multiple data types, and shows competitive performance across various platforms, allowing user contributions.
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".
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.