GNU C library 2.3 Released
Glibc 2.3 is out and prelinking support was added for ELF targets, startup times are significantly reduced (C++ and Qt/KDE applications will be most benefited from this - with this support on glibc there is no reason to revert to manual prelinking KDE which reportedly created stability issues). Read-only stdio streams now use mmap to speed up operation. The malloc functions were completely rewritten. The runtime now can handle the ELF thread-local storage (TLS) ABI on some platforms. This release has been ported to PowerPC64/Linux. Download it in a bz2 (13 MB) or gunzip (17.5 MB) tarball formats.