Get the latest tech news
GNU C Library 2.41 Released With New C23 Features, Intel / AMD / Arm CPU Optimizations
As expected, GNU C Library 'glibc' 2.41 is now available as the newest half-year feature release to this important C library for Linux systems and other environments.
- Glibc on Linux now supports the sched_setattr and sched_getattr functions for parameterized scheduling policies such as SCHED_DEADLINE mode. - Faster performance for code generation and math function speed on AArch64 systems with SVE and NEON intrinsics. Glibc 2.41 downloads via Git and more information on the updated GNU C Library release via Sourceware.org.
Or read this on Phoronix