GitHub
github.com โบ compudj โบ glibc-dev
GitHub - compudj/glibc-dev: glibc development ยท GitHub
The GNU C Library supports these configurations for using Linux kernels: aarch64*-*-linux-gnu alpha*-*-linux-gnu arm-*-linux-gnueabi hppa-*-linux-gnu i[4567]86-*-linux-gnu x86_64-*-linux-gnu Can build either x86_64 or x32 ia64-*-linux-gnu m68k-*-linux-gnu microblaze*-*-linux-gnu mips-*-linux-gnu mips64-*-linux-gnu powerpc-*-linux-gnu Hardware or software floating point, BE only. powerpc64*-*-linux-gnu Big-endian and little-endian. s390-*-linux-gnu s390x-*-linux-gnu riscv64-*-linux-gnu sh[34]-*-linux-gnu sparc*-*-linux-gnu sparc64*-*-linux-gnu If you are interested in doing a port, please contact the glibc maintainers; see http://www.gnu.org/software/libc/ for more information.
Author ย compudj
GNU
sourceware.org โบ glibc
The GNU C Library (glibc)
The current stable version of glibc is 2.43, released on January 23rd, 2026. The current development version of glibc is 2.44, releasing on or around August 1st, 2026.
Videos
46:31
The Trials and Tribulations with GLIBC: An Exploration of ...
Introduction to glibc heap internals | DEEP LINUX
31:01
Linux by example - Building glibc and configure time and locale ...
46:58
Cutting Edge Toolchain (Latest Features in GCC/GLIBC) - Victor ...
GitHub
github.com โบ bminor โบ glibc
GitHub - bminor/glibc: Unofficial mirror of sourceware glibc repository. ยท GitHub
Unofficial mirror of sourceware glibc repository. Contribute to bminor/glibc development by creating an account on GitHub.
Starred by 1.9K users
Forked by 470 users
Languages ย C 71.0% | Assembly 12.4% | C++ 7.2% | Pawn 6.0% | Makefile 1.1% | Python 1.0%
GitHub
github.com โบ andikleen โบ glibc
GitHub - andikleen/glibc: Linux C Library development
Linux C Library development. Contribute to andikleen/glibc development by creating an account on GitHub.
Starred by 36 users
Forked by 15 users
Languages ย C 80.6% | Assembly 15.8% | C++ 1.7% | Objective-C 1.1% | Shell 0.4% | Logos 0.2% | C 80.6% | Assembly 15.8% | C++ 1.7% | Objective-C 1.1% | Shell 0.4% | Logos 0.2%
Factsheet
GNU C Library
Original author Roland McGrath
Developers GNU Project, most contributions by Ulrich Drepper
GNU C Library
Original author Roland McGrath
Developers GNU Project, most contributions by Ulrich Drepper
GNU
gnu.org โบ software โบ libc
The GNU C Library - GNU Project - Free Software Foundation
You can contact the developer community by emailing the developer list libc-alpha@sourceware.org. The GNU C Library can be found on the main GNU ftp server (download glibc via HTTPS, download glibc via HTTP or download glibc via FTP), and its mirrors; please use a mirror if possible.
Fedora
packages.fedoraproject.org โบ pkgs โบ glibc โบ glibc-devel
glibc-devel - Fedora Packages
Object files for development using standard C libraries. ... The glibc-devel package contains the object files necessary for developing programs which use the standard C libraries (which are used by nearly all programs). If you are developing programs which will use the standard C libraries, ...
CERN
linuxsoft.cern.ch โบ cern โบ centos โบ 7 โบ updates โบ x86_64 โบ repoview โบ glibc-devel.html
Linux @ CERN
The glibc-devel package contains the object files necessary for developing programs which use the standard C libraries (which are used by nearly all programs). If you are developing programs which will use the standard C libraries, your system needs to have these standard object files available ...
Linux Man Pages
linux.die.net โบ man โบ 7 โบ glibc
glibc(7): overview of standard C libraries on - Linux man page
In the early to mid 1990s, there was for a while Linux libc, a fork of glibc 1.x created by Linux developers who felt that glibc development at the time was not sufficing for the needs of Linux. Often, this library was referred to (ambiguously) as just "libc".
Wikipedia
en.wikipedia.org โบ wiki โบ Glibc
glibc - Wikipedia
March 20, 2026 - In 2018, maintainer Raymond Nicholson ... from the glibc source code. It was restored later by Alexandre Oliva after Richard Stallman demanded to have it returned. In 2021, the copyright assignment requirement to the Free Software Foundation was removed from the project. In 1994, the developers of the Linux ...
GitHub
github.com โบ Lind-Project โบ glibc
GitHub - Lind-Project/glibc ยท GitHub
The GNU C Library supports these configurations for using Linux kernels: aarch64*-*-linux-gnu alpha*-*-linux-gnu arc*-*-linux-gnu arm-*-linux-gnueabi csky-*-linux-gnuabiv2 hppa-*-linux-gnu i[4567]86-*-linux-gnu x86_64-*-linux-gnu Can build either x86_64 or x32 loongarch64-*-linux-gnu Hardware floating point, LE only. m68k-*-linux-gnu microblaze*-*-linux-gnu mips-*-linux-gnu mips64-*-linux-gnu or1k-*-linux-gnu powerpc-*-linux-gnu Hardware or software floating point, BE only. powerpc64*-*-linux-gnu Big-endian and little-endian. s390-*-linux-gnu s390x-*-linux-gnu riscv32-*-linux-gnu riscv64-*-linux-gnu sh[34]-*-linux-gnu sparc*-*-linux-gnu sparc64*-*-linux-gnu If you are interested in doing a port, please contact the glibc maintainers; see https://www.gnu.org/software/libc/ for more information.
Author ย Lind-Project
GitHub
github.com โบ kraj โบ glibc
GitHub - kraj/glibc: Mirror of GNU C library ยท GitHub
April 27, 2026 - Mirror of GNU C library. Contribute to kraj/glibc development by creating an account on GitHub.
Starred by 21 users
Forked by 7 users
Languages ย C 71.2% | Assembly 12.2% | C++ 7.2% | Pawn 6.0% | Makefile 1.1% | Python 1.0%
Kali Linux
kali.org โบ tools โบ glibc
glibc | Kali Linux Tools
2 weeks ago - GNU C Library: sources This package contains the sources and patches which are needed to build glibc.
GNU
sourceware.org โบ glibc โบ sources.html
The GNU C Library (glibc)
Checkout the latest glibc in development: git clone https://sourceware.org/git/glibc.git cd glibc git checkout master ยท Releases are available by source branch checkout (gitweb) and tarball via ftp. Checkout the latest glibc 2.43 stable release: git clone https://sourceware.org/git/glibc.git cd glibc git checkout release/2.43/master ยท
RPMfind
rpmfind.net โบ linux โบ RPM โบ glibc-devel.html
RPM resource glibc-devel
This static page has been replaced by a dynamic one ยท Thank you for updating your bookmarks
Arch Linux Man Pages
man.archlinux.org โบ man โบ glibc.7
glibc(7) โ Arch manual pages
In the early to mid 1990s, there was for a while Linux libc, a fork of glibc 1.x created by Linux developers who felt that glibc development at the time was not sufficing for the needs of Linux. Often, this library was referred to (ambiguously) as just โlibcโ. Linux libc released major ...
ICDT
icandothese.com โบ docs โบ tech โบ development_back โบ linux โบ building_with_glibc
Building with GLIBC | ICDT
November 12, 2025 - basically each gcc version comes with a default glibc version, but similar glibc version (belonging to the same major version) can be compatible.
Red Hat
developers.redhat.com โบ blog โบ 2024 โบ 09 โบ 30 โบ glibc-calling-new-contributors
glibc: Calling new contributors | Red Hat Developer
October 1, 2024 - The glibc community is fairly active, but an in-depth look at the commit log for the last decade (2013-2022; I skipped 2023 and 2024 because measuring attrition gets a bit inaccurate when you don't allow enough time for contributors to make another commit) shows me that we average an attrition of around 48 contributors each year, with around 46 new contributors replacing them.