Go to file
Stefan Liebler 7c45df18e1 s390: Fix MEMCHR_Z900_G5 ifunc-variant if n>=0x80000000 [BZ #28024]
On s390 (31bit), the pointer to the first byte after s always wraps
around with n >= 0x80000000 and can lead to stop searching before
end of s.

Thus this patch just use NULL as byte after s in this case and
the srst instruction stops searching with "not found" when wrapping
around from top address to zero.

This is observable with testcase string/test-memchr
starting with commit "String: Add overflow tests for strnlen, memchr,
and strncat [BZ #27974]"
https://sourceware.org/git/?p=glibc.git;a=commit;h=da5a6fba0febbfc90896ce1b2eb75c6d8a88a72d
2021-07-01 16:46:59 +02:00
argp
assert
benchtests benchtests: Fixed bench-memcpy-random: buf1: mprotect failed 2021-05-26 12:01:06 +01:00
bits Update floating-point feature test macro handling for C2X 2021-06-01 14:22:06 +00:00
catgets
ChangeLog.old
conform
crypt
csu Use 64 bit time_t stat internally 2021-06-22 12:09:52 -03:00
ctype
debug Remove all usage of @BASH@ or ${BASH} in installed files, and hardcode /bin/bash instead 2021-05-12 07:47:11 +05:30
dirent
dlfcn dlfcn: Rework static dlopen hooks 2021-06-03 09:12:05 +02:00
elf Linux: Cleanups after librt move 2021-06-28 09:51:01 +02:00
gmon
gnulib
grp
gshadow
hesiod
htl Consolidate pthread_atfork 2021-06-24 10:04:41 -03:00
hurd
iconv iconvconfig: Fix multiple issues 2021-06-28 09:15:55 +05:30
iconvdata Reinstate gconv-modules as the default configuration file 2021-06-14 18:38:09 +05:30
include Fix extra PLT reference in libc.so due to __glob64_time64 if build with gcc 7.5 on 32bit. 2021-07-01 16:46:59 +02:00
inet Add RFC 8335 Definitions from Linux 5.13 2021-06-29 15:38:27 -03:00
intl Use 64 bit time_t stat internally 2021-06-22 12:09:52 -03:00
io hurd: Fix build after 52a5fe70a2 2021-06-23 14:14:48 -03:00
libio Use 64 bit time_t stat internally 2021-06-22 12:09:52 -03:00
locale Use 64 bit time_t stat internally 2021-06-22 12:09:52 -03:00
localedata Reinstate gconv-modules as the default configuration file 2021-06-14 18:38:09 +05:30
login login: Move libutil into libc 2021-06-30 08:43:37 +02:00
mach
malloc posix: Add _Fork [BZ #4737] 2021-06-28 15:55:56 -03:00
manual posix: Add _Fork [BZ #4737] 2021-06-28 15:55:56 -03:00
math Update floating-point feature test macro handling for C2X 2021-06-01 14:22:06 +00:00
mathvec
misc Linux: Cleanups after librt move 2021-06-28 09:51:01 +02:00
nis
nptl nptl: Add glibc.pthread.stack_cache_size tunable 2021-06-28 16:41:58 +02:00
nptl_db nptl_db: Re-use the ELF-to-abilist converter for ABI checking 2021-06-29 22:17:08 +02:00
nscd Use 64 bit time_t stat internally 2021-06-22 12:09:52 -03:00
nss nss: Fix NSS_DECLARE_MODULE_FUNCTIONS handling of _nss_*_endnetgrent 2021-06-29 12:06:40 +02:00
po
posix Fix extra PLT reference in libc.so due to __glob64_time64 if build with gcc 7.5 on 32bit. 2021-07-01 16:46:59 +02:00
pwd
resolv y2038: Add support for 64-bit time on legacy ABIs 2021-06-15 10:42:11 -03:00
resource y2038: Add support for 64-bit time on legacy ABIs 2021-06-15 10:42:11 -03:00
rt Linux: Cleanups after librt move 2021-06-28 09:51:01 +02:00
scripts Use Linux 5.13 in build-many-glibcs.py 2021-06-30 13:29:08 +00:00
setjmp
shadow
signal y2038: Add support for 64-bit time on legacy ABIs 2021-06-15 10:42:11 -03:00
socket y2038: Add support for 64-bit time on legacy ABIs 2021-06-15 10:42:11 -03:00
soft-fp
stdio-common stdio-common: Remove _IO_vfwscanf 2021-06-01 16:00:52 +02:00
stdlib dlfcn: Cleanups after -ldl is no longer required 2021-06-03 09:11:45 +02:00
string String: Add three more overflow tests cases to test-strnlen.c 2021-06-24 19:14:15 -04:00
sunrpc
support support: Fix xclone build failures on ia64 and hppa 2021-06-25 09:36:28 +02:00
sysdeps s390: Fix MEMCHR_Z900_G5 ifunc-variant if n>=0x80000000 [BZ #28024] 2021-07-01 16:46:59 +02:00
sysvipc Linux: Cleanups after librt move 2021-06-28 09:51:01 +02:00
termios
time Linux: Cleanups after librt move 2021-06-28 09:51:01 +02:00
timezone Remove all usage of @BASH@ or ${BASH} in installed files, and hardcode /bin/bash instead 2021-05-12 07:47:11 +05:30
wcsmbs Enable support for GCC 11 -Wmismatched-dealloc. 2021-05-16 15:21:18 -06:00
wctype
.gitattributes
.gitignore
abi-tags
aclocal.m4 configure: Replaced obsolete AC_TRY_COMPILE 2021-06-04 10:16:00 -03:00
config.h.in Add build option to disable usage of scv on powerpc 2021-06-10 16:23:25 -03:00
config.make.in
configure Add build option to disable usage of scv on powerpc 2021-06-10 16:23:25 -03:00
configure.ac Add build option to disable usage of scv on powerpc 2021-06-10 16:23:25 -03:00
COPYING
COPYING.LIB
extra-lib.mk
gen-locales.mk
INSTALL Add build option to disable usage of scv on powerpc 2021-06-10 16:23:25 -03:00
libc-abis
libof-iterator.mk
LICENSES
MAINTAINERS
Makeconfig Fix librt-routines-var issues for !PTHREAD_IN_LIBC 2021-06-21 08:25:15 +02:00
Makefile Install shared objects under their ABI names 2021-06-28 08:33:57 +02:00
Makefile.help
Makefile.in
Makerules Install shared objects under their ABI names 2021-06-28 08:33:57 +02:00
NEWS posix: Add _Fork [BZ #4737] 2021-06-28 15:55:56 -03:00
o-iterator.mk
README
Rules More mcheck -> malloc-check refactoring 2021-06-23 09:15:48 +05:30
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
	m68k-*-linux-gnu
	microblaze*-*-linux-gnu
	mips-*-linux-gnu
	mips64-*-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.