mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-09 14:50:05 +00:00
Update copyright dates with scripts/update-copyrights
This commit is contained in:
parent
cf9481724b
commit
dff8da6b3e
@ -1,5 +1,5 @@
|
|||||||
# clang-format file for GLIBC
|
# clang-format file for GLIBC
|
||||||
# Copyright (C) 2022-2023 Free Software Foundation, Inc.
|
# Copyright (C) 2022-2024 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
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# Copyright (C) 1991-2023 Free Software Foundation, Inc.
|
# Copyright (C) 1991-2024 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.
|
||||||
|
|
||||||
|
2
Makefile
2
Makefile
@ -1,4 +1,4 @@
|
|||||||
# Copyright (C) 1991-2023 Free Software Foundation, Inc.
|
# Copyright (C) 1991-2024 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
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# Copyright (C) 2019-2023 Free Software Foundation, Inc.
|
# Copyright (C) 2019-2024 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
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# Copyright (C) 1991-2023 Free Software Foundation, Inc.
|
# Copyright (C) 1991-2024 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
2
NEWS
@ -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-2023 Free Software Foundation, Inc.
|
Copyright (C) 1992-2024 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
2
Rules
@ -1,4 +1,4 @@
|
|||||||
# Copyright (C) 1991-2023 Free Software Foundation, Inc.
|
# Copyright (C) 1991-2024 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
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# Copyright (C) 1997-2023 Free Software Foundation, Inc.
|
# Copyright (C) 1997-2024 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Default definition for ARGP_PROGRAM_BUG_ADDRESS.
|
/* Default definition for ARGP_PROGRAM_BUG_ADDRESS.
|
||||||
Copyright (C) 1996-2023 Free Software Foundation, Inc.
|
Copyright (C) 1996-2024 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>.
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Default definition for ARGP_ERR_EXIT_STATUS
|
/* Default definition for ARGP_ERR_EXIT_STATUS
|
||||||
Copyright (C) 1997-2023 Free Software Foundation, Inc.
|
Copyright (C) 1997-2024 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>.
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Word-wrapping and line-truncating streams
|
/* Word-wrapping and line-truncating streams
|
||||||
Copyright (C) 1997-2023 Free Software Foundation, Inc.
|
Copyright (C) 1997-2024 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>.
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Word-wrapping and line-truncating streams.
|
/* Word-wrapping and line-truncating streams.
|
||||||
Copyright (C) 1997-2023 Free Software Foundation, Inc.
|
Copyright (C) 1997-2024 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>.
|
||||||
|
|
||||||
|
@ -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-2023 Free Software Foundation, Inc.
|
Copyright (C) 1997-2024 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>.
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Hierarchial argument parsing help output
|
/* Hierarchial argument parsing help output
|
||||||
Copyright (C) 1995-2023 Free Software Foundation, Inc.
|
Copyright (C) 1995-2024 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>.
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Name frobnication for compiling argp outside of glibc
|
/* Name frobnication for compiling argp outside of glibc
|
||||||
Copyright (C) 1997-2023 Free Software Foundation, Inc.
|
Copyright (C) 1997-2024 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>.
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Hierarchial argument parsing, layered over getopt
|
/* Hierarchial argument parsing, layered over getopt
|
||||||
Copyright (C) 1995-2023 Free Software Foundation, Inc.
|
Copyright (C) 1995-2024 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>.
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Default definition for ARGP_PROGRAM_VERSION.
|
/* Default definition for ARGP_PROGRAM_VERSION.
|
||||||
Copyright (C) 1996-2023 Free Software Foundation, Inc.
|
Copyright (C) 1996-2024 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>.
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Default definition for ARGP_PROGRAM_VERSION_HOOK.
|
/* Default definition for ARGP_PROGRAM_VERSION_HOOK.
|
||||||
Copyright (C) 1996-2023 Free Software Foundation, Inc.
|
Copyright (C) 1996-2024 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>.
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Test program for argp argument parser
|
/* Test program for argp argument parser
|
||||||
Copyright (C) 1997-2023 Free Software Foundation, Inc.
|
Copyright (C) 1997-2024 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
|
||||||
|
@ -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-2023 Free Software Foundation, Inc.
|
Copyright (C) 1997-2024 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>.
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Hierarchical argument parsing, layered over getopt.
|
/* Hierarchical argument parsing, layered over getopt.
|
||||||
Copyright (C) 1995-2023 Free Software Foundation, Inc.
|
Copyright (C) 1995-2024 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>.
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Redirections for argp functions for -mlong-double-64.
|
/* Redirections for argp functions for -mlong-double-64.
|
||||||
Copyright (C) 2019-2023 Free Software Foundation, Inc.
|
Copyright (C) 2019-2024 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
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* Copyright (C) 2002-2023 Free Software Foundation, Inc.
|
/* Copyright (C) 2002-2024 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
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* Copyright (C) 2007-2023 Free Software Foundation, Inc.
|
/* Copyright (C) 2007-2024 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
|
||||||
|
@ -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-2023 Free Software Foundation, Inc.
|
Copyright (C) 2018-2024 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
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# Copyright (C) 1991-2023 Free Software Foundation, Inc.
|
# Copyright (C) 1991-2024 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
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* Copyright (C) 2000-2023 Free Software Foundation, Inc.
|
/* Copyright (C) 2000-2024 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* libc-internal assert that calls __libc_message.
|
/* libc-internal assert that calls __libc_message.
|
||||||
Copyright (C) 2022-2023 Free Software Foundation, Inc.
|
Copyright (C) 2022-2024 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
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* Copyright (C) 1994-2023 Free Software Foundation, Inc.
|
/* Copyright (C) 1994-2024 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
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* Copyright (C) 1991-2023 Free Software Foundation, Inc.
|
/* Copyright (C) 1991-2024 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
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* Copyright (C) 1991-2023 Free Software Foundation, Inc.
|
/* Copyright (C) 1991-2024 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Tests for interactions between C++ and assert.
|
/* Tests for interactions between C++ and assert.
|
||||||
Copyright (C) 2017-2023 Free Software Foundation, Inc.
|
Copyright (C) 2017-2024 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
|
||||||
|
@ -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-2023 Free Software Foundation, Inc.
|
Copyright (C) 2017-2024 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
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# Copyright (C) 2013-2023 Free Software Foundation, Inc.
|
# Copyright (C) 2013-2024 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.
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* arc4random benchmarks.
|
/* arc4random benchmarks.
|
||||||
Copyright (C) 2022-2023 Free Software Foundation, Inc.
|
Copyright (C) 2022-2024 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Measure bzero functions with large data sizes.
|
/* Measure bzero functions with large data sizes.
|
||||||
Copyright (C) 2022-2023 Free Software Foundation, Inc.
|
Copyright (C) 2022-2024 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Measure memset function throughput with large data sizes.
|
/* Measure memset function throughput with large data sizes.
|
||||||
Copyright (C) 2017-2023 Free Software Foundation, Inc.
|
Copyright (C) 2017-2024 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Measure bzero functions.
|
/* Measure bzero functions.
|
||||||
Copyright (C) 2022-2023 Free Software Foundation, Inc.
|
Copyright (C) 2022-2024 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Measure __dl_new_hash runtime
|
/* Measure __dl_new_hash runtime
|
||||||
Copyright (C) 2022-2023 Free Software Foundation, Inc.
|
Copyright (C) 2022-2024 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Measure __dl_new_hash runtime
|
/* Measure __dl_new_hash runtime
|
||||||
Copyright (C) 2022-2023 Free Software Foundation, Inc.
|
Copyright (C) 2022-2024 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Actual benchmark kernels used by bench-hash-funcs.h
|
/* Actual benchmark kernels used by bench-hash-funcs.h
|
||||||
Copyright (C) 2022-2023 Free Software Foundation, Inc.
|
Copyright (C) 2022-2024 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Measure hash functions runtime.
|
/* Measure hash functions runtime.
|
||||||
Copyright (C) 2022-2023 Free Software Foundation, Inc.
|
Copyright (C) 2022-2024 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Skeleton for libmvec benchmark programs.
|
/* Skeleton for libmvec benchmark programs.
|
||||||
Copyright (C) 2021-2023 Free Software Foundation, Inc.
|
Copyright (C) 2021-2024 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Benchmark malloc and free functions.
|
/* Benchmark malloc and free functions.
|
||||||
Copyright (C) 2019-2023 Free Software Foundation, Inc.
|
Copyright (C) 2019-2024 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Benchmark malloc and free functions.
|
/* Benchmark malloc and free functions.
|
||||||
Copyright (C) 2013-2023 Free Software Foundation, Inc.
|
Copyright (C) 2013-2024 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Measure math inline functions.
|
/* Measure math inline functions.
|
||||||
Copyright (C) 2015-2023 Free Software Foundation, Inc.
|
Copyright (C) 2015-2024 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Measure memccpy functions.
|
/* Measure memccpy functions.
|
||||||
Copyright (C) 2013-2023 Free Software Foundation, Inc.
|
Copyright (C) 2013-2024 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Measure memchr functions.
|
/* Measure memchr functions.
|
||||||
Copyright (C) 2013-2023 Free Software Foundation, Inc.
|
Copyright (C) 2013-2024 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Measure memcmp functions.
|
/* Measure memcmp functions.
|
||||||
Copyright (C) 2013-2023 Free Software Foundation, Inc.
|
Copyright (C) 2013-2024 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Measure __memcmpeq functions.
|
/* Measure __memcmpeq functions.
|
||||||
Copyright (C) 2015-2023 Free Software Foundation, Inc.
|
Copyright (C) 2015-2024 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Measure memcpy functions with large data sizes.
|
/* Measure memcpy functions with large data sizes.
|
||||||
Copyright (C) 2016-2023 Free Software Foundation, Inc.
|
Copyright (C) 2016-2024 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Measure memcpy performance.
|
/* Measure memcpy performance.
|
||||||
Copyright (C) 2016-2023 Free Software Foundation, Inc.
|
Copyright (C) 2016-2024 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Measure memcpy function combined throughput for different alignments.
|
/* Measure memcpy function combined throughput for different alignments.
|
||||||
Copyright (C) 2017-2023 Free Software Foundation, Inc.
|
Copyright (C) 2017-2024 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Measure memcpy functions.
|
/* Measure memcpy functions.
|
||||||
Copyright (C) 2013-2023 Free Software Foundation, Inc.
|
Copyright (C) 2013-2024 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Measure memmem functions.
|
/* Measure memmem functions.
|
||||||
Copyright (C) 2013-2023 Free Software Foundation, Inc.
|
Copyright (C) 2013-2024 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Measure memmove functions with large data sizes.
|
/* Measure memmove functions with large data sizes.
|
||||||
Copyright (C) 2016-2023 Free Software Foundation, Inc.
|
Copyright (C) 2016-2024 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Measure memmove function combined throughput for different alignments.
|
/* Measure memmove function combined throughput for different alignments.
|
||||||
Copyright (C) 2017-2023 Free Software Foundation, Inc.
|
Copyright (C) 2017-2024 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Measure memmove functions.
|
/* Measure memmove functions.
|
||||||
Copyright (C) 2013-2023 Free Software Foundation, Inc.
|
Copyright (C) 2013-2024 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Measure mempcpy functions.
|
/* Measure mempcpy functions.
|
||||||
Copyright (C) 2013-2023 Free Software Foundation, Inc.
|
Copyright (C) 2013-2024 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Measure memrchr functions.
|
/* Measure memrchr functions.
|
||||||
Copyright (C) 2013-2023 Free Software Foundation, Inc.
|
Copyright (C) 2013-2024 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Measure memset functions with large data sizes.
|
/* Measure memset functions with large data sizes.
|
||||||
Copyright (C) 2016-2023 Free Software Foundation, Inc.
|
Copyright (C) 2016-2024 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Measure memset function throughput with large data sizes.
|
/* Measure memset function throughput with large data sizes.
|
||||||
Copyright (C) 2017-2023 Free Software Foundation, Inc.
|
Copyright (C) 2017-2024 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Measure memset functions for zeroing with large data sizes.
|
/* Measure memset functions for zeroing with large data sizes.
|
||||||
Copyright (C) 2022-2023 Free Software Foundation, Inc.
|
Copyright (C) 2022-2024 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Measure memset functions for zeroing throughput with large data sizes.
|
/* Measure memset functions for zeroing throughput with large data sizes.
|
||||||
Copyright (C) 2022-2023 Free Software Foundation, Inc.
|
Copyright (C) 2022-2024 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Measure memset functions for zeroing.
|
/* Measure memset functions for zeroing.
|
||||||
Copyright (C) 2022-2023 Free Software Foundation, Inc.
|
Copyright (C) 2022-2024 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Measure memset functions.
|
/* Measure memset functions.
|
||||||
Copyright (C) 2013-2023 Free Software Foundation, Inc.
|
Copyright (C) 2013-2024 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Measure __nss_hash runtime
|
/* Measure __nss_hash runtime
|
||||||
Copyright (C) 2022-2023 Free Software Foundation, Inc.
|
Copyright (C) 2022-2024 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Measure lock functions for different threads and critical sections.
|
/* Measure lock functions for different threads and critical sections.
|
||||||
Copyright (C) 2022-2023 Free Software Foundation, Inc.
|
Copyright (C) 2022-2024 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
|
||||||
|
@ -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-2023 Free Software Foundation, Inc.
|
Copyright (C) 2020-2024 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Measure mutex_lock for different threads and critical sections.
|
/* Measure mutex_lock for different threads and critical sections.
|
||||||
Copyright (C) 2022-2023 Free Software Foundation, Inc.
|
Copyright (C) 2022-2024 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Measure mutex_trylock for different threads and critical sections.
|
/* Measure mutex_trylock for different threads and critical sections.
|
||||||
Copyright (C) 2022-2023 Free Software Foundation, Inc.
|
Copyright (C) 2022-2024 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Measure mutex_trylock for different threads and critical sections.
|
/* Measure mutex_trylock for different threads and critical sections.
|
||||||
Copyright (C) 2022-2023 Free Software Foundation, Inc.
|
Copyright (C) 2022-2024 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Measure spin_trylock for different threads and critical sections.
|
/* Measure spin_trylock for different threads and critical sections.
|
||||||
Copyright (C) 2022-2023 Free Software Foundation, Inc.
|
Copyright (C) 2022-2024 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Measure memchr functions.
|
/* Measure memchr functions.
|
||||||
Copyright (C) 2013-2023 Free Software Foundation, Inc.
|
Copyright (C) 2013-2024 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Skeleton for benchmark programs.
|
/* Skeleton for benchmark programs.
|
||||||
Copyright (C) 2013-2023 Free Software Foundation, Inc.
|
Copyright (C) 2013-2024 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Measure stpcpy functions.
|
/* Measure stpcpy functions.
|
||||||
Copyright (C) 2013-2023 Free Software Foundation, Inc.
|
Copyright (C) 2013-2024 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Measure stpcpy checking functions.
|
/* Measure stpcpy checking functions.
|
||||||
Copyright (C) 2013-2023 Free Software Foundation, Inc.
|
Copyright (C) 2013-2024 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Measure stpncpy functions.
|
/* Measure stpncpy functions.
|
||||||
Copyright (C) 2013-2023 Free Software Foundation, Inc.
|
Copyright (C) 2013-2024 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Measure strcasecmp functions.
|
/* Measure strcasecmp functions.
|
||||||
Copyright (C) 2013-2023 Free Software Foundation, Inc.
|
Copyright (C) 2013-2024 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Measure strcasestr functions.
|
/* Measure strcasestr functions.
|
||||||
Copyright (C) 2013-2023 Free Software Foundation, Inc.
|
Copyright (C) 2013-2024 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Measure strcat functions.
|
/* Measure strcat functions.
|
||||||
Copyright (C) 2013-2023 Free Software Foundation, Inc.
|
Copyright (C) 2013-2024 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Measure STRCHR functions.
|
/* Measure STRCHR functions.
|
||||||
Copyright (C) 2013-2023 Free Software Foundation, Inc.
|
Copyright (C) 2013-2024 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Measure strchrnul function.
|
/* Measure strchrnul function.
|
||||||
Copyright (C) 2013-2023 Free Software Foundation, Inc.
|
Copyright (C) 2013-2024 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Measure strcmp and wcscmp functions.
|
/* Measure strcmp and wcscmp functions.
|
||||||
Copyright (C) 2013-2023 Free Software Foundation, Inc.
|
Copyright (C) 2013-2024 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Measure strcoll execution time in different locales.
|
/* Measure strcoll execution time in different locales.
|
||||||
Copyright (C) 2015-2023 Free Software Foundation, Inc.
|
Copyright (C) 2015-2024 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Measure strcpy functions.
|
/* Measure strcpy functions.
|
||||||
Copyright (C) 2013-2023 Free Software Foundation, Inc.
|
Copyright (C) 2013-2024 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Measure __strcpy_chk functions.
|
/* Measure __strcpy_chk functions.
|
||||||
Copyright (C) 2013-2023 Free Software Foundation, Inc.
|
Copyright (C) 2013-2024 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Measure strcspn functions.
|
/* Measure strcspn functions.
|
||||||
Copyright (C) 2013-2023 Free Software Foundation, Inc.
|
Copyright (C) 2013-2024 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Measure string and memory functions.
|
/* Measure string and memory functions.
|
||||||
Copyright (C) 2013-2023 Free Software Foundation, Inc.
|
Copyright (C) 2013-2024 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Measure STRLEN functions.
|
/* Measure STRLEN functions.
|
||||||
Copyright (C) 2013-2023 Free Software Foundation, Inc.
|
Copyright (C) 2013-2024 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Measure strncasecmp functions.
|
/* Measure strncasecmp functions.
|
||||||
Copyright (C) 2013-2023 Free Software Foundation, Inc.
|
Copyright (C) 2013-2024 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Measure strncat functions.
|
/* Measure strncat functions.
|
||||||
Copyright (C) 2013-2023 Free Software Foundation, Inc.
|
Copyright (C) 2013-2024 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Measure strncmp functions.
|
/* Measure strncmp functions.
|
||||||
Copyright (C) 2013-2023 Free Software Foundation, Inc.
|
Copyright (C) 2013-2024 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Measure strncpy functions.
|
/* Measure strncpy functions.
|
||||||
Copyright (C) 2013-2023 Free Software Foundation, Inc.
|
Copyright (C) 2013-2024 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Measure strlen functions.
|
/* Measure strlen functions.
|
||||||
Copyright (C) 2013-2023 Free Software Foundation, Inc.
|
Copyright (C) 2013-2024 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Measure strpbrk functions.
|
/* Measure strpbrk functions.
|
||||||
Copyright (C) 2013-2023 Free Software Foundation, Inc.
|
Copyright (C) 2013-2024 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Measure STRCHR functions.
|
/* Measure STRCHR functions.
|
||||||
Copyright (C) 2013-2023 Free Software Foundation, Inc.
|
Copyright (C) 2013-2024 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Measure strsep functions.
|
/* Measure strsep functions.
|
||||||
Copyright (C) 2013-2023 Free Software Foundation, Inc.
|
Copyright (C) 2013-2024 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Measure strspn functions.
|
/* Measure strspn functions.
|
||||||
Copyright (C) 2013-2023 Free Software Foundation, Inc.
|
Copyright (C) 2013-2024 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Measure strstr functions.
|
/* Measure strstr functions.
|
||||||
Copyright (C) 2013-2023 Free Software Foundation, Inc.
|
Copyright (C) 2013-2024 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
Loading…
Reference in New Issue
Block a user