aboutsummaryrefslogtreecommitdiff
path: root/bits
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2019-09-06 22:40:42 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2019-09-07 02:43:31 -0700
commit5a82c74822d3272df2f5929133680478c0cfb4bd (patch)
tree85871266212f0119b41ec966fec52e164edf41ba /bits
parent1b7f04070bd94f259e2ed24d6fb76309d64fb164 (diff)
downloadglibc-5a82c74822d3272df2f5929133680478c0cfb4bd.zip
glibc-5a82c74822d3272df2f5929133680478c0cfb4bd.tar.gz
glibc-5a82c74822d3272df2f5929133680478c0cfb4bd.tar.bz2
Prefer https to http for gnu.org and fsf.org URLs
Also, change sources.redhat.com to sourceware.org. This patch was automatically generated by running the following shell script, which uses GNU sed, and which avoids modifying files imported from upstream: sed -ri ' s,(http|ftp)(://(.*\.)?(gnu|fsf|sourceware)\.org($|[^.]|\.[^a-z])),https\2,g s,(http|ftp)(://(.*\.)?)sources\.redhat\.com($|[^.]|\.[^a-z]),https\2sourceware.org\4,g ' \ $(find $(git ls-files) -prune -type f \ ! -name '*.po' \ ! -name 'ChangeLog*' \ ! -path COPYING ! -path COPYING.LIB \ ! -path manual/fdl-1.3.texi ! -path manual/lgpl-2.1.texi \ ! -path manual/texinfo.tex ! -path scripts/config.guess \ ! -path scripts/config.sub ! -path scripts/install-sh \ ! -path scripts/mkinstalldirs ! -path scripts/move-if-change \ ! -path INSTALL ! -path locale/programs/charmap-kw.h \ ! -path po/libc.pot ! -path sysdeps/gnu/errlist.c \ ! '(' -name configure \ -execdir test -f configure.ac -o -f configure.in ';' ')' \ ! '(' -name preconfigure \ -execdir test -f preconfigure.ac ';' ')' \ -print) and then by running 'make dist-prepare' to regenerate files built from the altered files, and then executing the following to cleanup: chmod a+x sysdeps/unix/sysv/linux/riscv/configure # Omit irrelevant whitespace and comment-only changes, # perhaps from a slightly-different Autoconf version. git checkout -f \ sysdeps/csky/configure \ sysdeps/hppa/configure \ sysdeps/riscv/configure \ sysdeps/unix/sysv/linux/csky/configure # Omit changes that caused a pre-commit check to fail like this: # remote: *** error: sysdeps/powerpc/powerpc64/ppc-mcount.S: trailing lines git checkout -f \ sysdeps/powerpc/powerpc64/ppc-mcount.S \ sysdeps/unix/sysv/linux/s390/s390-64/syscall.S # Omit change that caused a pre-commit check to fail like this: # remote: *** error: sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S: last line does not end in newline git checkout -f sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S
Diffstat (limited to 'bits')
-rw-r--r--bits/byteswap.h2
-rw-r--r--bits/confname.h2
-rw-r--r--bits/dirent.h2
-rw-r--r--bits/dirent_ext.h2
-rw-r--r--bits/dlfcn.h2
-rw-r--r--bits/environments.h2
-rw-r--r--bits/errno.h2
-rw-r--r--bits/fcntl.h2
-rw-r--r--bits/fenv.h2
-rw-r--r--bits/floatn-common.h2
-rw-r--r--bits/floatn.h2
-rw-r--r--bits/flt-eval-method.h2
-rw-r--r--bits/fp-fast.h2
-rw-r--r--bits/fp-logb.h2
-rw-r--r--bits/hwcap.h2
-rw-r--r--bits/in.h2
-rw-r--r--bits/indirect-return.h2
-rw-r--r--bits/ioctl-types.h2
-rw-r--r--bits/ipc.h2
-rw-r--r--bits/ipctypes.h2
-rw-r--r--bits/iscanonical.h2
-rw-r--r--bits/libc-header-start.h2
-rw-r--r--bits/libm-simd-decl-stubs.h2
-rw-r--r--bits/long-double.h2
-rw-r--r--bits/math-finite.h2
-rw-r--r--bits/math-vector.h2
-rw-r--r--bits/mathdef.h2
-rw-r--r--bits/mman.h2
-rw-r--r--bits/mqueue.h2
-rw-r--r--bits/msq.h2
-rw-r--r--bits/netdb.h2
-rw-r--r--bits/param.h2
-rw-r--r--bits/poll.h2
-rw-r--r--bits/resource.h2
-rw-r--r--bits/sched.h2
-rw-r--r--bits/select.h2
-rw-r--r--bits/sem.h2
-rw-r--r--bits/shm.h2
-rw-r--r--bits/sigaction.h2
-rw-r--r--bits/sigcontext.h2
-rw-r--r--bits/sigevent-consts.h2
-rw-r--r--bits/siginfo-consts.h2
-rw-r--r--bits/signal_ext.h2
-rw-r--r--bits/signum-generic.h2
-rw-r--r--bits/signum.h2
-rw-r--r--bits/sigstack.h2
-rw-r--r--bits/sigthread.h2
-rw-r--r--bits/sockaddr.h2
-rw-r--r--bits/socket.h2
-rw-r--r--bits/ss_flags.h2
-rw-r--r--bits/stat.h2
-rw-r--r--bits/statfs.h2
-rw-r--r--bits/statvfs.h2
-rw-r--r--bits/stdint-intn.h2
-rw-r--r--bits/stdint-uintn.h2
-rw-r--r--bits/stdlib-bsearch.h2
-rw-r--r--bits/sys_errlist.h2
-rw-r--r--bits/syslog-path.h2
-rw-r--r--bits/sysmacros.h2
-rw-r--r--bits/termios.h2
-rw-r--r--bits/time.h2
-rw-r--r--bits/time64.h2
-rw-r--r--bits/timesize.h2
-rw-r--r--bits/types/error_t.h2
-rw-r--r--bits/types/stack_t.h2
-rw-r--r--bits/types/struct_sched_param.h2
-rw-r--r--bits/typesizes.h2
-rw-r--r--bits/uintn-identity.h2
-rw-r--r--bits/uio-ext.h2
-rw-r--r--bits/uio_lim.h2
-rw-r--r--bits/unistd_ext.h2
-rw-r--r--bits/utmp.h2
-rw-r--r--bits/utsname.h2
-rw-r--r--bits/waitflags.h2
-rw-r--r--bits/waitstatus.h2
-rw-r--r--bits/wchar.h2
76 files changed, 76 insertions, 76 deletions
diff --git a/bits/byteswap.h b/bits/byteswap.h
index 83731c9..e88b807 100644
--- a/bits/byteswap.h
+++ b/bits/byteswap.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#if !defined _BYTESWAP_H && !defined _NETINET_IN_H && !defined _ENDIAN_H
# error "Never use <bits/byteswap.h> directly; include <byteswap.h> instead."
diff --git a/bits/confname.h b/bits/confname.h
index 1476f61..524d8ab 100644
--- a/bits/confname.h
+++ b/bits/confname.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#ifndef _UNISTD_H
# error "Never use <bits/confname.h> directly; include <unistd.h> instead."
diff --git a/bits/dirent.h b/bits/dirent.h
index 49793d9..a924dcc 100644
--- a/bits/dirent.h
+++ b/bits/dirent.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#ifndef _DIRENT_H
# error "Never use <bits/dirent.h> directly; include <dirent.h> instead."
diff --git a/bits/dirent_ext.h b/bits/dirent_ext.h
index 279fd25..de4d2a6 100644
--- a/bits/dirent_ext.h
+++ b/bits/dirent_ext.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#ifndef _DIRENT_H
# error "Never include <bits/dirent_ext.h> directly; use <dirent.h> instead."
diff --git a/bits/dlfcn.h b/bits/dlfcn.h
index 8e311f7..552e53b 100644
--- a/bits/dlfcn.h
+++ b/bits/dlfcn.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#ifndef _DLFCN_H
# error "Never use <bits/dlfcn.h> directly; include <dlfcn.h> instead."
diff --git a/bits/environments.h b/bits/environments.h
index 02ace1d..0a9ab15 100644
--- a/bits/environments.h
+++ b/bits/environments.h
@@ -13,7 +13,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#ifndef _UNISTD_H
# error "Never include this file directly. Use <unistd.h> instead"
diff --git a/bits/errno.h b/bits/errno.h
index 05bf7a4..ab67c33 100644
--- a/bits/errno.h
+++ b/bits/errno.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
/* This file defines the errno constants. */
diff --git a/bits/fcntl.h b/bits/fcntl.h
index 8bb1357..a4636cb 100644
--- a/bits/fcntl.h
+++ b/bits/fcntl.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#ifndef _FCNTL_H
#error "Never use <bits/fcntl.h> directly; include <fcntl.h> instead."
diff --git a/bits/fenv.h b/bits/fenv.h
index d4870bf..1b168b9 100644
--- a/bits/fenv.h
+++ b/bits/fenv.h
@@ -13,7 +13,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#ifndef _FENV_H
# error "Never use <bits/fenv.h> directly; include <fenv.h> instead."
diff --git a/bits/floatn-common.h b/bits/floatn-common.h
index 980bfda..985afbb 100644
--- a/bits/floatn-common.h
+++ b/bits/floatn-common.h
@@ -15,7 +15,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#ifndef _BITS_FLOATN_COMMON_H
#define _BITS_FLOATN_COMMON_H
diff --git a/bits/floatn.h b/bits/floatn.h
index 9ec6632..92eee68 100644
--- a/bits/floatn.h
+++ b/bits/floatn.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
/* Defined to 1 if the current compiler invocation provides a
floating-point type with the IEEE 754 binary128 format, and this glibc
diff --git a/bits/flt-eval-method.h b/bits/flt-eval-method.h
index 64abdf1..e66307e 100644
--- a/bits/flt-eval-method.h
+++ b/bits/flt-eval-method.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#ifndef _MATH_H
# error "Never use <bits/flt-eval-method.h> directly; include <math.h> instead."
diff --git a/bits/fp-fast.h b/bits/fp-fast.h
index bbd275e..3e23896 100644
--- a/bits/fp-fast.h
+++ b/bits/fp-fast.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#ifndef _MATH_H
# error "Never use <bits/fp-fast.h> directly; include <math.h> instead."
diff --git a/bits/fp-logb.h b/bits/fp-logb.h
index 63cd361..2be9721 100644
--- a/bits/fp-logb.h
+++ b/bits/fp-logb.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#ifndef _MATH_H
# error "Never use <bits/fp-logb.h> directly; include <math.h> instead."
diff --git a/bits/hwcap.h b/bits/hwcap.h
index b86fd1e..3bc50b2 100644
--- a/bits/hwcap.h
+++ b/bits/hwcap.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#ifndef _SYS_AUXV_H
# error "Never include <bits/hwcap.h> directly; use <sys/auxv.h> instead."
diff --git a/bits/in.h b/bits/in.h
index 7652bc4..a2d65f9 100644
--- a/bits/in.h
+++ b/bits/in.h
@@ -13,7 +13,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
/* Generic version. */
diff --git a/bits/indirect-return.h b/bits/indirect-return.h
index 3826c39..64bbb50 100644
--- a/bits/indirect-return.h
+++ b/bits/indirect-return.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#ifndef _UCONTEXT_H
# error "Never include <bits/indirect-return.h> directly; use <ucontext.h> instead."
diff --git a/bits/ioctl-types.h b/bits/ioctl-types.h
index d9c42c9..9804a6e 100644
--- a/bits/ioctl-types.h
+++ b/bits/ioctl-types.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#ifndef _SYS_IOCTL_H
# error "Never use <bits/ioctl-types.h> directly; include <sys/ioctl.h> instead."
diff --git a/bits/ipc.h b/bits/ipc.h
index 15c8611..0e40b58 100644
--- a/bits/ipc.h
+++ b/bits/ipc.h
@@ -13,7 +13,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#ifndef _SYS_IPC_H
# error "Never use <bits/ipc.h> directly; include <sys/ipc.h> instead."
diff --git a/bits/ipctypes.h b/bits/ipctypes.h
index c941cd1..a3b38ba 100644
--- a/bits/ipctypes.h
+++ b/bits/ipctypes.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
/*
* Never include <bits/ipctypes.h> directly.
diff --git a/bits/iscanonical.h b/bits/iscanonical.h
index 3fae311..a609921 100644
--- a/bits/iscanonical.h
+++ b/bits/iscanonical.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#ifndef _MATH_H
# error "Never use <bits/iscanonical.h> directly; include <math.h> instead."
diff --git a/bits/libc-header-start.h b/bits/libc-header-start.h
index 2c7c6e0..787ecd6 100644
--- a/bits/libc-header-start.h
+++ b/bits/libc-header-start.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
/* This header is internal to glibc and should not be included outside
of glibc headers. Headers including it must define
diff --git a/bits/libm-simd-decl-stubs.h b/bits/libm-simd-decl-stubs.h
index 0774a90..60217c0 100644
--- a/bits/libm-simd-decl-stubs.h
+++ b/bits/libm-simd-decl-stubs.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#ifndef _MATH_H
# error "Never include <bits/libm-simd-decl-stubs.h> directly;\
diff --git a/bits/long-double.h b/bits/long-double.h
index ed36d97..8bfafe0 100644
--- a/bits/long-double.h
+++ b/bits/long-double.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
/* This header is included by <sys/cdefs.h>.
diff --git a/bits/math-finite.h b/bits/math-finite.h
index 54cec8f..8cc3aec 100644
--- a/bits/math-finite.h
+++ b/bits/math-finite.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#ifndef _MATH_H
# error "Never use <bits/math-finite.h> directly; include <math.h> instead."
diff --git a/bits/math-vector.h b/bits/math-vector.h
index 6fcc436..42214d7 100644
--- a/bits/math-vector.h
+++ b/bits/math-vector.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#ifndef _MATH_H
# error "Never include <bits/math-vector.h> directly;\
diff --git a/bits/mathdef.h b/bits/mathdef.h
index 56418d9..930c1aa 100644
--- a/bits/mathdef.h
+++ b/bits/mathdef.h
@@ -13,7 +13,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#ifndef _COMPLEX_H
# error "Never use <bits/mathdef.h> directly; include <complex.h> instead"
diff --git a/bits/mman.h b/bits/mman.h
index 0953186..189d344 100644
--- a/bits/mman.h
+++ b/bits/mman.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
/* These are the bits used by 4.4 BSD and its derivatives. On systems
(such as GNU) where these facilities are not system services but can be
diff --git a/bits/mqueue.h b/bits/mqueue.h
index 641f4de..708062c 100644
--- a/bits/mqueue.h
+++ b/bits/mqueue.h
@@ -13,7 +13,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#ifndef _MQUEUE_H
# error "Never use <bits/mqueue.h> directly; include <mqueue.h> instead."
diff --git a/bits/msq.h b/bits/msq.h
index 5ee27a3..2d7c4c9 100644
--- a/bits/msq.h
+++ b/bits/msq.h
@@ -13,7 +13,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#ifndef _SYS_MSG_H
#error "Never use <bits/msq.h> directly; include <sys/msg.h> instead."
diff --git a/bits/netdb.h b/bits/netdb.h
index 178d824..290b7bb 100644
--- a/bits/netdb.h
+++ b/bits/netdb.h
@@ -13,7 +13,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#ifndef _NETDB_H
# error "Never include <bits/netdb.h> directly; use <netdb.h> instead."
diff --git a/bits/param.h b/bits/param.h
index e83f60f..700760d 100644
--- a/bits/param.h
+++ b/bits/param.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#ifndef _SYS_PARAM_H
# error "Never use <bits/param.h> directly; include <sys/param.h> instead."
diff --git a/bits/poll.h b/bits/poll.h
index c0d8e82..7db3683 100644
--- a/bits/poll.h
+++ b/bits/poll.h
@@ -13,7 +13,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#ifndef _SYS_POLL_H
# error "Never use <bits/poll.h> directly; include <sys/poll.h> instead."
diff --git a/bits/resource.h b/bits/resource.h
index 5755b9c..16baac3 100644
--- a/bits/resource.h
+++ b/bits/resource.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#ifndef _SYS_RESOURCE_H
# error "Never use <bits/resource.h> directly; include <sys/resource.h> instead."
diff --git a/bits/sched.h b/bits/sched.h
index c054a05..1598db5 100644
--- a/bits/sched.h
+++ b/bits/sched.h
@@ -15,7 +15,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#ifndef _BITS_SCHED_H
#define _BITS_SCHED_H 1
diff --git a/bits/select.h b/bits/select.h
index 71b771f..e378b09 100644
--- a/bits/select.h
+++ b/bits/select.h
@@ -13,7 +13,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#ifndef _SYS_SELECT_H
# error "Never use <bits/select.h> directly; include <sys/select.h> instead."
diff --git a/bits/sem.h b/bits/sem.h
index 02754c7..10eac91 100644
--- a/bits/sem.h
+++ b/bits/sem.h
@@ -13,7 +13,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#ifndef _SYS_SEM_H
# error "Never include <bits/sem.h> directly; use <sys/sem.h> instead."
diff --git a/bits/shm.h b/bits/shm.h
index 1d87421..63f1411 100644
--- a/bits/shm.h
+++ b/bits/shm.h
@@ -13,7 +13,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#ifndef _SYS_SHM_H
# error "Never include <bits/shm.h> directly; use <sys/shm.h> instead."
diff --git a/bits/sigaction.h b/bits/sigaction.h
index 804555d..ebfb369 100644
--- a/bits/sigaction.h
+++ b/bits/sigaction.h
@@ -13,7 +13,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#ifndef _BITS_SIGACTION_H
#define _BITS_SIGACTION_H 1
diff --git a/bits/sigcontext.h b/bits/sigcontext.h
index a46277f..28d3256 100644
--- a/bits/sigcontext.h
+++ b/bits/sigcontext.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#ifndef _BITS_SIGCONTEXT_H
#define _BITS_SIGCONTEXT_H 1
diff --git a/bits/sigevent-consts.h b/bits/sigevent-consts.h
index 87f22b6..e376a1e 100644
--- a/bits/sigevent-consts.h
+++ b/bits/sigevent-consts.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#ifndef _BITS_SIGEVENT_CONSTS_H
#define _BITS_SIGEVENT_CONSTS_H 1
diff --git a/bits/siginfo-consts.h b/bits/siginfo-consts.h
index 4cb8416..ebc3c35 100644
--- a/bits/siginfo-consts.h
+++ b/bits/siginfo-consts.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#ifndef _BITS_SIGINFO_CONSTS_H
#define _BITS_SIGINFO_CONSTS_H 1
diff --git a/bits/signal_ext.h b/bits/signal_ext.h
index d1bed56..74ab174 100644
--- a/bits/signal_ext.h
+++ b/bits/signal_ext.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#ifndef _SIGNAL_H
# error "Never include <bits/signal_ext.h> directly; use <signal.h> instead."
diff --git a/bits/signum-generic.h b/bits/signum-generic.h
index 6fbbf20..908d8cb 100644
--- a/bits/signum-generic.h
+++ b/bits/signum-generic.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#ifndef _BITS_SIGNUM_GENERIC_H
#define _BITS_SIGNUM_GENERIC_H 1
diff --git a/bits/signum.h b/bits/signum.h
index 8c788c8..48306d8 100644
--- a/bits/signum.h
+++ b/bits/signum.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#ifndef _BITS_SIGNUM_H
#define _BITS_SIGNUM_H 1
diff --git a/bits/sigstack.h b/bits/sigstack.h
index 393dd88..6ef8fda 100644
--- a/bits/sigstack.h
+++ b/bits/sigstack.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#ifndef _BITS_SIGSTACK_H
#define _BITS_SIGSTACK_H 1
diff --git a/bits/sigthread.h b/bits/sigthread.h
index d130ce7..698b4b3 100644
--- a/bits/sigthread.h
+++ b/bits/sigthread.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#ifndef _BITS_SIGTHREAD_H
#define _BITS_SIGTHREAD_H 1
diff --git a/bits/sockaddr.h b/bits/sockaddr.h
index 2505246..b9b064c 100644
--- a/bits/sockaddr.h
+++ b/bits/sockaddr.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
/*
* Never include this file directly; use <sys/socket.h> instead.
diff --git a/bits/socket.h b/bits/socket.h
index fdcf015..6fbaa1c 100644
--- a/bits/socket.h
+++ b/bits/socket.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; see the file COPYING.LIB. If
- not, see <http://www.gnu.org/licenses/>. */
+ not, see <https://www.gnu.org/licenses/>. */
#ifndef __BITS_SOCKET_H
#define __BITS_SOCKET_H 1
diff --git a/bits/ss_flags.h b/bits/ss_flags.h
index e8de847..95c8fef 100644
--- a/bits/ss_flags.h
+++ b/bits/ss_flags.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#ifndef _BITS_SS_FLAGS_H
#define _BITS_SS_FLAGS_H 1
diff --git a/bits/stat.h b/bits/stat.h
index c8d0665..eb6a2ea 100644
--- a/bits/stat.h
+++ b/bits/stat.h
@@ -13,7 +13,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#if !defined _SYS_STAT_H && !defined _FCNTL_H
# error "Never include <bits/stat.h> directly; use <sys/stat.h> instead."
diff --git a/bits/statfs.h b/bits/statfs.h
index eb7ab4c..bcdae5f 100644
--- a/bits/statfs.h
+++ b/bits/statfs.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#ifndef _SYS_STATFS_H
# error "Never include <bits/statfs.h> directly; use <sys/statfs.h> instead."
diff --git a/bits/statvfs.h b/bits/statvfs.h
index abf5558..6dc1048 100644
--- a/bits/statvfs.h
+++ b/bits/statvfs.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#ifndef _SYS_STATVFS_H
# error "Never include <bits/statvfs.h> directly; use <sys/statvfs.h> instead."
diff --git a/bits/stdint-intn.h b/bits/stdint-intn.h
index fc7b43f..8b6e92c 100644
--- a/bits/stdint-intn.h
+++ b/bits/stdint-intn.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#ifndef _BITS_STDINT_INTN_H
#define _BITS_STDINT_INTN_H 1
diff --git a/bits/stdint-uintn.h b/bits/stdint-uintn.h
index e054f0b..d187eef 100644
--- a/bits/stdint-uintn.h
+++ b/bits/stdint-uintn.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#ifndef _BITS_STDINT_UINTN_H
#define _BITS_STDINT_UINTN_H 1
diff --git a/bits/stdlib-bsearch.h b/bits/stdlib-bsearch.h
index 60bb70c..c0ebaa1 100644
--- a/bits/stdlib-bsearch.h
+++ b/bits/stdlib-bsearch.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
__extern_inline void *
bsearch (const void *__key, const void *__base, size_t __nmemb, size_t __size,
diff --git a/bits/sys_errlist.h b/bits/sys_errlist.h
index 4f0bc9b..8480428 100644
--- a/bits/sys_errlist.h
+++ b/bits/sys_errlist.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#ifndef _STDIO_H
# error "Never include <bits/sys_errlist.h> directly; use <stdio.h> instead."
diff --git a/bits/syslog-path.h b/bits/syslog-path.h
index 5b97fa7..ec8fb9f 100644
--- a/bits/syslog-path.h
+++ b/bits/syslog-path.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#ifndef _SYS_SYSLOG_H
# error "Never include this file directly. Use <sys/syslog.h> instead"
diff --git a/bits/sysmacros.h b/bits/sysmacros.h
index 226023d..b913057 100644
--- a/bits/sysmacros.h
+++ b/bits/sysmacros.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#ifndef _BITS_SYSMACROS_H
#define _BITS_SYSMACROS_H 1
diff --git a/bits/termios.h b/bits/termios.h
index 760bdb9..c061e52 100644
--- a/bits/termios.h
+++ b/bits/termios.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#ifndef _TERMIOS_H
# error "Never include <bits/termios.h> directly; use <termios.h> instead."
diff --git a/bits/time.h b/bits/time.h
index 34a5986..e865232 100644
--- a/bits/time.h
+++ b/bits/time.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
/*
* Never include this file directly; use <time.h> instead.
diff --git a/bits/time64.h b/bits/time64.h
index c0f8a24..dd6f43f 100644
--- a/bits/time64.h
+++ b/bits/time64.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#ifndef _BITS_TYPES_H
# error "Never include <bits/time64.h> directly; use <sys/types.h> instead."
diff --git a/bits/timesize.h b/bits/timesize.h
index 242334e..b718349 100644
--- a/bits/timesize.h
+++ b/bits/timesize.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#include <bits/wordsize.h>
diff --git a/bits/types/error_t.h b/bits/types/error_t.h
index 9c9cfe6..96a47d4 100644
--- a/bits/types/error_t.h
+++ b/bits/types/error_t.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#ifndef __error_t_defined
# define __error_t_defined 1
diff --git a/bits/types/stack_t.h b/bits/types/stack_t.h
index c9df26c..488795d 100644
--- a/bits/types/stack_t.h
+++ b/bits/types/stack_t.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#ifndef __stack_t_defined
#define __stack_t_defined 1
diff --git a/bits/types/struct_sched_param.h b/bits/types/struct_sched_param.h
index 8bf92c0..704b5a6 100644
--- a/bits/types/struct_sched_param.h
+++ b/bits/types/struct_sched_param.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#ifndef _BITS_TYPES_STRUCT_SCHED_PARAM
#define _BITS_TYPES_STRUCT_SCHED_PARAM 1
diff --git a/bits/typesizes.h b/bits/typesizes.h
index 41c8924..779945b 100644
--- a/bits/typesizes.h
+++ b/bits/typesizes.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#ifndef _BITS_TYPES_H
# error "Never include <bits/typesizes.h> directly; use <sys/types.h> instead."
diff --git a/bits/uintn-identity.h b/bits/uintn-identity.h
index 23824f9..00e75c6 100644
--- a/bits/uintn-identity.h
+++ b/bits/uintn-identity.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#if !defined _NETINET_IN_H && !defined _ENDIAN_H
# error "Never use <bits/uintn-identity.h> directly; include <netinet/in.h> or <endian.h> instead."
diff --git a/bits/uio-ext.h b/bits/uio-ext.h
index 1ca81a1..48fb0f7 100644
--- a/bits/uio-ext.h
+++ b/bits/uio-ext.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#ifndef _BITS_UIO_EXT_H
#define _BITS_UIO_EXT_H 1
diff --git a/bits/uio_lim.h b/bits/uio_lim.h
index ca1d333..353b469 100644
--- a/bits/uio_lim.h
+++ b/bits/uio_lim.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#ifndef _BITS_UIO_LIM_H
#define _BITS_UIO_LIM_H 1
diff --git a/bits/unistd_ext.h b/bits/unistd_ext.h
index d6e88f3..3ff4e74 100644
--- a/bits/unistd_ext.h
+++ b/bits/unistd_ext.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#ifndef _UNISTD_H
# error "Never include <bits/unistd_ext.h> directly; use <unistd.h> instead."
diff --git a/bits/utmp.h b/bits/utmp.h
index 854b342..922866c 100644
--- a/bits/utmp.h
+++ b/bits/utmp.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#ifndef _UTMP_H
# error "Never include <bits/utmp.h> directly; use <utmp.h> instead."
diff --git a/bits/utsname.h b/bits/utsname.h
index ddd7648..56921a8 100644
--- a/bits/utsname.h
+++ b/bits/utsname.h
@@ -13,7 +13,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#ifndef _SYS_UTSNAME_H
# error "Never include <bits/utsname.h> directly; use <sys/utsname.h> instead."
diff --git a/bits/waitflags.h b/bits/waitflags.h
index 45d8fb0..2a8b143 100644
--- a/bits/waitflags.h
+++ b/bits/waitflags.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#if !defined _SYS_WAIT_H && !defined _STDLIB_H
# error "Never include <bits/waitflags.h> directly; use <sys/wait.h> instead."
diff --git a/bits/waitstatus.h b/bits/waitstatus.h
index 9d08786..f4f3b1f 100644
--- a/bits/waitstatus.h
+++ b/bits/waitstatus.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#if !defined _SYS_WAIT_H && !defined _STDLIB_H
# error "Never include <bits/waitstatus.h> directly; use <sys/wait.h> instead."
diff --git a/bits/wchar.h b/bits/wchar.h
index f21912d..2fd88c6 100644
--- a/bits/wchar.h
+++ b/bits/wchar.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#ifndef _BITS_WCHAR_H
#define _BITS_WCHAR_H 1