descriptionsources.redhat.com git mirror of glibc CVS
repository URLgit://sourceware.org/git/glibc.git
ownerpasky@ucw.cz
last changeTue, 2 Jul 2024 20:26:32 +0000 (2 16:26 -0400)
last refreshWed, 3 Jul 2024 07:07:13 +0000 (3 09:07 +0200)
content tags
add:
README
This directory contains the sources of the GNU C Library.
See the file "version.h" for what release version you have.

The GNU C Library is the standard system C library for all GNU systems,
and is an important part of what makes up a GNU system.  It provides the
system API for all programs written in C and C-compatible languages such
as C++ and Objective C; the runtime facilities of other programming
languages use the C library to access the underlying operating system.

In GNU/Linux systems, the C library works with the Linux kernel to
implement the operating system behavior seen by user applications.
In GNU/Hurd systems, it works with a microkernel and Hurd servers.

The GNU C Library implements much of the POSIX.1 functionality in the
GNU/Hurd system, using configurations i[4567]86-*-gnu and x86_64-gnu.

When working with Linux kernels, this version of the GNU C Library
requires Linux kernel version 3.2 or later.

Also note that the shared version of the libgcc_s library must be
installed for the pthread library to work correctly.

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.

See the file INSTALL to find out how to configure, build, and install
the GNU C Library.  You might also consider reading the WWW pages for
the C library at https://www.gnu.org/software/libc/.

The GNU C Library is (almost) completely documented by the Texinfo manual
found in the `manual/' subdirectory.  The manual is still being updated
and contains some known errors and omissions; we regret that we do not
have the resources to work on the manual as much as we would like.  For
corrections to the manual, please file a bug in the `manual' component,
following the bug-reporting instructions below.  Please be sure to check
the manual in the current development sources to see if your problem has
already been corrected.

Please see https://www.gnu.org/software/libc/bugs.html for bug reporting
information.  We are now using the Bugzilla system to track all bug reports.
This web page gives detailed information on how to report bugs properly.

The GNU C Library is free software.  See the file COPYING.LIB for copying
conditions, and LICENSES for notices about a few contributions that require
these additional notices to be distributed.  License copyright years may be
listed using range notation, e.g., 1996-2015, indicating that every year in
the range, inclusive, is a copyrightable year that would otherwise be listed
individually.
shortlog
11 hours ago John David... hppa/vdso: Provide 64-bit clock_gettime() vDSO onlymaster
18 hours ago Adhemerval... debug: Fix clang open fortify wrapper (BZ 31927)
23 hours ago H.J. LuAdd --disable-static-c++-tests option [BZ #31797]
23 hours ago H.J. LuAdd --disable-static-c++-link-check option [BZ #31412]
35 hours ago DJ DelorieUpdate mmap() flags and errors lists
37 hours ago YunQiang SuMIPSr6/math: Use builtin fma and fmaf
38 hours ago Florian Weimerelf: Support recursive use of dynamic TLS in interposed...
40 hours ago Carlos O'DonellFix conditionals on mtrace-based tests (bug 31892)
43 hours ago Michel Lindsignal/Makefile: Split and sort tests
2 days ago MayShao-ocx86: Set default non_temporal_threshold for Zhaoxin...
2 days ago MayShao-ocx86_64: Optimize large size copy in memmove-ssse3
2 days ago MayShao-ocx86: Set preferred CPU features on the KH-40000 and...
2 days ago Andrew PinskiAarch64: Add new memset for Qualcomm's oryon-1 core
2 days ago Andrew PinskiAarch64: Add memcpy for qualcomm's oryon-1 core
5 days ago Adhemerval... debug: Fix clang open fortify wrapper (BZ 31927)
5 days ago Adhemerval... debug: Fix clang mq_open fortify wrapper (BZ 31917)
...
tags
2 months ago glibc-2.14.9000 Open master branch for glibc 2...
5 months ago glibc-2.39.9000 Open master branch for glibc 2...
5 months ago glibc-2.39 The GNU C Library version 2.39...
11 months ago glibc-2.38.9000 Open master branch for glibc 2...
11 months ago glibc-2.38 The GNU C Library version 2.38...
17 months ago glibc-2.37.9000 Open master branch for glibc 2...
17 months ago glibc-2.37 The GNU C Library version 2.37...
23 months ago glibc-2.36.9000 Open master branch for glibc 2...
23 months ago glibc-2.36 The GNU C Library version 2.36...
2 years ago glibc-2.35.9000 Open master branch for glibc 2...
2 years ago glibc-2.35 The GNU C Library version 2.35...
2 years ago glibc-2.34.9000 Open master branch for glibc 2...
2 years ago glibc-2.34 The GNU C Library version 2.34...
3 years ago glibc-2.33.9000 Open master branch for glibc 2...
3 years ago glibc-2.33 The GNU C Library ============...
3 years ago glibc-2.32.9000 Open master branch for glibc 2...
...
heads
11 hours ago master
19 hours ago release/2.39/master
11 days ago azanella/mseal
13 days ago azanella/bz26275-abort-as
3 weeks ago pranavk/grte_v5_plus
3 weeks ago fw/x86-diagnostics
4 weeks ago fw/x86-shstk-backtrace
4 weeks ago release/2.38/master
7 weeks ago release/2.29/master
7 weeks ago release/2.28/master
7 weeks ago release/2.30/master
7 weeks ago release/2.31/master
7 weeks ago release/2.32/master
7 weeks ago release/2.33/master
7 weeks ago release/2.34/master
7 weeks ago release/2.35/master
...
forks
Cached version (4629s old)
 NaCl   glibc 
glibc/pb-stable.git Petr Baudis' queue of bugfixes for stable... pasky@suse.cz 13 years ago
glibc/nacl-glibc.git Port of glibc to Google Native Client (NaCl) mrs@mythic-beasts.com 14 years ago
glibc/history.git Unaltered CVS history schwab@linux-m68k.org 15 years ago