Press "Enter" to skip to content

GNU C Library 2.44 Released

The widely used GNU C Library advances with version 2.44, featuring updates across functionality and security.

The release of GNU C library version 2.44 was announced this morning on Gnu’s mailing list.

The C programming language, of course, is the primary language behind Linux, although lately Rust has been taking an increasing role, and Gnu’s version is the goto, not only for Linux and Gnu, but for many other systems that run on the Linux kernel. It’s designed to be a portable and high performance version of C, and follows relevant standards. including ISO C23 and POSIX.1-2024. It is also internationalized and has one of the most complete internationalization interfaces known.

** If you're finding this article useful, please consider supporting our work through our FOSS Force Independence 2026 fundraiser. **

This release includes a long list of new features, as well as many security and bug fixes.

Packages can be downloaded from http://ftpmirror.gnu.org/libc/ and http://ftp.gnu.org/gnu/libc/, and the mirror list is at http://www.gnu.org/order/ftp.html. Additional information can be found on the GNU C Library website.

Be First to Comment

Leave a Reply

Your email address will not be published. Required fields are marked *