Go to file
Florian Weimer a87d9a2c2c x86: Link tst-gnu2-tls2-x86-noxsave{,c,xsavec} with libpthread
This fixes a test build failure on Hurd.

Fixes commit 145097dff1 ("x86: Use separate
variable for TLSDESC XSAVE/XSAVEC state size (bug 32810)").

Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
(cherry picked from commit c6e2895695)
2025-03-31 21:34:27 +02:00
ChangeLog.old Add ChangeLog file 2024-07-21 18:33:37 +02:00
argp
assert assert: Add test for CVE-2025-0395 2025-02-13 12:46:50 -05:00
benchtests x86_64: Add atanh with FMA 2025-03-18 10:03:01 -07:00
bits Revert "AArch64: Add vector logp1 alias for log1p" 2025-02-27 20:34:34 +00:00
catgets Fix conditionals on mtrace-based tests (bug 31892) 2024-07-01 17:20:30 +02:00
conform
csu Add crt1-2.0.o for glibc 2.0 compatibility tests 2024-05-06 07:49:40 -07:00
ctype
debug debug: Fix read error handling in pcprofiledump 2024-09-10 12:41:04 +02:00
dirent powerpc: Remove duplicated versionsort from libm.a (BZ 31789) 2024-05-23 13:41:29 -03:00
dlfcn
elf elf: handle addition overflow in _dl_find_object_update_1 [BZ #32245] 2024-11-15 21:40:35 +01:00
gmon Define write_profiling functions only in profile library [BZ #31756] 2024-05-22 06:12:55 -07:00
gnulib
hesiod
htl hurd: Fix pthread_self() without libpthread 2024-07-17 14:14:21 +02:00
hurd hurd: Fix restoring message to be retried 2024-07-13 17:05:13 +02:00
iconv
iconvdata iconv: ISO-2022-CN-EXT: fix out-of-bound writes when writing escape sequence (CVE-2024-2961) 2024-04-17 09:21:40 -03:00
include math: Exclude internal math symbols for tests [BZ #32414] 2024-12-12 09:55:02 -08:00
inet socket: Use may_alias on sockaddr structs (bug 19622) 2024-05-18 09:33:19 +02:00
intl
io debug: Fix clang open fortify wrapper (BZ 31927) 2024-07-02 10:19:44 -03:00
libio libio: Set _vtable_offset before calling _IO_link_in [BZ #32148] 2024-10-01 11:18:53 +08:00
locale Define ISO 639-3 "ltg" (Latgalian) and add ltg_LV locale 2024-06-17 10:53:16 +02:00
localedata support: Add FAIL test failure helper 2024-08-28 15:23:08 -04:00
login login: Use unsigned 32-bit types for seconds-since-epoch 2024-04-19 14:38:17 +02:00
mach
malloc malloc: obscure calloc use in tst-calloc 2025-01-24 01:08:12 +00:00
manual ungetc: Fix uninitialized read when putting into unused streams [BZ #27821] 2024-08-28 15:23:08 -04:00
math Revert "AArch64: Add vector logp1 alias for log1p" 2025-02-27 20:34:34 +00:00
mathvec
misc Add mremap tests 2024-08-01 14:39:08 +02:00
nis
nptl nptl: Correct stack size attribute when stack grows up [BZ #32574] 2025-02-02 17:47:15 -05:00
nptl_db
nscd nscd: Use time_t for return type of addgetnetgrentX 2024-05-02 18:59:29 +02:00
nss
po po/*: regenerate (only line number changes) 2024-07-21 17:50:35 +02:00
posix posix: Use <support/check.h> facilities in tst-truncate and tst-truncate64 2024-08-30 15:26:11 -04:00
resolv resolv: Fix tst-resolv-short-response for older GCC (bug 32042) 2024-08-01 21:09:15 +02:00
resource
rt debug: Fix clang mq_open fortify wrapper (BZ 31917) 2024-06-27 13:32:48 -03:00
scripts elf: Fix localplt.awk for DT_RELR-enabled builds (BZ 31978) 2024-07-19 22:50:26 +02:00
setjmp
signal signal/Makefile: Split and sort tests 2024-07-01 13:47:27 +02:00
socket Fix name space violation in fortify wrappers (bug 32052) 2024-08-06 08:18:31 +02:00
soft-fp
stdio-common Add tests of fread 2024-09-26 16:15:33 +02:00
stdlib stdlib: Test using setenv with updated environ [BZ #32588] 2025-01-25 10:01:50 +08:00
string string: strerror, strsignal cannot use buffer after dlmopen (bug 32026) 2024-08-19 16:12:08 +02:00
sunrpc
support support: Make support_process_state_wait return the found state 2024-12-12 04:14:45 +00:00
sysdeps x86: Link tst-gnu2-tls2-x86-noxsave{,c,xsavec} with libpthread 2025-03-31 21:34:27 +02:00
sysvipc
termios
time time/Makefile: Split and sort tests 2024-07-12 17:33:28 +02:00
timezone
wcsmbs Fix name space violation in fortify wrappers (bug 32052) 2024-08-06 08:18:31 +02:00
wctype
.clang-format
.gitattributes
.gitignore
ADVISORIES Replace advisories directory 2024-07-21 19:02:10 +02:00
CONTRIBUTED-BY
COPYING
COPYING.LIB
INSTALL install.texi: bump "latest verified" versions 2024-07-21 00:27:35 +02:00
LICENSES
MAINTAINERS
Makeconfig tunables: sort tunables list (BZ 30027) 2024-06-12 14:45:18 -04:00
Makefile Pass -nostdlib -nostartfiles together with -r [BZ #31753] 2024-05-19 16:29:02 -07:00
Makefile.help math: Add support for auto static math tests 2024-05-21 16:53:27 -03:00
Makefile.in
Makerules
NEWS x86: Use separate variable for TLSDESC XSAVE/XSAVEC state size (bug 32810) 2025-03-29 10:19:51 +01:00
README
Rules Add crt1-2.0.o for glibc 2.0 compatibility tests 2024-05-06 07:49:40 -07:00
SECURITY.md
SHARED-FILES localedata: Fix several issues with the set of characters considered 0-width [BZ #31370] 2024-05-15 14:31:06 +02:00
abi-tags
aclocal.m4 Convert to autoconf 2.72 (vanilla release, no distribution patches) 2024-06-17 21:15:28 +02:00
config.h.in Add pthread_getname_np and pthread_setname_np for Hurd 2024-07-16 09:21:52 +02:00
config.make.in manual: add syscalls 2024-07-09 11:54:29 +02:00
configure manual: add syscalls 2024-07-09 11:54:29 +02:00
configure.ac manual: add syscalls 2024-07-09 11:54:29 +02:00
extra-lib.mk
gen-locales.mk locale: Handle loading a missing locale twice (Bug 14247) 2024-04-22 16:03:00 -04:00
libc-abis
libof-iterator.mk
o-iterator.mk
shlib-versions
test-skeleton.c malloc: add indirection for malloc(-like) functions in tests [BZ #32366] 2024-12-10 03:02:04 +00:00
version.h Increase version number to 2.40 2024-07-21 18:23:25 +02:00

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.