Update copyright dates with scripts/update-copyrights

I used these shell commands:

../glibc/scripts/update-copyrights $PWD/../gnulib/build-aux/update-copyright
(cd ../glibc && git commit -am"[this commit message]")

and then ignored the output, which consisted lines saying "FOO: warning:
copyright statement not found" for each of 7061 files FOO.

I then removed trailing white space from math/tgmath.h,
support/tst-support-open-dev-null-range.c, and
sysdeps/x86_64/multiarch/strlen-vec.S, to work around the following
obscure pre-commit check failure diagnostics from Savannah.  I don't
know why I run into these diagnostics whereas others evidently do not.

remote: *** 912-#endif
remote: *** 913:
remote: *** 914-
remote: *** error: lines with trailing whitespace found
...
remote: *** error: sysdeps/unix/sysv/linux/statx_cp.c: trailing lines
This commit is contained in:
Paul Eggert 2022-01-01 10:54:23 -08:00
parent edb5ab841a
commit 581c785bf3
11764 changed files with 11770 additions and 11771 deletions

View File

@ -1,4 +1,4 @@
# Copyright (C) 1991-2021 Free Software Foundation, Inc. # Copyright (C) 1991-2022 Free Software Foundation, Inc.
# Copyright The GNU Toolchain Authors. # Copyright The GNU Toolchain Authors.
# This file is part of the GNU C Library. # This file is part of the GNU C Library.

View File

@ -1,4 +1,4 @@
# Copyright (C) 1991-2021 Free Software Foundation, Inc. # Copyright (C) 1991-2022 Free Software Foundation, Inc.
# This file is part of the GNU C Library. # This file is part of the GNU C Library.
# The GNU C Library is free software; you can redistribute it and/or # The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,4 +1,4 @@
# Copyright (C) 2019-2021 Free Software Foundation, Inc. # Copyright (C) 2019-2022 Free Software Foundation, Inc.
# This file is part of the GNU C Library. # This file is part of the GNU C Library.
# The GNU C Library is free software; you can redistribute it and/or # The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,4 +1,4 @@
# Copyright (C) 1991-2021 Free Software Foundation, Inc. # Copyright (C) 1991-2022 Free Software Foundation, Inc.
# This file is part of the GNU C Library. # This file is part of the GNU C Library.
# The GNU C Library is free software; you can redistribute it and/or # The GNU C Library is free software; you can redistribute it and/or

2
NEWS
View File

@ -1,5 +1,5 @@
GNU C Library NEWS -- history of user-visible changes. GNU C Library NEWS -- history of user-visible changes.
Copyright (C) 1992-2021 Free Software Foundation, Inc. Copyright (C) 1992-2022 Free Software Foundation, Inc.
See the end for copying conditions. See the end for copying conditions.
Please send GNU C library bug reports via <https://sourceware.org/bugzilla/> Please send GNU C library bug reports via <https://sourceware.org/bugzilla/>

2
Rules
View File

@ -1,4 +1,4 @@
# Copyright (C) 1991-2021 Free Software Foundation, Inc. # Copyright (C) 1991-2022 Free Software Foundation, Inc.
# This file is part of the GNU C Library. # This file is part of the GNU C Library.
# The GNU C Library is free software; you can redistribute it and/or # The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,4 +1,4 @@
# Copyright (C) 1997-2021 Free Software Foundation, Inc. # Copyright (C) 1997-2022 Free Software Foundation, Inc.
# This file is part of the GNU C Library. # This file is part of the GNU C Library.
# The GNU C Library is free software; you can redistribute it and/or # The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Default definition for ARGP_PROGRAM_BUG_ADDRESS. /* Default definition for ARGP_PROGRAM_BUG_ADDRESS.
Copyright (C) 1996-2021 Free Software Foundation, Inc. Copyright (C) 1996-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
Written by Miles Bader <miles@gnu.ai.mit.edu>. Written by Miles Bader <miles@gnu.ai.mit.edu>.

View File

@ -1,5 +1,5 @@
/* Default definition for ARGP_ERR_EXIT_STATUS /* Default definition for ARGP_ERR_EXIT_STATUS
Copyright (C) 1997-2021 Free Software Foundation, Inc. Copyright (C) 1997-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
Written by Miles Bader <miles@gnu.ai.mit.edu>. Written by Miles Bader <miles@gnu.ai.mit.edu>.

View File

@ -1,5 +1,5 @@
/* Word-wrapping and line-truncating streams /* Word-wrapping and line-truncating streams
Copyright (C) 1997-2021 Free Software Foundation, Inc. Copyright (C) 1997-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
Written by Miles Bader <miles@gnu.ai.mit.edu>. Written by Miles Bader <miles@gnu.ai.mit.edu>.

View File

@ -1,5 +1,5 @@
/* Word-wrapping and line-truncating streams. /* Word-wrapping and line-truncating streams.
Copyright (C) 1997-2021 Free Software Foundation, Inc. Copyright (C) 1997-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
Written by Miles Bader <miles@gnu.ai.mit.edu>. Written by Miles Bader <miles@gnu.ai.mit.edu>.

View File

@ -1,5 +1,5 @@
/* Real definitions for extern inline functions in argp-fmtstream.h /* Real definitions for extern inline functions in argp-fmtstream.h
Copyright (C) 1997-2021 Free Software Foundation, Inc. Copyright (C) 1997-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
Written by Miles Bader <miles@gnu.ai.mit.edu>. Written by Miles Bader <miles@gnu.ai.mit.edu>.

View File

@ -1,5 +1,5 @@
/* Hierarchial argument parsing help output /* Hierarchial argument parsing help output
Copyright (C) 1995-2021 Free Software Foundation, Inc. Copyright (C) 1995-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
Written by Miles Bader <miles@gnu.ai.mit.edu>. Written by Miles Bader <miles@gnu.ai.mit.edu>.

View File

@ -1,5 +1,5 @@
/* Name frobnication for compiling argp outside of glibc /* Name frobnication for compiling argp outside of glibc
Copyright (C) 1997-2021 Free Software Foundation, Inc. Copyright (C) 1997-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
Written by Miles Bader <miles@gnu.ai.mit.edu>. Written by Miles Bader <miles@gnu.ai.mit.edu>.

View File

@ -1,5 +1,5 @@
/* Hierarchial argument parsing, layered over getopt /* Hierarchial argument parsing, layered over getopt
Copyright (C) 1995-2021 Free Software Foundation, Inc. Copyright (C) 1995-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
Written by Miles Bader <miles@gnu.ai.mit.edu>. Written by Miles Bader <miles@gnu.ai.mit.edu>.

View File

@ -1,5 +1,5 @@
/* Default definition for ARGP_PROGRAM_VERSION. /* Default definition for ARGP_PROGRAM_VERSION.
Copyright (C) 1996-2021 Free Software Foundation, Inc. Copyright (C) 1996-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
Written by Miles Bader <miles@gnu.ai.mit.edu>. Written by Miles Bader <miles@gnu.ai.mit.edu>.

View File

@ -1,5 +1,5 @@
/* Default definition for ARGP_PROGRAM_VERSION_HOOK. /* Default definition for ARGP_PROGRAM_VERSION_HOOK.
Copyright (C) 1996-2021 Free Software Foundation, Inc. Copyright (C) 1996-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
Written by Miles Bader <miles@gnu.ai.mit.edu>. Written by Miles Bader <miles@gnu.ai.mit.edu>.

View File

@ -1,5 +1,5 @@
/* Test program for argp argument parser /* Test program for argp argument parser
Copyright (C) 1997-2021 Free Software Foundation, Inc. Copyright (C) 1997-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Real definitions for extern inline functions in argp.h /* Real definitions for extern inline functions in argp.h
Copyright (C) 1997-2021 Free Software Foundation, Inc. Copyright (C) 1997-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
Written by Miles Bader <miles@gnu.ai.mit.edu>. Written by Miles Bader <miles@gnu.ai.mit.edu>.

View File

@ -1,5 +1,5 @@
/* Hierarchical argument parsing, layered over getopt. /* Hierarchical argument parsing, layered over getopt.
Copyright (C) 1995-2021 Free Software Foundation, Inc. Copyright (C) 1995-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
Written by Miles Bader <miles@gnu.ai.mit.edu>. Written by Miles Bader <miles@gnu.ai.mit.edu>.

View File

@ -1,5 +1,5 @@
/* Redirections for argp functions for -mlong-double-64. /* Redirections for argp functions for -mlong-double-64.
Copyright (C) 2019-2021 Free Software Foundation, Inc. Copyright (C) 2019-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,4 +1,4 @@
/* Copyright (C) 2002-2021 Free Software Foundation, Inc. /* Copyright (C) 2002-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,4 +1,4 @@
/* Copyright (C) 2007-2021 Free Software Foundation, Inc. /* Copyright (C) 2007-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Testing of long double conversions in argp.h functions. /* Testing of long double conversions in argp.h functions.
Copyright (C) 2018-2021 Free Software Foundation, Inc. Copyright (C) 2018-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,4 +1,4 @@
# Copyright (C) 1991-2021 Free Software Foundation, Inc. # Copyright (C) 1991-2022 Free Software Foundation, Inc.
# This file is part of the GNU C Library. # This file is part of the GNU C Library.
# The GNU C Library is free software; you can redistribute it and/or # The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,4 +1,4 @@
/* Copyright (C) 2000-2021 Free Software Foundation, Inc. /* Copyright (C) 2000-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,4 +1,4 @@
/* Copyright (C) 1994-2021 Free Software Foundation, Inc. /* Copyright (C) 1994-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,4 +1,4 @@
/* Copyright (C) 1991-2021 Free Software Foundation, Inc. /* Copyright (C) 1991-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,4 +1,4 @@
/* Copyright (C) 1991-2021 Free Software Foundation, Inc. /* Copyright (C) 1991-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Tests for interactions between C++ and assert. /* Tests for interactions between C++ and assert.
Copyright (C) 2017-2021 Free Software Foundation, Inc. Copyright (C) 2017-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Tests for interactions between C++ and assert. GNU C++11 version. /* Tests for interactions between C++ and assert. GNU C++11 version.
Copyright (C) 2017-2021 Free Software Foundation, Inc. Copyright (C) 2017-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,4 +1,4 @@
# Copyright (C) 2013-2021 Free Software Foundation, Inc. # Copyright (C) 2013-2022 Free Software Foundation, Inc.
# This file is part of the GNU C Library. # This file is part of the GNU C Library.
# The GNU C Library is free software; you can redistribute it and/or # The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Benchmark malloc and free functions. /* Benchmark malloc and free functions.
Copyright (C) 2019-2021 Free Software Foundation, Inc. Copyright (C) 2019-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Benchmark malloc and free functions. /* Benchmark malloc and free functions.
Copyright (C) 2013-2021 Free Software Foundation, Inc. Copyright (C) 2013-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Measure math inline functions. /* Measure math inline functions.
Copyright (C) 2015-2021 Free Software Foundation, Inc. Copyright (C) 2015-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Measure memccpy functions. /* Measure memccpy functions.
Copyright (C) 2013-2021 Free Software Foundation, Inc. Copyright (C) 2013-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Measure memchr functions. /* Measure memchr functions.
Copyright (C) 2013-2021 Free Software Foundation, Inc. Copyright (C) 2013-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Measure memcmp functions. /* Measure memcmp functions.
Copyright (C) 2013-2021 Free Software Foundation, Inc. Copyright (C) 2013-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Measure __memcmpeq functions. /* Measure __memcmpeq functions.
Copyright (C) 2015-2021 Free Software Foundation, Inc. Copyright (C) 2015-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Measure memcpy functions with large data sizes. /* Measure memcpy functions with large data sizes.
Copyright (C) 2016-2021 Free Software Foundation, Inc. Copyright (C) 2016-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Measure memcpy performance. /* Measure memcpy performance.
Copyright (C) 2016-2021 Free Software Foundation, Inc. Copyright (C) 2016-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Measure memcpy function combined throughput for different alignments. /* Measure memcpy function combined throughput for different alignments.
Copyright (C) 2017-2021 Free Software Foundation, Inc. Copyright (C) 2017-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Measure memcpy functions. /* Measure memcpy functions.
Copyright (C) 2013-2021 Free Software Foundation, Inc. Copyright (C) 2013-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Measure memmem functions. /* Measure memmem functions.
Copyright (C) 2013-2021 Free Software Foundation, Inc. Copyright (C) 2013-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Measure memmove functions with large data sizes. /* Measure memmove functions with large data sizes.
Copyright (C) 2016-2021 Free Software Foundation, Inc. Copyright (C) 2016-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Measure memmove function combined throughput for different alignments. /* Measure memmove function combined throughput for different alignments.
Copyright (C) 2017-2021 Free Software Foundation, Inc. Copyright (C) 2017-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Measure memmove functions. /* Measure memmove functions.
Copyright (C) 2013-2021 Free Software Foundation, Inc. Copyright (C) 2013-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Measure mempcpy functions. /* Measure mempcpy functions.
Copyright (C) 2013-2021 Free Software Foundation, Inc. Copyright (C) 2013-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Measure memrchr functions. /* Measure memrchr functions.
Copyright (C) 2013-2021 Free Software Foundation, Inc. Copyright (C) 2013-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Measure memset functions with large data sizes. /* Measure memset functions with large data sizes.
Copyright (C) 2016-2021 Free Software Foundation, Inc. Copyright (C) 2016-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Measure memset function throughput with large data sizes. /* Measure memset function throughput with large data sizes.
Copyright (C) 2017-2021 Free Software Foundation, Inc. Copyright (C) 2017-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Measure memset functions. /* Measure memset functions.
Copyright (C) 2013-2021 Free Software Foundation, Inc. Copyright (C) 2013-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Measure various lock acquisition times for empty critical sections. /* Measure various lock acquisition times for empty critical sections.
Copyright (C) 2020-2021 Free Software Foundation, Inc. Copyright (C) 2020-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Measure memchr functions. /* Measure memchr functions.
Copyright (C) 2013-2021 Free Software Foundation, Inc. Copyright (C) 2013-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Skeleton for benchmark programs. /* Skeleton for benchmark programs.
Copyright (C) 2013-2021 Free Software Foundation, Inc. Copyright (C) 2013-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Measure stpcpy functions. /* Measure stpcpy functions.
Copyright (C) 2013-2021 Free Software Foundation, Inc. Copyright (C) 2013-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Measure stpcpy checking functions. /* Measure stpcpy checking functions.
Copyright (C) 2013-2021 Free Software Foundation, Inc. Copyright (C) 2013-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Measure stpncpy functions. /* Measure stpncpy functions.
Copyright (C) 2013-2021 Free Software Foundation, Inc. Copyright (C) 2013-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Measure strcasecmp functions. /* Measure strcasecmp functions.
Copyright (C) 2013-2021 Free Software Foundation, Inc. Copyright (C) 2013-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Measure strcasestr functions. /* Measure strcasestr functions.
Copyright (C) 2013-2021 Free Software Foundation, Inc. Copyright (C) 2013-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Measure strcat functions. /* Measure strcat functions.
Copyright (C) 2013-2021 Free Software Foundation, Inc. Copyright (C) 2013-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Measure STRCHR functions. /* Measure STRCHR functions.
Copyright (C) 2013-2021 Free Software Foundation, Inc. Copyright (C) 2013-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Measure strchrnul function. /* Measure strchrnul function.
Copyright (C) 2013-2021 Free Software Foundation, Inc. Copyright (C) 2013-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Measure strcmp and wcscmp functions. /* Measure strcmp and wcscmp functions.
Copyright (C) 2013-2021 Free Software Foundation, Inc. Copyright (C) 2013-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Measure strcoll execution time in different locales. /* Measure strcoll execution time in different locales.
Copyright (C) 2015-2021 Free Software Foundation, Inc. Copyright (C) 2015-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Measure strcpy functions. /* Measure strcpy functions.
Copyright (C) 2013-2021 Free Software Foundation, Inc. Copyright (C) 2013-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Measure __strcpy_chk functions. /* Measure __strcpy_chk functions.
Copyright (C) 2013-2021 Free Software Foundation, Inc. Copyright (C) 2013-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Measure strcspn functions. /* Measure strcspn functions.
Copyright (C) 2013-2021 Free Software Foundation, Inc. Copyright (C) 2013-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Measure string and memory functions. /* Measure string and memory functions.
Copyright (C) 2013-2021 Free Software Foundation, Inc. Copyright (C) 2013-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Measure STRLEN functions. /* Measure STRLEN functions.
Copyright (C) 2013-2021 Free Software Foundation, Inc. Copyright (C) 2013-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Measure strncasecmp functions. /* Measure strncasecmp functions.
Copyright (C) 2013-2021 Free Software Foundation, Inc. Copyright (C) 2013-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Measure strncat functions. /* Measure strncat functions.
Copyright (C) 2013-2021 Free Software Foundation, Inc. Copyright (C) 2013-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Measure strncmp functions. /* Measure strncmp functions.
Copyright (C) 2013-2021 Free Software Foundation, Inc. Copyright (C) 2013-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Measure strncpy functions. /* Measure strncpy functions.
Copyright (C) 2013-2021 Free Software Foundation, Inc. Copyright (C) 2013-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Measure strlen functions. /* Measure strlen functions.
Copyright (C) 2013-2021 Free Software Foundation, Inc. Copyright (C) 2013-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Measure strpbrk functions. /* Measure strpbrk functions.
Copyright (C) 2013-2021 Free Software Foundation, Inc. Copyright (C) 2013-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Measure STRCHR functions. /* Measure STRCHR functions.
Copyright (C) 2013-2021 Free Software Foundation, Inc. Copyright (C) 2013-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Measure strsep functions. /* Measure strsep functions.
Copyright (C) 2013-2021 Free Software Foundation, Inc. Copyright (C) 2013-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Measure strspn functions. /* Measure strspn functions.
Copyright (C) 2013-2021 Free Software Foundation, Inc. Copyright (C) 2013-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Measure strstr functions. /* Measure strstr functions.
Copyright (C) 2013-2021 Free Software Foundation, Inc. Copyright (C) 2013-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Measure strtod implementation. /* Measure strtod implementation.
Copyright (C) 2013-2021 Free Software Foundation, Inc. Copyright (C) 2013-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Measure strtok functions. /* Measure strtok functions.
Copyright (C) 2013-2021 Free Software Foundation, Inc. Copyright (C) 2013-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Print out the timing type used by the benchmark run. /* Print out the timing type used by the benchmark run.
Copyright (C) 2014-2021 Free Software Foundation, Inc. Copyright (C) 2014-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Define timing macros. /* Define timing macros.
Copyright (C) 2013-2021 Free Software Foundation, Inc. Copyright (C) 2013-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Benchmark utility functions. /* Benchmark utility functions.
Copyright (C) 2015-2021 Free Software Foundation, Inc. Copyright (C) 2015-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Benchmark utility functions. /* Benchmark utility functions.
Copyright (C) 2015-2021 Free Software Foundation, Inc. Copyright (C) 2015-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Measure wcpcpy functions. /* Measure wcpcpy functions.
Copyright (C) 2015-2021 Free Software Foundation, Inc. Copyright (C) 2015-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Measure wcpncpy functions. /* Measure wcpncpy functions.
Copyright (C) 2015-2021 Free Software Foundation, Inc. Copyright (C) 2015-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Measure wcscat functions. /* Measure wcscat functions.
Copyright (C) 2015-2021 Free Software Foundation, Inc. Copyright (C) 2015-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Measure wcschr functions. /* Measure wcschr functions.
Copyright (C) 2015-2021 Free Software Foundation, Inc. Copyright (C) 2015-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Measure wcschrnul functions. /* Measure wcschrnul functions.
Copyright (C) 2015-2021 Free Software Foundation, Inc. Copyright (C) 2015-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Measure wcscmp functions. /* Measure wcscmp functions.
Copyright (C) 2015-2021 Free Software Foundation, Inc. Copyright (C) 2015-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Measure wcscpy functions. /* Measure wcscpy functions.
Copyright (C) 2015-2021 Free Software Foundation, Inc. Copyright (C) 2015-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Measure wcscspn functions. /* Measure wcscspn functions.
Copyright (C) 2015-2021 Free Software Foundation, Inc. Copyright (C) 2015-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Measure wcslen functions. /* Measure wcslen functions.
Copyright (C) 2015-2021 Free Software Foundation, Inc. Copyright (C) 2015-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Measure wcsncat functions. /* Measure wcsncat functions.
Copyright (C) 2015-2021 Free Software Foundation, Inc. Copyright (C) 2015-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Measure wcsncmp functions. /* Measure wcsncmp functions.
Copyright (C) 2015-2021 Free Software Foundation, Inc. Copyright (C) 2015-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Measure wcsncpy functions. /* Measure wcsncpy functions.
Copyright (C) 2015-2021 Free Software Foundation, Inc. Copyright (C) 2015-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Measure wcsnlen functions. /* Measure wcsnlen functions.
Copyright (C) 2015-2021 Free Software Foundation, Inc. Copyright (C) 2015-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,5 +1,5 @@
/* Measure wcspbrk functions. /* Measure wcspbrk functions.
Copyright (C) 2015-2021 Free Software Foundation, Inc. Copyright (C) 2015-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or The GNU C Library is free software; you can redistribute it and/or

Some files were not shown because too many files have changed in this diff Show More