Go to file
Tobias Klauser 06bbe63e36 Add TCP_MD5SIG_FLAG_IFINDEX from Linux 5.6 to netinet/tcp.h.
This patch adds the TCP_MD5SIG_FLAG_IFINDEX constant from Linux 5.6 to
sysdeps/gnu/netinet/tcp.h and updates struct tcp_md5sig accordingly to
contain the device index.

Reviewed-by: Florian Weimer <fweimer@redhat.com>
2023-11-28 13:44:47 +01:00
argp
assert assert: Decorate error message buffer 2023-11-07 10:27:44 -03:00
benchtests
bits
catgets
ChangeLog.old
conform crypt: Remove libcrypt support 2023-10-30 13:03:59 -03:00
csu
ctype
debug
dirent
dlfcn
elf elf: Relocate libc.so early during startup and dlmopen (bug 31083) 2023-11-27 11:28:13 +01:00
gmon
gnulib
hesiod
htl
hurd hurd: fix restarting reauth_dtable on signal 2023-11-21 00:55:54 +01:00
iconv
iconvdata
include malloc: Use __get_nprocs on arena_get2 (BZ 30945) 2023-11-22 09:39:29 -03:00
inet Move getnameinfo from 'inet' to 'nss' 2023-10-24 12:31:00 +02:00
intl intl: Add test case for bug 16621 2023-11-20 16:03:11 +01:00
io Remove __access_noerrno 2023-11-23 19:01:32 +00:00
libio
locale crypt: Remove libcrypt support 2023-10-30 13:03:59 -03:00
localedata localedata: Convert oc_FR locale to UTF-8 2023-11-16 23:58:17 +01:00
login
mach Remove untyped mach RPC code. 2023-11-19 10:21:28 +01:00
malloc malloc: Use __get_nprocs on arena_get2 (BZ 30945) 2023-11-22 09:39:29 -03:00
manual elf: Ignore GLIBC_TUNABLES for setuid/setgid binaries 2023-11-21 16:15:42 -03:00
math aarch64: Add vector implementations of expm1 routines 2023-11-20 17:53:14 +00:00
mathvec
misc malloc: Use __get_nprocs on arena_get2 (BZ 30945) 2023-11-22 09:39:29 -03:00
nis
nptl nptl: Link tst-execstack-threads-mod.so with -z execstack 2023-11-20 09:22:25 +01:00
nptl_db
nscd Move 'netgroup' routines from 'inet' into 'nss' 2023-10-24 12:30:59 +02:00
nss Move getnameinfo from 'inet' to 'nss' 2023-10-24 12:31:00 +02:00
po
posix posix: Revert the removal of the crypt prototype from <unistd.h> 2023-11-22 08:38:33 +01:00
resolv resolv: free only initialized items from gai pool 2023-11-20 15:03:29 +01:00
resource
rt
scripts elf: Ignore GLIBC_TUNABLES for setuid/setgid binaries 2023-11-21 16:15:42 -03:00
setjmp
signal
socket
soft-fp
stdio-common elf: Fix _dl_debug_vdprintf to work before self-relocation 2023-11-21 16:15:42 -03:00
stdlib stdlib: The qsort implementation needs to use heapsort in more cases 2023-11-21 16:46:18 +01:00
string string: Add internal memswap implementation 2023-10-31 14:17:33 -03:00
sunrpc Move 'rpc' routines from 'inet' into 'nss' 2023-10-24 12:31:00 +02:00
support support: Add support_set_vma_name 2023-11-07 10:27:20 -03:00
sysdeps Add TCP_MD5SIG_FLAG_IFINDEX from Linux 5.6 to netinet/tcp.h. 2023-11-28 13:44:47 +01:00
sysvipc
termios
time
timezone
wcsmbs
wctype
.clang-format
.gitattributes
.gitignore
abi-tags
aclocal.m4
config.h.in
config.make.in crypt: Remove libcrypt support 2023-10-30 13:03:59 -03:00
configure crypt: Remove libcrypt support 2023-10-30 13:03:59 -03:00
configure.ac crypt: Remove libcrypt support 2023-10-30 13:03:59 -03:00
CONTRIBUTED-BY crypt: Remove libcrypt support 2023-10-30 13:03:59 -03:00
COPYING
COPYING.LIB
extra-lib.mk
gen-locales.mk
INSTALL crypt: Remove libcrypt support 2023-10-30 13:03:59 -03:00
libc-abis
libof-iterator.mk
LICENSES
MAINTAINERS
Makeconfig crypt: Remove libcrypt support 2023-10-30 13:03:59 -03:00
Makefile Format test results closer to what DejaGnu does 2023-11-03 12:58:17 +00:00
Makefile.help
Makefile.in
Makerules
NEWS posix: Revert the removal of the crypt prototype from <unistd.h> 2023-11-22 08:38:33 +01:00
o-iterator.mk
README
Rules
SECURITY.md
SHARED-FILES crypt: Remove libcrypt support 2023-10-30 13:03:59 -03:00
shlib-versions crypt: Remove libcrypt support 2023-10-30 13:03:59 -03:00
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 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
	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.