diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2025-01-01 10:14:45 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2025-01-01 11:22:09 -0800 |
commit | 2642002380aafb71a1d3b569b6d7ebeab3284816 (patch) | |
tree | ceaca767c6d867076472294164d77b2757b0cf07 /sysdeps/unix/sysv/linux/loongarch | |
parent | b1da163a2129a6a07037a326c8c514d7a7eab191 (diff) | |
download | glibc-2642002380aafb71a1d3b569b6d7ebeab3284816.zip glibc-2642002380aafb71a1d3b569b6d7ebeab3284816.tar.gz glibc-2642002380aafb71a1d3b569b6d7ebeab3284816.tar.bz2 |
Update copyright dates with scripts/update-copyrights
Diffstat (limited to 'sysdeps/unix/sysv/linux/loongarch')
32 files changed, 32 insertions, 32 deletions
diff --git a/sysdeps/unix/sysv/linux/loongarch/atomic-machine.h b/sysdeps/unix/sysv/linux/loongarch/atomic-machine.h index 0962826..683e947 100644 --- a/sysdeps/unix/sysv/linux/loongarch/atomic-machine.h +++ b/sysdeps/unix/sysv/linux/loongarch/atomic-machine.h @@ -1,5 +1,5 @@ /* Atomic operations. - Copyright (C) 2022-2024 Free Software Foundation, Inc. + Copyright (C) 2022-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/unix/sysv/linux/loongarch/bits/fcntl.h b/sysdeps/unix/sysv/linux/loongarch/bits/fcntl.h index c10c65d..f06e702 100644 --- a/sysdeps/unix/sysv/linux/loongarch/bits/fcntl.h +++ b/sysdeps/unix/sysv/linux/loongarch/bits/fcntl.h @@ -1,5 +1,5 @@ /* O_*, F_*, FD_* bit values for the generic Linux/LoongArch ABI. - Copyright (C) 2022-2024 Free Software Foundation, Inc. + Copyright (C) 2022-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/unix/sysv/linux/loongarch/bits/hwcap.h b/sysdeps/unix/sysv/linux/loongarch/bits/hwcap.h index fa843f3..99920ff 100644 --- a/sysdeps/unix/sysv/linux/loongarch/bits/hwcap.h +++ b/sysdeps/unix/sysv/linux/loongarch/bits/hwcap.h @@ -1,5 +1,5 @@ /* Defines for bits in AT_HWCAP. LoongArch64 Linux version. - Copyright (C) 2022-2024 Free Software Foundation, Inc. + Copyright (C) 2022-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/unix/sysv/linux/loongarch/bits/procfs.h b/sysdeps/unix/sysv/linux/loongarch/bits/procfs.h index 85f311f..c4088d8 100644 --- a/sysdeps/unix/sysv/linux/loongarch/bits/procfs.h +++ b/sysdeps/unix/sysv/linux/loongarch/bits/procfs.h @@ -1,5 +1,5 @@ /* Types for registers for sys/procfs.h. - Copyright (C) 2022-2024 Free Software Foundation, Inc. + Copyright (C) 2022-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/sysdeps/unix/sysv/linux/loongarch/bits/pthread_stack_min.h b/sysdeps/unix/sysv/linux/loongarch/bits/pthread_stack_min.h index 5b16627..4c8c8a4 100644 --- a/sysdeps/unix/sysv/linux/loongarch/bits/pthread_stack_min.h +++ b/sysdeps/unix/sysv/linux/loongarch/bits/pthread_stack_min.h @@ -1,5 +1,5 @@ /* Definition of PTHREAD_STACK_MIN. LoongArch Linux version. - Copyright (C) 2022-2024 Free Software Foundation, Inc. + Copyright (C) 2022-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/unix/sysv/linux/loongarch/bits/rseq.h b/sysdeps/unix/sysv/linux/loongarch/bits/rseq.h index 7468a05..a7413ae 100644 --- a/sysdeps/unix/sysv/linux/loongarch/bits/rseq.h +++ b/sysdeps/unix/sysv/linux/loongarch/bits/rseq.h @@ -1,5 +1,5 @@ /* Restartable Sequences Linux LoongArch architecture header. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-2025 Free Software Foundation, Inc. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public diff --git a/sysdeps/unix/sysv/linux/loongarch/bits/shmlba.h b/sysdeps/unix/sysv/linux/loongarch/bits/shmlba.h index 8ff960a..e74644d 100644 --- a/sysdeps/unix/sysv/linux/loongarch/bits/shmlba.h +++ b/sysdeps/unix/sysv/linux/loongarch/bits/shmlba.h @@ -1,5 +1,5 @@ /* Define SHMLBA. LoongArch version. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/unix/sysv/linux/loongarch/bits/sigstack.h b/sysdeps/unix/sysv/linux/loongarch/bits/sigstack.h index 61da2e9..f94a549 100644 --- a/sysdeps/unix/sysv/linux/loongarch/bits/sigstack.h +++ b/sysdeps/unix/sysv/linux/loongarch/bits/sigstack.h @@ -1,5 +1,5 @@ /* sigstack, sigaltstack definitions. - Copyright (C) 2022-2024 Free Software Foundation, Inc. + Copyright (C) 2022-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/unix/sysv/linux/loongarch/clone.S b/sysdeps/unix/sysv/linux/loongarch/clone.S index c4fd93d..2a68dd3 100644 --- a/sysdeps/unix/sysv/linux/loongarch/clone.S +++ b/sysdeps/unix/sysv/linux/loongarch/clone.S @@ -1,5 +1,5 @@ /* The clone syscall wrapper. - Copyright (C) 2022-2024 Free Software Foundation, Inc. + Copyright (C) 2022-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/sysdeps/unix/sysv/linux/loongarch/clone3.S b/sysdeps/unix/sysv/linux/loongarch/clone3.S index dfffb1f..39d43ca 100644 --- a/sysdeps/unix/sysv/linux/loongarch/clone3.S +++ b/sysdeps/unix/sysv/linux/loongarch/clone3.S @@ -1,5 +1,5 @@ /* The clone3 syscall wrapper. - Copyright (C) 2022-2024 Free Software Foundation, Inc. + Copyright (C) 2022-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/sysdeps/unix/sysv/linux/loongarch/cpu-features.c b/sysdeps/unix/sysv/linux/loongarch/cpu-features.c index ba6201a..5162c52 100644 --- a/sysdeps/unix/sysv/linux/loongarch/cpu-features.c +++ b/sysdeps/unix/sysv/linux/loongarch/cpu-features.c @@ -1,6 +1,6 @@ /* Initialize CPU feature data. LoongArch64 version. This file is part of the GNU C Library. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-2025 Free Software Foundation, Inc. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public diff --git a/sysdeps/unix/sysv/linux/loongarch/cpu-features.h b/sysdeps/unix/sysv/linux/loongarch/cpu-features.h index eec5195..726b6e4 100644 --- a/sysdeps/unix/sysv/linux/loongarch/cpu-features.h +++ b/sysdeps/unix/sysv/linux/loongarch/cpu-features.h @@ -1,6 +1,6 @@ /* Initialize CPU feature data. LoongArch64 version. This file is part of the GNU C Library. - Copyright (C) 2022-2024 Free Software Foundation, Inc. + Copyright (C) 2022-2025 Free Software Foundation, Inc. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public diff --git a/sysdeps/unix/sysv/linux/loongarch/dl-cache.h b/sysdeps/unix/sysv/linux/loongarch/dl-cache.h index 6f88368..629c71d 100644 --- a/sysdeps/unix/sysv/linux/loongarch/dl-cache.h +++ b/sysdeps/unix/sysv/linux/loongarch/dl-cache.h @@ -1,5 +1,5 @@ /* Support for reading /etc/ld.so.cache files written by Linux ldconfig. - Copyright (C) 2022-2024 Free Software Foundation, Inc. + Copyright (C) 2022-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/unix/sysv/linux/loongarch/dl-procinfo.c b/sysdeps/unix/sysv/linux/loongarch/dl-procinfo.c index 5e056a1..853e57f 100644 --- a/sysdeps/unix/sysv/linux/loongarch/dl-procinfo.c +++ b/sysdeps/unix/sysv/linux/loongarch/dl-procinfo.c @@ -1,6 +1,6 @@ /* Data for LoongArch64 version of processor capability information. Linux version. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/unix/sysv/linux/loongarch/dl-sysdep.c b/sysdeps/unix/sysv/linux/loongarch/dl-sysdep.c index 30b84f1..a7ae605 100644 --- a/sysdeps/unix/sysv/linux/loongarch/dl-sysdep.c +++ b/sysdeps/unix/sysv/linux/loongarch/dl-sysdep.c @@ -1,5 +1,5 @@ /* Operating system support for run-time dynamic linker. LoongArch version. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/unix/sysv/linux/loongarch/fixup-asm-unistd.h b/sysdeps/unix/sysv/linux/loongarch/fixup-asm-unistd.h index 0062756..c1b89ce 100644 --- a/sysdeps/unix/sysv/linux/loongarch/fixup-asm-unistd.h +++ b/sysdeps/unix/sysv/linux/loongarch/fixup-asm-unistd.h @@ -1,5 +1,5 @@ /* Regularize <asm/unistd.h> definitions. LoongArch version. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-2025 Free Software Foundation, Inc. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public diff --git a/sysdeps/unix/sysv/linux/loongarch/getcontext.S b/sysdeps/unix/sysv/linux/loongarch/getcontext.S index 79e14d8..4e78c7c 100644 --- a/sysdeps/unix/sysv/linux/loongarch/getcontext.S +++ b/sysdeps/unix/sysv/linux/loongarch/getcontext.S @@ -1,5 +1,5 @@ /* Save current context. - Copyright (C) 2022-2024 Free Software Foundation, Inc. + Copyright (C) 2022-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/unix/sysv/linux/loongarch/gettimeofday.c b/sysdeps/unix/sysv/linux/loongarch/gettimeofday.c index 72043dd..93ea6ce 100644 --- a/sysdeps/unix/sysv/linux/loongarch/gettimeofday.c +++ b/sysdeps/unix/sysv/linux/loongarch/gettimeofday.c @@ -1,5 +1,5 @@ /* gettimeofday -- Get the current time of day. - Copyright (C) 2022-2024 Free Software Foundation, Inc. + Copyright (C) 2022-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/sysdeps/unix/sysv/linux/loongarch/libc-start.c b/sysdeps/unix/sysv/linux/loongarch/libc-start.c index e545f7f..51e276f 100644 --- a/sysdeps/unix/sysv/linux/loongarch/libc-start.c +++ b/sysdeps/unix/sysv/linux/loongarch/libc-start.c @@ -1,5 +1,5 @@ /* Override csu/libc-start.c on LoongArch64. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/unix/sysv/linux/loongarch/makecontext.c b/sysdeps/unix/sysv/linux/loongarch/makecontext.c index 4215cd0..82a868f 100644 --- a/sysdeps/unix/sysv/linux/loongarch/makecontext.c +++ b/sysdeps/unix/sysv/linux/loongarch/makecontext.c @@ -1,5 +1,5 @@ /* Create new context. - Copyright (C) 2022-2024 Free Software Foundation, Inc. + Copyright (C) 2022-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/sysdeps/unix/sysv/linux/loongarch/pointer_guard.h b/sysdeps/unix/sysv/linux/loongarch/pointer_guard.h index b85c58d..00f4ad7 100644 --- a/sysdeps/unix/sysv/linux/loongarch/pointer_guard.h +++ b/sysdeps/unix/sysv/linux/loongarch/pointer_guard.h @@ -1,5 +1,5 @@ /* Pointer obfuscation implenentation. LoongArch version. - Copyright (C) 2022-2024 Free Software Foundation, Inc. + Copyright (C) 2022-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/unix/sysv/linux/loongarch/readelflib.c b/sysdeps/unix/sysv/linux/loongarch/readelflib.c index 2975012..bb7d6d2 100644 --- a/sysdeps/unix/sysv/linux/loongarch/readelflib.c +++ b/sysdeps/unix/sysv/linux/loongarch/readelflib.c @@ -1,5 +1,5 @@ /* Support for reading ELF files. - Copyright (C) 2022-2024 Free Software Foundation, Inc. + Copyright (C) 2022-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/unix/sysv/linux/loongarch/setcontext.S b/sysdeps/unix/sysv/linux/loongarch/setcontext.S index e1ce498..ef4830a 100644 --- a/sysdeps/unix/sysv/linux/loongarch/setcontext.S +++ b/sysdeps/unix/sysv/linux/loongarch/setcontext.S @@ -1,5 +1,5 @@ /* Set current context. - Copyright (C) 2022-2024 Free Software Foundation, Inc. + Copyright (C) 2022-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/unix/sysv/linux/loongarch/sigcontextinfo.h b/sysdeps/unix/sysv/linux/loongarch/sigcontextinfo.h index e608005..28505a1 100644 --- a/sysdeps/unix/sysv/linux/loongarch/sigcontextinfo.h +++ b/sysdeps/unix/sysv/linux/loongarch/sigcontextinfo.h @@ -1,5 +1,5 @@ /* LoongArch definitions for signal handling calling conventions. - Copyright (C) 2022-2024 Free Software Foundation, Inc. + Copyright (C) 2022-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/sysdeps/unix/sysv/linux/loongarch/swapcontext.S b/sysdeps/unix/sysv/linux/loongarch/swapcontext.S index e8029b4..4b8a90b 100644 --- a/sysdeps/unix/sysv/linux/loongarch/swapcontext.S +++ b/sysdeps/unix/sysv/linux/loongarch/swapcontext.S @@ -1,5 +1,5 @@ /* Save and set current context. - Copyright (C) 2022-2024 Free Software Foundation, Inc. + Copyright (C) 2022-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/unix/sysv/linux/loongarch/sys/ucontext.h b/sysdeps/unix/sysv/linux/loongarch/sys/ucontext.h index 613ffe8..4992f67 100644 --- a/sysdeps/unix/sysv/linux/loongarch/sys/ucontext.h +++ b/sysdeps/unix/sysv/linux/loongarch/sys/ucontext.h @@ -1,5 +1,5 @@ /* struct ucontext definition. - Copyright (C) 2022-2024 Free Software Foundation, Inc. + Copyright (C) 2022-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/sysdeps/unix/sysv/linux/loongarch/sys/user.h b/sysdeps/unix/sysv/linux/loongarch/sys/user.h index 2e6428f..2d5ac88 100644 --- a/sysdeps/unix/sysv/linux/loongarch/sys/user.h +++ b/sysdeps/unix/sysv/linux/loongarch/sys/user.h @@ -1,5 +1,5 @@ /* struct user_regs_struct definition for LoongArch. - Copyright (C) 2022-2024 Free Software Foundation, Inc. + Copyright (C) 2022-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/unix/sysv/linux/loongarch/syscall_cancel.S b/sysdeps/unix/sysv/linux/loongarch/syscall_cancel.S index edea963..1cc3d61 100644 --- a/sysdeps/unix/sysv/linux/loongarch/syscall_cancel.S +++ b/sysdeps/unix/sysv/linux/loongarch/syscall_cancel.S @@ -1,5 +1,5 @@ /* Cancellable syscall wrapper. Linux/loongarch version. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/unix/sysv/linux/loongarch/sysdep.S b/sysdeps/unix/sysv/linux/loongarch/sysdep.S index 8b8b0e1..1680022 100644 --- a/sysdeps/unix/sysv/linux/loongarch/sysdep.S +++ b/sysdeps/unix/sysv/linux/loongarch/sysdep.S @@ -1,5 +1,5 @@ /* syscall error handlers - Copyright (C) 2022-2024 Free Software Foundation, Inc. + Copyright (C) 2022-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/unix/sysv/linux/loongarch/sysdep.h b/sysdeps/unix/sysv/linux/loongarch/sysdep.h index e2d853a..b9835d8 100644 --- a/sysdeps/unix/sysv/linux/loongarch/sysdep.h +++ b/sysdeps/unix/sysv/linux/loongarch/sysdep.h @@ -1,5 +1,5 @@ /* Assembly macros for LoongArch. - Copyright (C) 2022-2024 Free Software Foundation, Inc. + Copyright (C) 2022-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/unix/sysv/linux/loongarch/ucontext-macros.h b/sysdeps/unix/sysv/linux/loongarch/ucontext-macros.h index bfb0759..99bc8b0 100644 --- a/sysdeps/unix/sysv/linux/loongarch/ucontext-macros.h +++ b/sysdeps/unix/sysv/linux/loongarch/ucontext-macros.h @@ -1,5 +1,5 @@ /* Macros for ucontext routines. - Copyright (C) 2022-2024 Free Software Foundation, Inc. + Copyright (C) 2022-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/unix/sysv/linux/loongarch/vfork.S b/sysdeps/unix/sysv/linux/loongarch/vfork.S index a172823..903d0f8 100644 --- a/sysdeps/unix/sysv/linux/loongarch/vfork.S +++ b/sysdeps/unix/sysv/linux/loongarch/vfork.S @@ -1,5 +1,5 @@ /* vfork for Linux. - Copyright (C) 2022-2024 Free Software Foundation, Inc. + Copyright (C) 2022-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. |