Go to file
2023-01-06 21:14:15 +00:00
argp Avoid use of atoi in some places in libc 2022-12-19 14:45:44 +00:00
assert
benchtests benchtests: Make str{n}{cat|cpy} benchmarks output json 2022-11-08 19:22:33 -08:00
bits
catgets
ChangeLog.old
conform hurd: drop SA_SIGINFO availability xfail 2022-01-15 17:43:07 +01:00
crypt
csu elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249) 2022-11-03 17:28:03 +01:00
ctype
debug debug: Fix typo in tests-unsupported rule 2022-11-09 11:24:45 -03:00
dirent configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases 2022-11-01 09:51:06 -03:00
dlfcn
elf libio: Convert __vswprintf_internal to buffers (bug 27857) 2022-12-19 18:56:55 +01:00
gmon
gnulib
grp
gshadow
hesiod
htl htl: Check error returned by __getrlimit 2023-01-02 11:36:10 +01:00
hurd hurd hurdstartup: Initialize remaining fields of hurd_startup_data 2023-01-02 11:36:11 +01:00
iconv Use PTR_MANGLE and PTR_DEMANGLE unconditionally in C sources 2022-10-18 17:04:10 +02:00
iconvdata iconvdata/tst-table-charmap.sh: remove handling of old, borrowed format 2022-11-09 13:48:46 +01:00
include libio: Convert __vswprintf_internal to buffers (bug 27857) 2022-12-19 18:56:55 +01:00
inet Avoid use of atoi in some places in libc 2022-12-19 14:45:44 +00:00
intl intl: Fix clang -Wunused-but-set-variable on plural.c 2022-11-01 09:45:34 -03:00
io Linux: Add ppoll fortify symbol for 64 bit time_t (BZ# 29746) 2022-11-08 13:37:06 -03:00
libio getdelim: ensure error indicator is set on error (bug 29917) 2023-01-02 10:58:49 +01:00
locale Remove trailing whitespace 2023-01-06 21:11:08 +00:00
localedata
login configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases 2022-11-01 09:51:06 -03:00
mach
malloc Avoid use of atoi in malloc 2022-12-22 19:37:09 +00:00
manual libio: Convert __vswprintf_internal to buffers (bug 27857) 2022-12-19 18:56:55 +01:00
math C2x semantics for <tgmath.h> 2023-01-06 19:33:29 +00:00
mathvec
misc Apply asm redirections in syslog.h before first use [BZ #27087] 2022-11-29 15:07:22 -03:00
nis nis: Build libnsl with 64 bit time_t 2022-12-09 09:56:09 -03:00
nptl Define in_int32_t_range to check if the 64 bit time_t syscall should be used 2022-11-17 14:35:13 -03:00
nptl_db
nscd nscd: Use 64 bit time_t on libc nscd routines (BZ# 29402) 2022-12-09 09:56:09 -03:00
nss Use PTR_MANGLE and PTR_DEMANGLE unconditionally in C sources 2022-10-18 17:04:10 +02:00
po Update all PO files in preparation for release. 2022-12-21 17:15:37 -05:00
posix posix: Make posix_spawn extensions available by default 2022-11-04 13:29:52 +01:00
pwd
resolv Avoid use of atoi in some places in libc 2022-12-19 14:45:44 +00:00
resource configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases 2022-11-01 09:51:06 -03:00
rt
scripts Simplify scripts/cross-test-ssh.sh configuration. 2022-12-22 11:08:59 -05:00
setjmp
shadow
signal
socket configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases 2022-11-01 09:51:06 -03:00
soft-fp
stdio-common libio: Convert __vswprintf_internal to buffers (bug 27857) 2022-12-19 18:56:55 +01:00
stdlib Remove trailing whitespace in gmp.h 2023-01-06 21:14:15 +00:00
string string: Add len=0 to {w}memcmp{eq} tests and benchtests 2022-11-08 19:19:35 -08:00
sunrpc
support scripts: Add "|" operator support to glibcpp's parsing 2022-11-29 14:33:56 -08:00
sysdeps Fix ldbl-128 built-in function use 2023-01-05 00:02:54 +00:00
sysvipc
termios configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases 2022-11-01 09:51:06 -03:00
time time: Set daylight to 1 for matching DST/offset change (bug 29951) 2023-01-05 18:22:55 +01:00
timezone time: Set daylight to 1 for matching DST/offset change (bug 29951) 2023-01-05 18:22:55 +01:00
wcsmbs configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases 2022-11-01 09:51:06 -03:00
wctype configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases 2022-11-01 09:51:06 -03:00
.clang-format
.gitattributes
.gitignore
abi-tags
aclocal.m4 configure: Remove AS check 2022-12-06 09:40:19 -03:00
config.h.in
config.make.in
configure configure: Remove AS check 2022-12-06 09:40:19 -03:00
configure.ac configure: Remove AS check 2022-12-06 09:40:19 -03:00
CONTRIBUTED-BY
COPYING
COPYING.LIB
extra-lib.mk
gen-locales.mk
INSTALL
libc-abis
libof-iterator.mk
LICENSES
MAINTAINERS
Makeconfig nis: Build libnsl with 64 bit time_t 2022-12-09 09:56:09 -03:00
Makefile
Makefile.help
Makefile.in
Makerules stdlib: Move _IO_cleanup to call_function_static_weak 2022-12-12 09:53:23 -03:00
NEWS
o-iterator.mk
README
Rules
SHARED-FILES
shlib-versions
test-skeleton.c
version.h

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.

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
	ia64-*-linux-gnu
	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.