Go to file
Florian Weimer 2955ef4b7c Linux: Fix enum fsconfig_command detection in <sys/mount.h>
The #ifdef FSOPEN_CLOEXEC check did not work because the macro
was always defined in this header prior to the check, so that
the <linux/mount.h> contents did not matter.

Fixes commit 774058d729
("linux: Fix sys/mount.h usage with kernel headers").
2022-08-16 12:03:28 +02:00
argp argp: Remove old includes in !_LIBC case 2022-07-04 15:25:18 +02:00
assert assert: Do not use stderr in libc-internal assert 2022-08-03 11:43:04 +02:00
benchtests benchtests: Add arc4random benchtest 2022-07-22 11:58:27 -03:00
bits non-linux: bits/in.h: Add more RFC options 2022-08-15 11:27:04 +02:00
catgets catgets: Use 64 bit stat for __open_catalog (BZ# 29211) 2022-06-01 13:23:16 -03:00
ChangeLog.old Create ChangeLog.old/ChangeLog.25. 2022-07-29 18:03:09 -04:00
conform
crypt crypt: Remove unused variable on cert test 2022-03-31 09:00:54 -03:00
csu Remove kernel version check 2022-05-16 15:03:49 -03:00
ctype
debug stdio: Clean up __libc_message after unconditional abort 2022-08-03 11:42:39 +02:00
dirent associate a deallocation for opendir 2022-03-14 20:02:46 +05:30
dlfcn dlfcn: Pass caller pointer to static dlopen implementation (bug 29446) 2022-08-04 17:54:48 +02:00
elf elf: Run tst-audit-tlsdesc, tst-audit-tlsdesc-dlopen everywhere 2022-08-16 12:00:03 +02:00
gmon
gnulib
grp Add access function attributes to grp and shadow headers 2022-03-14 20:02:30 +05:30
gshadow Add access function attributes to grp and shadow headers 2022-03-14 20:02:30 +05:30
hesiod
htl htl: Let pthread_self and cancellability called early 2022-08-02 00:00:03 +02:00
hurd Replace {u}int_fast{16|32} with {u}int32_t 2022-04-13 21:23:04 -05:00
iconv Avoid -Wstringop-overflow= warning in iconv module. 2022-06-14 11:03:06 +02:00
iconvdata gconv: Correct Big5-HKSCS conversion to preserve all state bits. [BZ #25744] 2022-07-06 09:27:13 -03:00
include assert: Do not use stderr in libc-internal assert 2022-08-03 11:43:04 +02:00
inet Move ip_mreqn structure from Linux to generic 2022-08-15 22:43:15 +02:00
intl
io grep: egrep -> grep -E, fgrep -> grep -F 2022-06-05 12:09:02 -07:00
libio Remove spurious references to _dl_open_hook 2022-08-01 15:50:05 +02:00
locale locale: Optimize tst-localedef-path-norm 2022-07-22 11:06:16 -03:00
localedata de_DE: Convert to UTF-8 2022-07-05 09:07:02 +02:00
login
mach mach: Fix LLL_SHARED value 2022-02-14 19:29:02 +01:00
malloc malloc: Do not use MAP_NORESERVE to allocate heap segments 2022-08-15 16:45:40 +02:00
manual malloc: Correct the documentation of the top_pad default 2022-08-04 17:20:48 +02:00
math math: Add more input to atanh accuracy tests 2022-02-24 09:20:43 -08:00
mathvec
misc misc: Optimize internal usage of __libc_single_threaded 2022-06-24 17:45:58 -03:00
nis
nptl stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417) 2022-07-22 11:58:27 -03:00
nptl_db nptl_db: disable DT_RELR on libthread_db.so 2022-06-08 11:17:47 -05:00
nscd nscd: Remove unused variable 2022-03-23 15:33:17 -03:00
nss nss: handle stat failure in check_reload_and_get (BZ #28752) 2022-06-08 21:29:39 -04:00
po Update libc.pot for 2.36 release. 2022-07-29 16:41:57 -04:00
posix Replace __libc_multiple_threads with __libc_single_threaded 2022-07-05 10:14:47 -03:00
pwd
resolv resolv/tst-resolv-noaaaa: Support building for older C standards 2022-06-24 19:44:42 +02:00
resource
rt Refactor internal-signals.h 2022-06-30 14:56:21 -03:00
scripts glibcextract.py: Add compile_c_snippet 2022-08-12 09:15:03 -03:00
setjmp
shadow Add access function attributes to grp and shadow headers 2022-03-14 20:02:30 +05:30
signal Refactor internal-signals.h 2022-06-30 14:56:21 -03:00
socket socket: Check lengths before advancing pointer in CMSG_NXTHDR 2022-08-02 11:10:25 +02:00
soft-fp soft-fp: Add fixhf[uns][di|si] and float[uns][di|si]hf 2022-08-08 11:28:40 -03:00
stdio-common libio: Avoid RMW of flags2 outside lock (BZ #27842) 2022-06-10 13:35:57 +01:00
stdlib inet: Turn __ivaliduser into a compatibility symbol 2022-08-10 08:40:15 +02:00
string x86: Fix page cross case in rawmemchr-avx2 [BZ #29234] 2022-06-08 17:07:34 -07:00
sunrpc
support test-container: return UNSUPPORTED for ENOSPC on clone() 2022-07-05 22:34:51 -04:00
sysdeps Linux: Fix enum fsconfig_command detection in <sys/mount.h> 2022-08-16 12:03:28 +02:00
sysvipc
termios
time Declare timegm for ISO C2X 2022-06-06 14:47:03 +00:00
timezone
wcsmbs wcsmbs: Add missing test-c8rtomb/test-mbrtoc8 dependency 2022-08-01 09:48:27 -03:00
wctype
.clang-format Add .clang-format style file 2022-04-11 10:51:03 -05:00
.gitattributes
.gitignore
abi-tags
aclocal.m4 grep: egrep -> grep -E, fgrep -> grep -F 2022-06-05 12:09:02 -07:00
config.h.in LoongArch: Add LoongArch entries to config.h.in 2022-07-26 12:35:12 -03:00
config.make.in Remove configure fno_unit_at_a_time 2022-05-13 10:54:41 -03:00
configure Remove configure fno_unit_at_a_time 2022-05-13 10:54:41 -03:00
configure.ac Remove configure fno_unit_at_a_time 2022-05-13 10:54:41 -03:00
CONTRIBUTED-BY
COPYING
COPYING.LIB
extra-lib.mk
gen-locales.mk
INSTALL Update install.texi, and regenerate INSTALL. 2022-07-29 17:51:16 -04:00
libc-abis
libof-iterator.mk
LICENSES arc4random: simplify design for better safety 2022-07-27 08:58:27 -03:00
MAINTAINERS
Makeconfig Remove ldd libc4 support 2022-08-04 10:03:45 -03:00
Makefile grep: egrep -> grep -E, fgrep -> grep -F 2022-06-05 12:09:02 -07:00
Makefile.help
Makefile.in
Makerules Makerules: Remove no-op -Wl,-d when linking libc_pic.os 2022-06-26 15:31:19 -07:00
NEWS Open master branch for glibc 2.37 development 2022-07-30 15:34:51 -04:00
o-iterator.mk
README LoongArch: Update NEWS and README for the LoongArch port. 2022-07-26 12:35:12 -03:00
Rules
SHARED-FILES
shlib-versions nss: Do not mention NSS test modules in <gnu/lib-names.h> 2022-03-11 08:24:04 +01:00
test-skeleton.c
version.h Open master branch for glibc 2.37 development 2022-07-30 15:34:51 -04:00

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.