Go to file
Maciej W. Rozycki ac048a43f4 support: Add FAIL test failure helper
Add a FAIL test failure helper analogous to FAIL_RET, that does not
cause the current function to return, providing a standardized way to
report a test failure with a message supplied while permitting the
caller to continue executing, for further reporting, cleaning up, etc.

Update existing test cases that provide a conflicting definition of FAIL
by removing the local FAIL definition and then as follows:

- tst-fortify-syslog: provide a meaningful message in addition to the
  file name already added by <support/check.h>; 'support_record_failure'
  is already called by 'support_print_failure_impl' invoked by the new
  FAIL test failure helper.

- tst-ctype: no update to FAIL calls required, with the name of the file
  and the line number within of the failure site additionally included
  by the new FAIL test failure helper, and error counting plus count
  reporting upon test program termination also already provided by
  'support_record_failure' and 'support_report_failure' respectively,
  called by 'support_print_failure_impl' and 'adjust_exit_status' also
  respectively.  However in a number of places 'printf' is called and
  the error count adjusted by hand, so update these places to make use
  of FAIL instead.  And last but not least adjust the final summary just
  to report completion, with any error count following as reported by
  the test driver.

- test-tgmath2: no update to FAIL calls required, with the name of the
  file of the failure site additionally included by the new FAIL test
  failure helper.  Also there is no need to track the return status by
  hand as any call to FAIL will eventually cause the test case to return
  an unsuccesful exit status regardless of the return status from the
  test function, via a call to 'adjust_exit_status' made by the test
  driver.

Reviewed-by: DJ Delorie <dj@redhat.com>
(cherry picked from commit 1b97a9f23b)
(cherry picked from commit 28f358bc42)
2024-08-28 20:24:46 -04:00
ChangeLog.old Create ChangeLog.old/ChangeLog.25. 2022-07-29 18:03:09 -04:00
argp argp: Remove old includes in !_LIBC case 2022-07-04 15:25:18 +02:00
assert Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
benchtests benchtests: Add arc4random benchtest 2022-07-22 11:58:27 -03:00
bits login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701) 2024-05-02 19:30:48 +02:00
catgets catgets: Use 64 bit stat for __open_catalog (BZ# 29211) 2022-06-01 13:23:16 -03:00
conform hurd: drop SA_SIGINFO availability xfail 2022-01-15 17:43:07 +01:00
crypt crypt: Remove unused variable on cert test 2022-03-31 09:00:54 -03:00
csu elf: Fix GL(dl_phdr) and GL(dl_phnum) for static builds [BZ #29864] 2023-02-03 10:58:23 -03:00
ctype Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
debug debug: make __read_chk a cancellation point (bug 29274) 2022-06-22 17:00:44 +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:57:11 +02:00
elf tests: replace system by xsystem 2024-08-01 16:59:26 +02:00
gmon gmon: Revert addition of tunables to preserve GLIBC_PRIVATE ABI 2023-04-28 17:12:17 +02:00
gnulib Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
grp Add access function attributes to grp and shadow headers 2022-03-14 20:02:30 +05:30
gshadow gshadow: Matching sgetsgent, sgetsgent_r ERANGE handling (bug 30151) 2023-04-24 14:35:54 +02:00
hesiod Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
htl htl: Destroy thread-specific data before releasing joins 2022-02-14 19:29:02 +01:00
hurd Replace {u}int_fast{16|32} with {u}int32_t 2022-04-13 21:23:04 -05:00
iconv gconv: Use 64-bit interfaces in gconv_parseconfdir (bug 29583) 2022-09-21 12:12:52 +02:00
iconvdata iconv: ISO-2022-CN-EXT: fix out-of-bound writes when writing escape sequence (CVE-2024-2961) 2024-04-17 14:04:44 -03:00
include malloc: Use __get_nprocs on arena_get2 (BZ 30945) 2024-02-12 10:01:23 -03:00
inet inet: Use 64 bit stat for ruserpass (BZ# 29210) 2022-06-01 13:23:16 -03:00
intl intl: Avoid -Wuse-after-free [BZ #26779] 2022-01-25 17:38:31 -07:00
io io: Fix record locking contants for powerpc64 with __USE_FILE_OFFSET64 2023-09-15 21:31:05 +02:00
libio Fix name space violation in fortify wrappers (bug 32052) 2024-08-06 08:48:10 +02:00
locale locale: prevent maybe-uninitialized errors with -Os [BZ #19444] 2022-12-28 17:33:45 -03:00
localedata support: Add FAIL test failure helper 2024-08-28 20:24:46 -04:00
login login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701) 2024-05-02 19:30:48 +02:00
mach mach: Fix LLL_SHARED value 2022-02-14 19:29:02 +01:00
malloc malloc: Use __get_nprocs on arena_get2 (BZ 30945) 2024-02-12 10:01:23 -03:00
manual mremap: Update manual entry 2024-08-01 16:59:32 +02:00
math support: Add FAIL test failure helper 2024-08-28 20:24:46 -04:00
mathvec Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
misc Add mremap tests 2024-08-01 17:15:36 +02:00
nis nis: Build libnsl with 64 bit time_t 2022-12-28 15:48:08 -03:00
nptl tests: replace system by xsystem 2024-08-01 16:59:26 +02:00
nptl_db nptl_db: disable DT_RELR on libthread_db.so 2022-06-08 11:17:47 -05:00
nscd nscd: Use time_t for return type of addgetnetgrentX 2024-05-02 20:51:28 +02:00
nss tests: replace system by xsystem 2024-08-01 16:59:26 +02: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 Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
resolv resolv: Fix tst-resolv-short-response for older GCC (bug 32042) 2024-08-01 21:10:58 +02:00
resource Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
rt aio: Fix freeing memory 2024-07-20 20:52:40 +02:00
scripts scripts/dso-ordering-test.py: Generate program run-time dependencies 2022-09-20 11:04:44 +02:00
setjmp Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
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 Fix name space violation in fortify wrappers (bug 32052) 2024-08-06 08:48:10 +02:00
soft-fp Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
stdio-common libio: Avoid RMW of flags2 outside lock (BZ #27842) 2022-06-10 13:35:57 +01:00
stdlib Fix name space violation in fortify wrappers (bug 32052) 2024-08-06 08:48:10 +02:00
string x86: Fix wcsnlen-avx2 page cross length comparison [BZ #29591] 2022-11-24 10:40:09 -08:00
sunrpc sunrpc: Suppress GCC -Os warning on user2netname 2022-12-28 17:37:42 -03:00
support support: Add FAIL test failure helper 2024-08-28 20:24:46 -04:00
sysdeps Add mremap tests 2024-08-01 17:15:36 +02:00
sysvipc Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
termios posix: Add terminal control setting support for posix_spawn 2022-01-25 14:07:53 -03:00
time Use 64-bit time_t interfaces in strftime and strptime (bug 30053) 2023-02-07 10:37:30 -03:00
timezone time: Set daylight to 1 for matching DST/offset change (bug 29951) 2023-01-10 16:27:23 +01:00
wcsmbs Fix name space violation in fortify wrappers (bug 32052) 2024-08-06 08:48:10 +02:00
wctype Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
.clang-format Add .clang-format style file 2022-04-11 10:51:03 -05:00
.gitattributes
.gitignore
CONTRIBUTED-BY
COPYING
COPYING.LIB
INSTALL Update install.texi, and regenerate INSTALL. 2022-07-29 17:51:16 -04:00
LICENSES arc4random: simplify design for better safety 2022-07-27 08:58:27 -03:00
MAINTAINERS
Makeconfig Force DT_RPATH for --enable-hardcoded-path-in-tests 2024-05-10 05:06:15 -07:00
Makefile grep: egrep -> grep -E, fgrep -> grep -F 2022-06-05 12:09:02 -07:00
Makefile.help Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
Makefile.in
Makerules Makerules: fix MAKEFLAGS assignment for upcoming make-4.4 [BZ# 29564] 2022-11-08 22:46:32 -05:00
NEWS Fix name space violation in fortify wrappers (bug 32052) 2024-08-06 08:48:10 +02:00
README LoongArch: Update NEWS and README for the LoongArch port. 2022-07-26 12:35:12 -03:00
Rules Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
SHARED-FILES
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
extra-lib.mk
gen-locales.mk
libc-abis
libof-iterator.mk
o-iterator.mk
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 Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
version.h Prepare for glibc 2.36 release. 2022-07-29 17:59:01 -04: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.

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.