diff options
Diffstat (limited to 'posix')
236 files changed, 236 insertions, 236 deletions
diff --git a/posix/Makefile b/posix/Makefile index 8ac6743ad7..0579596d9e 100644 --- a/posix/Makefile +++ b/posix/Makefile @@ -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/>. # # Sub-makefile for POSIX portion of the library. diff --git a/posix/_exit.c b/posix/_exit.c index 028618d5b2..d694359777 100644 --- a/posix/_exit.c +++ b/posix/_exit.c @@ -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/>. */ #include <unistd.h> #include <stdlib.h> diff --git a/posix/alarm.c b/posix/alarm.c index 526a2a467b..ca62d82a75 100644 --- a/posix/alarm.c +++ b/posix/alarm.c @@ -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/>. */ #include <errno.h> #include <unistd.h> diff --git a/posix/annexc.c b/posix/annexc.c index e681a48edc..5a2e678ce8 100644 --- a/posix/annexc.c +++ b/posix/annexc.c @@ -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/>. */ #include <ctype.h> #include <fnmatch.h> diff --git a/posix/bits/cpu-set.h b/posix/bits/cpu-set.h index b0bfe7963a..9e2b79502f 100644 --- a/posix/bits/cpu-set.h +++ b/posix/bits/cpu-set.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_CPU_SET_H #define _BITS_CPU_SET_H 1 diff --git a/posix/bits/getopt_core.h b/posix/bits/getopt_core.h index 5c983f331c..7cfe2a3864 100644 --- a/posix/bits/getopt_core.h +++ b/posix/bits/getopt_core.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 _GETOPT_CORE_H #define _GETOPT_CORE_H 1 diff --git a/posix/bits/getopt_ext.h b/posix/bits/getopt_ext.h index e93c653321..c1ac5e6d6c 100644 --- a/posix/bits/getopt_ext.h +++ b/posix/bits/getopt_ext.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 _GETOPT_EXT_H #define _GETOPT_EXT_H 1 diff --git a/posix/bits/getopt_posix.h b/posix/bits/getopt_posix.h index 0fb81fab1d..64d8295686 100644 --- a/posix/bits/getopt_posix.h +++ b/posix/bits/getopt_posix.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 _GETOPT_POSIX_H #define _GETOPT_POSIX_H 1 diff --git a/posix/bits/posix1_lim.h b/posix/bits/posix1_lim.h index 0b1cb6fc63..3a7c4e2b3f 100644 --- a/posix/bits/posix1_lim.h +++ b/posix/bits/posix1_lim.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/>. */ /* * POSIX Standard: 2.9.2 Minimum Values Added to <limits.h> diff --git a/posix/bits/posix2_lim.h b/posix/bits/posix2_lim.h index 01a96d9f63..e5f7bb2fef 100644 --- a/posix/bits/posix2_lim.h +++ b/posix/bits/posix2_lim.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/>. */ /* * Never include this file directly; include <limits.h> instead. diff --git a/posix/bits/types.h b/posix/bits/types.h index cb737caff0..4f10f22113 100644 --- a/posix/bits/types.h +++ b/posix/bits/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/>. */ /* * Never include this file directly; use <sys/types.h> instead. diff --git a/posix/bits/unistd.h b/posix/bits/unistd.h index 4267bbb29a..103095b8e4 100644 --- a/posix/bits/unistd.h +++ b/posix/bits/unistd.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.h> directly; use <unistd.h> instead." diff --git a/posix/bsd-getpgrp.c b/posix/bsd-getpgrp.c index d47a37fb81..62e1cc7e75 100644 --- a/posix/bsd-getpgrp.c +++ b/posix/bsd-getpgrp.c @@ -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 <sys/types.h> diff --git a/posix/bug-glob2.c b/posix/bug-glob2.c index d9cbe52967..6cadcb667b 100644 --- a/posix/bug-glob2.c +++ b/posix/bug-glob2.c @@ -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/>. */ #include <errno.h> #include <error.h> diff --git a/posix/bug-regex10.c b/posix/bug-regex10.c index 43deff494e..319b5f941c 100644 --- a/posix/bug-regex10.c +++ b/posix/bug-regex10.c @@ -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/>. */ #include <locale.h> #include <stdio.h> diff --git a/posix/bug-regex11.c b/posix/bug-regex11.c index 861f9d7871..fdd3a9ad33 100644 --- a/posix/bug-regex11.c +++ b/posix/bug-regex11.c @@ -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/>. */ #include <sys/types.h> #include <mcheck.h> diff --git a/posix/bug-regex12.c b/posix/bug-regex12.c index 7e24df5f7a..e20da58697 100644 --- a/posix/bug-regex12.c +++ b/posix/bug-regex12.c @@ -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/>. */ #include <sys/types.h> #include <mcheck.h> diff --git a/posix/bug-regex13.c b/posix/bug-regex13.c index 2c037afc64..3e46378a0d 100644 --- a/posix/bug-regex13.c +++ b/posix/bug-regex13.c @@ -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/>. */ #include <sys/types.h> #include <mcheck.h> diff --git a/posix/bug-regex14.c b/posix/bug-regex14.c index ecc0d8a786..518da6cdcb 100644 --- a/posix/bug-regex14.c +++ b/posix/bug-regex14.c @@ -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/>. */ #define _REGEX_RE_COMP #include <sys/types.h> diff --git a/posix/bug-regex17.c b/posix/bug-regex17.c index 7b6d59cad5..28a02542c1 100644 --- a/posix/bug-regex17.c +++ b/posix/bug-regex17.c @@ -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/>. */ #include <sys/types.h> #include <mcheck.h> diff --git a/posix/bug-regex18.c b/posix/bug-regex18.c index 0b20c35020..75d3a0e043 100644 --- a/posix/bug-regex18.c +++ b/posix/bug-regex18.c @@ -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/>. */ #include <sys/types.h> #include <mcheck.h> diff --git a/posix/bug-regex19.c b/posix/bug-regex19.c index e325823ae5..5d64b39468 100644 --- a/posix/bug-regex19.c +++ b/posix/bug-regex19.c @@ -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/>. */ #include <sys/types.h> #include <mcheck.h> diff --git a/posix/bug-regex2.c b/posix/bug-regex2.c index 639910c4a7..30663392e6 100644 --- a/posix/bug-regex2.c +++ b/posix/bug-regex2.c @@ -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/>. */ #include <sys/types.h> #include <mcheck.h> diff --git a/posix/bug-regex20.c b/posix/bug-regex20.c index 62b2be3381..5d1ca47e3b 100644 --- a/posix/bug-regex20.c +++ b/posix/bug-regex20.c @@ -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/>. */ #include <sys/types.h> #include <mcheck.h> diff --git a/posix/bug-regex21.c b/posix/bug-regex21.c index 1d6a36fa85..9f468d0b40 100644 --- a/posix/bug-regex21.c +++ b/posix/bug-regex21.c @@ -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/>. */ #include <mcheck.h> #include <regex.h> diff --git a/posix/bug-regex22.c b/posix/bug-regex22.c index e511e00f0f..2d354f0fa6 100644 --- a/posix/bug-regex22.c +++ b/posix/bug-regex22.c @@ -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/>. */ #include <ctype.h> #include <locale.h> diff --git a/posix/bug-regex23.c b/posix/bug-regex23.c index 5fd39bc669..60f1e7f7e3 100644 --- a/posix/bug-regex23.c +++ b/posix/bug-regex23.c @@ -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/>. */ #include <locale.h> #include <regex.h> diff --git a/posix/bug-regex25.c b/posix/bug-regex25.c index d878c111d8..8023746665 100644 --- a/posix/bug-regex25.c +++ b/posix/bug-regex25.c @@ -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/>. */ #include <locale.h> #include <regex.h> diff --git a/posix/bug-regex26.c b/posix/bug-regex26.c index a96064fe0c..54e4be2af2 100644 --- a/posix/bug-regex26.c +++ b/posix/bug-regex26.c @@ -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/>. */ #include <locale.h> #include <regex.h> diff --git a/posix/bug-regex27.c b/posix/bug-regex27.c index 52dd77604d..da640c4a63 100644 --- a/posix/bug-regex27.c +++ b/posix/bug-regex27.c @@ -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/>. */ #include <regex.h> #include <stdio.h> diff --git a/posix/bug-regex28.c b/posix/bug-regex28.c index 17ac4d6c89..27e4044e77 100644 --- a/posix/bug-regex28.c +++ b/posix/bug-regex28.c @@ -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/>. */ #include <regex.h> #include <stdio.h> diff --git a/posix/bug-regex3.c b/posix/bug-regex3.c index 6d008f7823..6a6645293a 100644 --- a/posix/bug-regex3.c +++ b/posix/bug-regex3.c @@ -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/>. */ #include <sys/types.h> #include <regex.h> diff --git a/posix/bug-regex30.c b/posix/bug-regex30.c index fb0de86280..20fb02238d 100644 --- a/posix/bug-regex30.c +++ b/posix/bug-regex30.c @@ -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/>. */ #include <sys/types.h> #include <mcheck.h> diff --git a/posix/bug-regex33.c b/posix/bug-regex33.c index 5160d5503a..855f5b9005 100644 --- a/posix/bug-regex33.c +++ b/posix/bug-regex33.c @@ -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/>. */ #define _GNU_SOURCE 1 #include <locale.h> diff --git a/posix/bug-regex34.c b/posix/bug-regex34.c index ae45046fca..0b2b9684b5 100644 --- a/posix/bug-regex34.c +++ b/posix/bug-regex34.c @@ -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/>. */ #define _GNU_SOURCE 1 #include <stdio.h> diff --git a/posix/bug-regex35.c b/posix/bug-regex35.c index 647e215ff3..6721a2679f 100644 --- a/posix/bug-regex35.c +++ b/posix/bug-regex35.c @@ -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 <stdio.h> #include <string.h> diff --git a/posix/bug-regex36.c b/posix/bug-regex36.c index 38da6555cf..5f8703ebae 100644 --- a/posix/bug-regex36.c +++ b/posix/bug-regex36.c @@ -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 <mcheck.h> #include <regex.h> diff --git a/posix/bug-regex37.c b/posix/bug-regex37.c index 5c5e949083..847b261699 100644 --- a/posix/bug-regex37.c +++ b/posix/bug-regex37.c @@ -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 <regex.h> diff --git a/posix/bug-regex38.c b/posix/bug-regex38.c index 328a510c27..c3bbcf80bd 100644 --- a/posix/bug-regex38.c +++ b/posix/bug-regex38.c @@ -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 <regex.h> diff --git a/posix/bug-regex4.c b/posix/bug-regex4.c index e21271e5b3..ec0dcd7c2e 100644 --- a/posix/bug-regex4.c +++ b/posix/bug-regex4.c @@ -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/>. */ #include <locale.h> #include <stdio.h> diff --git a/posix/bug-regex6.c b/posix/bug-regex6.c index dbd34db155..7c329b5a07 100644 --- a/posix/bug-regex6.c +++ b/posix/bug-regex6.c @@ -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/>. */ #include <locale.h> #include <stdio.h> diff --git a/posix/bug-regex7.c b/posix/bug-regex7.c index f963cf1955..a2fb44ec9b 100644 --- a/posix/bug-regex7.c +++ b/posix/bug-regex7.c @@ -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/>. */ #include <locale.h> #include <stdio.h> diff --git a/posix/bug-regex8.c b/posix/bug-regex8.c index 63e9def936..09abdebddc 100644 --- a/posix/bug-regex8.c +++ b/posix/bug-regex8.c @@ -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/>. */ #include <locale.h> #include <stdio.h> diff --git a/posix/bug-regex9.c b/posix/bug-regex9.c index 9c2f79ee76..0153f5d069 100644 --- a/posix/bug-regex9.c +++ b/posix/bug-regex9.c @@ -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/>. */ #include <sys/types.h> #include <mcheck.h> diff --git a/posix/confstr.c b/posix/confstr.c index 17a5142db6..8f78770d55 100644 --- a/posix/confstr.c +++ b/posix/confstr.c @@ -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/>. */ #include <stddef.h> #include <errno.h> diff --git a/posix/cpio.h b/posix/cpio.h index ff41fe2154..d0e1c0131f 100644 --- a/posix/cpio.h +++ b/posix/cpio.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 _CPIO_H #define _CPIO_H 1 diff --git a/posix/execl.c b/posix/execl.c index c1b5fd8589..bbd423a85c 100644 --- a/posix/execl.c +++ b/posix/execl.c @@ -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/>. */ #include <unistd.h> #include <errno.h> diff --git a/posix/execle.c b/posix/execle.c index 16da79c1d7..2bb62c8b9c 100644 --- a/posix/execle.c +++ b/posix/execle.c @@ -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/>. */ #include <unistd.h> #include <stdarg.h> diff --git a/posix/execlp.c b/posix/execlp.c index ef6a83019a..dbb46ecda0 100644 --- a/posix/execlp.c +++ b/posix/execlp.c @@ -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/>. */ #include <unistd.h> #include <stdarg.h> diff --git a/posix/execv.c b/posix/execv.c index 59828a83ca..103c8acab6 100644 --- a/posix/execv.c +++ b/posix/execv.c @@ -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/>. */ #include <unistd.h> diff --git a/posix/execve.c b/posix/execve.c index 394e87429e..6ba214d271 100644 --- a/posix/execve.c +++ b/posix/execve.c @@ -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/>. */ #include <errno.h> #include <stddef.h> diff --git a/posix/execvp.c b/posix/execvp.c index 81fd68dfc3..eaf215c2b7 100644 --- a/posix/execvp.c +++ b/posix/execvp.c @@ -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/>. */ #include <unistd.h> diff --git a/posix/execvpe.c b/posix/execvpe.c index af78e4637d..fd1e86c886 100644 --- a/posix/execvpe.c +++ b/posix/execvpe.c @@ -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/>. */ #include <unistd.h> #include <stdarg.h> diff --git a/posix/fexecve.c b/posix/fexecve.c index e8a0117e79..0ad0c700ad 100644 --- a/posix/fexecve.c +++ b/posix/fexecve.c @@ -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/>. */ #include <errno.h> #include <stddef.h> diff --git a/posix/flexmember.h b/posix/flexmember.h index 64a1c3b621..8e79bce03f 100644 --- a/posix/flexmember.h +++ b/posix/flexmember.h @@ -16,7 +16,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/>. Written by Paul Eggert. */ diff --git a/posix/fnmatch.c b/posix/fnmatch.c index a58e1743ce..e43364138a 100644 --- a/posix/fnmatch.c +++ b/posix/fnmatch.c @@ -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 HAVE_CONFIG_H # include <config.h> diff --git a/posix/fnmatch.h b/posix/fnmatch.h index fa4d56aeb7..44c2f9a0b6 100644 --- a/posix/fnmatch.h +++ b/posix/fnmatch.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 _FNMATCH_H #define _FNMATCH_H 1 diff --git a/posix/fnmatch_loop.c b/posix/fnmatch_loop.c index fa39b21395..bb229aa9fc 100644 --- a/posix/fnmatch_loop.c +++ b/posix/fnmatch_loop.c @@ -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/>. */ #include <stdint.h> diff --git a/posix/fork.c b/posix/fork.c index fea8bbee0f..1cf3de6a44 100644 --- a/posix/fork.c +++ b/posix/fork.c @@ -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/>. */ #include <errno.h> #include <unistd.h> diff --git a/posix/fpathconf.c b/posix/fpathconf.c index 2082b52b96..3a7a205680 100644 --- a/posix/fpathconf.c +++ b/posix/fpathconf.c @@ -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/>. */ #include <errno.h> #include <stddef.h> diff --git a/posix/gai_strerror.c b/posix/gai_strerror.c index 400d1e816e..b570d9bd91 100644 --- a/posix/gai_strerror.c +++ b/posix/gai_strerror.c @@ -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/>. */ #include <errno.h> #include <netdb.h> diff --git a/posix/get_child_max.c b/posix/get_child_max.c index 283a09db64..3aa95574c6 100644 --- a/posix/get_child_max.c +++ b/posix/get_child_max.c @@ -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 <limits.h> #include <sys/sysinfo.h> diff --git a/posix/getaddrinfo.c b/posix/getaddrinfo.c index a364f69778..26a4c80224 100644 --- a/posix/getaddrinfo.c +++ b/posix/getaddrinfo.c @@ -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 <errno.h> #include <netdb.h> diff --git a/posix/getconf-speclist.c b/posix/getconf-speclist.c index 6addadba04..b06a60da18 100644 --- a/posix/getconf-speclist.c +++ b/posix/getconf-speclist.c @@ -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 <unistd.h> diff --git a/posix/getconf.c b/posix/getconf.c index 0211fde441..03e65baaa7 100644 --- a/posix/getconf.c +++ b/posix/getconf.c @@ -12,7 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, see <http://www.gnu.org/licenses/>. */ + along with this program; if not, see <https://www.gnu.org/licenses/>. */ #include <unistd.h> #include <errno.h> diff --git a/posix/getegid.c b/posix/getegid.c index 03ad17244a..d09a1dbfe2 100644 --- a/posix/getegid.c +++ b/posix/getegid.c @@ -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/>. */ #include <errno.h> #include <unistd.h> diff --git a/posix/geteuid.c b/posix/geteuid.c index ad2db339bf..f5ca0bd1c3 100644 --- a/posix/geteuid.c +++ b/posix/geteuid.c @@ -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/>. */ #include <errno.h> #include <unistd.h> diff --git a/posix/getgid.c b/posix/getgid.c index 1e7330c39e..1b044bf662 100644 --- a/posix/getgid.c +++ b/posix/getgid.c @@ -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/>. */ #include <errno.h> #include <unistd.h> diff --git a/posix/getgroups.c b/posix/getgroups.c index 5886540353..70e3e868d1 100644 --- a/posix/getgroups.c +++ b/posix/getgroups.c @@ -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/>. */ #include <errno.h> #include <stddef.h> diff --git a/posix/getopt.c b/posix/getopt.c index 73d0d21c0a..ee7f109434 100644 --- a/posix/getopt.c +++ b/posix/getopt.c @@ -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 _LIBC # include <config.h> diff --git a/posix/getopt.h b/posix/getopt.h index 844d237c37..aa22003f30 100644 --- a/posix/getopt.h +++ b/posix/getopt.h @@ -16,7 +16,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 _GETOPT_H #define _GETOPT_H 1 diff --git a/posix/getopt1.c b/posix/getopt1.c index bd6aa8e837..db2c8d7c64 100644 --- a/posix/getopt1.c +++ b/posix/getopt1.c @@ -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 _LIBC # include <config.h> diff --git a/posix/getopt_int.h b/posix/getopt_int.h index 5b5d5a049c..1f09068acd 100644 --- a/posix/getopt_int.h +++ b/posix/getopt_int.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 _GETOPT_INT_H #define _GETOPT_INT_H 1 diff --git a/posix/getpgid.c b/posix/getpgid.c index 887bda27b0..be25ca5b21 100644 --- a/posix/getpgid.c +++ b/posix/getpgid.c @@ -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/>. */ #include <unistd.h> #include <sys/types.h> diff --git a/posix/getpgrp.c b/posix/getpgrp.c index fa2f7de89e..07b5a8afc8 100644 --- a/posix/getpgrp.c +++ b/posix/getpgrp.c @@ -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/>. */ #include <errno.h> #include <unistd.h> diff --git a/posix/getpid.c b/posix/getpid.c index 0d0206d881..452d063dba 100644 --- a/posix/getpid.c +++ b/posix/getpid.c @@ -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/>. */ #include <errno.h> #include <unistd.h> diff --git a/posix/getppid.c b/posix/getppid.c index 11acc175f8..7ff81e3eb4 100644 --- a/posix/getppid.c +++ b/posix/getppid.c @@ -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/>. */ #include <errno.h> #include <unistd.h> diff --git a/posix/getresgid.c b/posix/getresgid.c index 880332a217..61b11acef5 100644 --- a/posix/getresgid.c +++ b/posix/getresgid.c @@ -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/>. */ #include <errno.h> #include <unistd.h> diff --git a/posix/getresuid.c b/posix/getresuid.c index 8aaf619dd3..a1e781f66c 100644 --- a/posix/getresuid.c +++ b/posix/getresuid.c @@ -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/>. */ #include <errno.h> #include <unistd.h> diff --git a/posix/getsid.c b/posix/getsid.c index 4544fb6659..6375369c06 100644 --- a/posix/getsid.c +++ b/posix/getsid.c @@ -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 <sys/types.h> #include <unistd.h> diff --git a/posix/getuid.c b/posix/getuid.c index de1263eca4..cf0d7d9ac4 100644 --- a/posix/getuid.c +++ b/posix/getuid.c @@ -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/>. */ #include <errno.h> #include <unistd.h> diff --git a/posix/glob-lstat-compat.c b/posix/glob-lstat-compat.c index fd7354ca01..9758fdf935 100644 --- a/posix/glob-lstat-compat.c +++ b/posix/glob-lstat-compat.c @@ -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 <shlib-compat.h> diff --git a/posix/glob.c b/posix/glob.c index e73e35c510..4be7344204 100644 --- a/posix/glob.c +++ b/posix/glob.c @@ -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/>. */ #include <glob.h> diff --git a/posix/glob.h b/posix/glob.h index 378b80af8f..1daf5aacec 100644 --- a/posix/glob.h +++ b/posix/glob.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 _GLOB_H #define _GLOB_H 1 diff --git a/posix/glob64-lstat-compat.c b/posix/glob64-lstat-compat.c index 9e4b5dbb45..d8d89d06a2 100644 --- a/posix/glob64-lstat-compat.c +++ b/posix/glob64-lstat-compat.c @@ -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 <shlib-compat.h> diff --git a/posix/glob64.c b/posix/glob64.c index 2f9ea35144..4d55997c64 100644 --- a/posix/glob64.c +++ b/posix/glob64.c @@ -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/>. */ #include <stddef.h> #include <sys/types.h> diff --git a/posix/glob_internal.h b/posix/glob_internal.h index 58894bc423..7be4fb0201 100644 --- a/posix/glob_internal.h +++ b/posix/glob_internal.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 GLOB_INTERNAL_H # define GLOB_INTERNAL_H diff --git a/posix/glob_pattern_p.c b/posix/glob_pattern_p.c index 007429248d..1ca3e1332a 100644 --- a/posix/glob_pattern_p.c +++ b/posix/glob_pattern_p.c @@ -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 _LIBC # include <config.h> diff --git a/posix/globfree.c b/posix/globfree.c index 5bbd9a8105..0281de64bc 100644 --- a/posix/globfree.c +++ b/posix/globfree.c @@ -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 _LIBC # include <config.h> diff --git a/posix/globfree64.c b/posix/globfree64.c index 9b4338b893..a62f54fee6 100644 --- a/posix/globfree64.c +++ b/posix/globfree64.c @@ -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 _LIBC # include <config.h> diff --git a/posix/globtest.c b/posix/globtest.c index 2bf720b395..0ca6687899 100644 --- a/posix/globtest.c +++ b/posix/globtest.c @@ -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/>. */ #include <getopt.h> #include <stdio.h> diff --git a/posix/globtest.sh b/posix/globtest.sh index bcd32aa93e..5a5c4ebd08 100755 --- a/posix/globtest.sh +++ b/posix/globtest.sh @@ -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/>. set -e diff --git a/posix/group_member.c b/posix/group_member.c index 18d868c3df..25dbbdb76e 100644 --- a/posix/group_member.c +++ b/posix/group_member.c @@ -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 <sys/types.h> #include <unistd.h> diff --git a/posix/nanosleep.c b/posix/nanosleep.c index c2cc10a76b..d8564c7119 100644 --- a/posix/nanosleep.c +++ b/posix/nanosleep.c @@ -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/>. */ #include <errno.h> #include <time.h> diff --git a/posix/pathconf.c b/posix/pathconf.c index cf2a64f487..eef8c4ad76 100644 --- a/posix/pathconf.c +++ b/posix/pathconf.c @@ -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/>. */ #include <errno.h> #include <stddef.h> diff --git a/posix/pause.c b/posix/pause.c index 99839eff77..5a5056b64a 100644 --- a/posix/pause.c +++ b/posix/pause.c @@ -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/>. */ #include <errno.h> #include <unistd.h> diff --git a/posix/posix-conf-vars.h b/posix/posix-conf-vars.h index 4d6e96d0c9..dfc9ec9805 100644 --- a/posix/posix-conf-vars.h +++ b/posix/posix-conf-vars.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 _POSIX_CONF_VARS_H #define _POSIX_CONF_VARS_H diff --git a/posix/posix-envs.def b/posix/posix-envs.def index c3f2f7e091..32b566e43e 100644 --- a/posix/posix-envs.def +++ b/posix/posix-envs.def @@ -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/>. */ /* Before including this file, the including file must have included <bits/environments.h> (generally via <unistd.h>) and must have diff --git a/posix/posix_madvise.c b/posix/posix_madvise.c index 3583aecf2a..135f0907bc 100644 --- a/posix/posix_madvise.c +++ b/posix/posix_madvise.c @@ -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/>. */ #include <sys/types.h> #include <sys/mman.h> diff --git a/posix/pread.c b/posix/pread.c index 0d6722e6ec..70f3858068 100644 --- a/posix/pread.c +++ b/posix/pread.c @@ -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/>. */ #include <errno.h> #include <unistd.h> diff --git a/posix/pread64.c b/posix/pread64.c index a64c84ae99..3d34ba0423 100644 --- a/posix/pread64.c +++ b/posix/pread64.c @@ -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/>. */ #include <errno.h> #include <unistd.h> diff --git a/posix/pwrite.c b/posix/pwrite.c index e1238c431a..10785dd76e 100644 --- a/posix/pwrite.c +++ b/posix/pwrite.c @@ -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/>. */ #include <errno.h> #include <unistd.h> diff --git a/posix/pwrite64.c b/posix/pwrite64.c index 10b32350bb..a301705f02 100644 --- a/posix/pwrite64.c +++ b/posix/pwrite64.c @@ -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/>. */ #include <errno.h> #include <unistd.h> diff --git a/posix/re_comp.h b/posix/re_comp.h index b78d5fff79..b77b687899 100644 --- a/posix/re_comp.h +++ b/posix/re_comp.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 _RE_COMP_H #define _RE_COMP_H 1 diff --git a/posix/runptests.c b/posix/runptests.c index dddf7ad140..48931b4d95 100644 --- a/posix/runptests.c +++ b/posix/runptests.c @@ -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/>. */ #include <sys/types.h> #include <regex.h> diff --git a/posix/sched.h b/posix/sched.h index 90ef6fcfd1..c063c9464f 100644 --- a/posix/sched.h +++ b/posix/sched.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 _SCHED_H #define _SCHED_H 1 diff --git a/posix/sched_cpualloc.c b/posix/sched_cpualloc.c index 44efa31723..5ca3b217a7 100644 --- a/posix/sched_cpualloc.c +++ b/posix/sched_cpualloc.c @@ -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/>. */ #include <sched.h> #include <stdlib.h> diff --git a/posix/sched_cpucount.c b/posix/sched_cpucount.c index 12c58d73f0..21fa138f4c 100644 --- a/posix/sched_cpucount.c +++ b/posix/sched_cpucount.c @@ -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/>. */ #include <sched.h> diff --git a/posix/sched_cpufree.c b/posix/sched_cpufree.c index 2f26184e6a..b089277275 100644 --- a/posix/sched_cpufree.c +++ b/posix/sched_cpufree.c @@ -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/>. */ #include <sched.h> #include <stdlib.h> diff --git a/posix/sched_getaffinity.c b/posix/sched_getaffinity.c index 8b528cd0b8..6587cba172 100644 --- a/posix/sched_getaffinity.c +++ b/posix/sched_getaffinity.c @@ -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/>. */ #include <errno.h> #include <sched.h> diff --git a/posix/sched_getp.c b/posix/sched_getp.c index 8e66070782..377fc15598 100644 --- a/posix/sched_getp.c +++ b/posix/sched_getp.c @@ -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/>. */ #include <errno.h> #include <sys/types.h> diff --git a/posix/sched_gets.c b/posix/sched_gets.c index 31605d0bd4..f2de610b44 100644 --- a/posix/sched_gets.c +++ b/posix/sched_gets.c @@ -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/>. */ #include <errno.h> #include <sched.h> diff --git a/posix/sched_primax.c b/posix/sched_primax.c index cf259f9d24..2e0872b44a 100644 --- a/posix/sched_primax.c +++ b/posix/sched_primax.c @@ -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/>. */ #include <errno.h> #include <sched.h> diff --git a/posix/sched_primin.c b/posix/sched_primin.c index 8f959183c7..bc4b7aa5a8 100644 --- a/posix/sched_primin.c +++ b/posix/sched_primin.c @@ -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/>. */ #include <errno.h> #include <sched.h> diff --git a/posix/sched_rr_gi.c b/posix/sched_rr_gi.c index 28d37ba900..c692d8e8e0 100644 --- a/posix/sched_rr_gi.c +++ b/posix/sched_rr_gi.c @@ -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/>. */ #include <errno.h> #include <sched.h> diff --git a/posix/sched_setaffinity.c b/posix/sched_setaffinity.c index 0ace2c8bd7..b238f0d4fc 100644 --- a/posix/sched_setaffinity.c +++ b/posix/sched_setaffinity.c @@ -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/>. */ #include <errno.h> #include <sys/types.h> diff --git a/posix/sched_setp.c b/posix/sched_setp.c index 1d48a43790..f1835db53a 100644 --- a/posix/sched_setp.c +++ b/posix/sched_setp.c @@ -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/>. */ #include <errno.h> #include <sys/types.h> diff --git a/posix/sched_sets.c b/posix/sched_sets.c index 728faa3585..789f2b038c 100644 --- a/posix/sched_sets.c +++ b/posix/sched_sets.c @@ -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/>. */ #include <errno.h> #include <sched.h> diff --git a/posix/sched_yield.c b/posix/sched_yield.c index 3d6d9fddfa..c0957fdda9 100644 --- a/posix/sched_yield.c +++ b/posix/sched_yield.c @@ -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/>. */ #include <errno.h> #include <sched.h> diff --git a/posix/setgid.c b/posix/setgid.c index 306ae0c7a9..b679ebc85f 100644 --- a/posix/setgid.c +++ b/posix/setgid.c @@ -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/>. */ #include <errno.h> #include <unistd.h> diff --git a/posix/setpgid.c b/posix/setpgid.c index b270d2c845..b0796efdcc 100644 --- a/posix/setpgid.c +++ b/posix/setpgid.c @@ -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/>. */ #include <errno.h> #include <unistd.h> diff --git a/posix/setpgrp.c b/posix/setpgrp.c index 763bdb75fd..d2b19490fd 100644 --- a/posix/setpgrp.c +++ b/posix/setpgrp.c @@ -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/>. */ #include <unistd.h> diff --git a/posix/setresgid.c b/posix/setresgid.c index a3d33ac9ae..3ef357197e 100644 --- a/posix/setresgid.c +++ b/posix/setresgid.c @@ -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 <errno.h> #include <unistd.h> diff --git a/posix/setresuid.c b/posix/setresuid.c index 1ef530ce1f..7ff87b07f7 100644 --- a/posix/setresuid.c +++ b/posix/setresuid.c @@ -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 <errno.h> #include <unistd.h> diff --git a/posix/setsid.c b/posix/setsid.c index 99ae8fc764..8b28797ee3 100644 --- a/posix/setsid.c +++ b/posix/setsid.c @@ -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/>. */ #include <errno.h> #include <unistd.h> diff --git a/posix/setuid.c b/posix/setuid.c index c9fc00d352..f246739818 100644 --- a/posix/setuid.c +++ b/posix/setuid.c @@ -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/>. */ #include <errno.h> #include <unistd.h> diff --git a/posix/sleep.c b/posix/sleep.c index 0a6cf94889..2d87fe6b32 100644 --- a/posix/sleep.c +++ b/posix/sleep.c @@ -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/>. */ #include <signal.h> #include <time.h> diff --git a/posix/spawn.c b/posix/spawn.c index 5c51cc1b58..0cb65c014b 100644 --- a/posix/spawn.c +++ b/posix/spawn.c @@ -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/>. */ #include <spawn.h> #include "spawn_int.h" diff --git a/posix/spawn.h b/posix/spawn.h index 471dbea022..dc38f19cb7 100644 --- a/posix/spawn.h +++ b/posix/spawn.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 _SPAWN_H #define _SPAWN_H 1 diff --git a/posix/spawn_faction_addchdir.c b/posix/spawn_faction_addchdir.c index 26c17bca21..c08e22a171 100644 --- a/posix/spawn_faction_addchdir.c +++ b/posix/spawn_faction_addchdir.c @@ -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 <errno.h> #include <spawn.h> diff --git a/posix/spawn_faction_addclose.c b/posix/spawn_faction_addclose.c index 743c6c8b2b..c7842d0de0 100644 --- a/posix/spawn_faction_addclose.c +++ b/posix/spawn_faction_addclose.c @@ -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/>. */ #include <errno.h> #include <spawn.h> diff --git a/posix/spawn_faction_adddup2.c b/posix/spawn_faction_adddup2.c index b5f0a131c0..5f5b4b28ef 100644 --- a/posix/spawn_faction_adddup2.c +++ b/posix/spawn_faction_adddup2.c @@ -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/>. */ #include <errno.h> #include <spawn.h> diff --git a/posix/spawn_faction_addfchdir.c b/posix/spawn_faction_addfchdir.c index 9b07ed1507..e985f23636 100644 --- a/posix/spawn_faction_addfchdir.c +++ b/posix/spawn_faction_addfchdir.c @@ -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 <errno.h> #include <spawn.h> diff --git a/posix/spawn_faction_addopen.c b/posix/spawn_faction_addopen.c index 742eb9526d..d5694ee4d7 100644 --- a/posix/spawn_faction_addopen.c +++ b/posix/spawn_faction_addopen.c @@ -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/>. */ #include <errno.h> #include <unistd.h> diff --git a/posix/spawn_faction_destroy.c b/posix/spawn_faction_destroy.c index 51fab13585..d30804a1e3 100644 --- a/posix/spawn_faction_destroy.c +++ b/posix/spawn_faction_destroy.c @@ -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/>. */ #include <spawn.h> #include <stdlib.h> diff --git a/posix/spawn_faction_init.c b/posix/spawn_faction_init.c index d7eb72bcd2..a5521aed25 100644 --- a/posix/spawn_faction_init.c +++ b/posix/spawn_faction_init.c @@ -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/>. */ #include <errno.h> #include <spawn.h> diff --git a/posix/spawn_int.h b/posix/spawn_int.h index 93b7597f90..2655fec084 100644 --- a/posix/spawn_int.h +++ b/posix/spawn_int.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 _SPAWN_INT_H #define _SPAWN_INT_H diff --git a/posix/spawn_valid_fd.c b/posix/spawn_valid_fd.c index 594650f1d1..e03c5c28f1 100644 --- a/posix/spawn_valid_fd.c +++ b/posix/spawn_valid_fd.c @@ -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 "spawn_int.h" diff --git a/posix/spawnattr_destroy.c b/posix/spawnattr_destroy.c index 6fdbc07aa2..7eecf8c546 100644 --- a/posix/spawnattr_destroy.c +++ b/posix/spawnattr_destroy.c @@ -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/>. */ #include <spawn.h> diff --git a/posix/spawnattr_getdefault.c b/posix/spawnattr_getdefault.c index 86538b34ab..df3e0a7fec 100644 --- a/posix/spawnattr_getdefault.c +++ b/posix/spawnattr_getdefault.c @@ -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/>. */ #include <spawn.h> #include <string.h> diff --git a/posix/spawnattr_getflags.c b/posix/spawnattr_getflags.c index 106a8741b3..2372893891 100644 --- a/posix/spawnattr_getflags.c +++ b/posix/spawnattr_getflags.c @@ -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/>. */ #include <spawn.h> #include <string.h> diff --git a/posix/spawnattr_getpgroup.c b/posix/spawnattr_getpgroup.c index 2fcfc7c63e..bbcfebf904 100644 --- a/posix/spawnattr_getpgroup.c +++ b/posix/spawnattr_getpgroup.c @@ -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/>. */ #include <spawn.h> #include <string.h> diff --git a/posix/spawnattr_getschedparam.c b/posix/spawnattr_getschedparam.c index ec02c6d378..f1bade71c3 100644 --- a/posix/spawnattr_getschedparam.c +++ b/posix/spawnattr_getschedparam.c @@ -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/>. */ #include <spawn.h> #include <string.h> diff --git a/posix/spawnattr_getschedpolicy.c b/posix/spawnattr_getschedpolicy.c index 00aa601189..b44f1e9a4d 100644 --- a/posix/spawnattr_getschedpolicy.c +++ b/posix/spawnattr_getschedpolicy.c @@ -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/>. */ #include <spawn.h> #include <string.h> diff --git a/posix/spawnattr_getsigmask.c b/posix/spawnattr_getsigmask.c index ed316ae40b..ac2d88620a 100644 --- a/posix/spawnattr_getsigmask.c +++ b/posix/spawnattr_getsigmask.c @@ -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/>. */ #include <spawn.h> #include <string.h> diff --git a/posix/spawnattr_init.c b/posix/spawnattr_init.c index f61ff63277..3ba4ba72d6 100644 --- a/posix/spawnattr_init.c +++ b/posix/spawnattr_init.c @@ -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/>. */ #include <spawn.h> #include <string.h> diff --git a/posix/spawnattr_setdefault.c b/posix/spawnattr_setdefault.c index 962b372baa..f280883f33 100644 --- a/posix/spawnattr_setdefault.c +++ b/posix/spawnattr_setdefault.c @@ -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/>. */ #include <spawn.h> #include <string.h> diff --git a/posix/spawnattr_setflags.c b/posix/spawnattr_setflags.c index 140caa5b8b..8a40a5bf32 100644 --- a/posix/spawnattr_setflags.c +++ b/posix/spawnattr_setflags.c @@ -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/>. */ #include <errno.h> #include <spawn.h> diff --git a/posix/spawnattr_setpgroup.c b/posix/spawnattr_setpgroup.c index ad4d8f2717..404e5eb89d 100644 --- a/posix/spawnattr_setpgroup.c +++ b/posix/spawnattr_setpgroup.c @@ -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/>. */ #include <spawn.h> #include <string.h> diff --git a/posix/spawnattr_setschedparam.c b/posix/spawnattr_setschedparam.c index 7fcff9a0b3..3a4a6bc0ea 100644 --- a/posix/spawnattr_setschedparam.c +++ b/posix/spawnattr_setschedparam.c @@ -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/>. */ #include <spawn.h> #include <string.h> diff --git a/posix/spawnattr_setschedpolicy.c b/posix/spawnattr_setschedpolicy.c index a93eeda3e4..9dc69f203a 100644 --- a/posix/spawnattr_setschedpolicy.c +++ b/posix/spawnattr_setschedpolicy.c @@ -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/>. */ #include <errno.h> #include <spawn.h> diff --git a/posix/spawnattr_setsigmask.c b/posix/spawnattr_setsigmask.c index 73e948d960..255e0bd63c 100644 --- a/posix/spawnattr_setsigmask.c +++ b/posix/spawnattr_setsigmask.c @@ -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/>. */ #include <spawn.h> #include <string.h> diff --git a/posix/spawni.c b/posix/spawni.c index 4e58feb5a5..0478b84d98 100644 --- a/posix/spawni.c +++ b/posix/spawni.c @@ -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 <errno.h> #include <spawn.h> diff --git a/posix/spawnp.c b/posix/spawnp.c index bed868d275..8801bd2d45 100644 --- a/posix/spawnp.c +++ b/posix/spawnp.c @@ -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/>. */ #include <spawn.h> #include "spawn_int.h" diff --git a/posix/streams-compat.c b/posix/streams-compat.c index 30e9b5743a..05c8f41a1b 100644 --- a/posix/streams-compat.c +++ b/posix/streams-compat.c @@ -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 <shlib-compat.h> diff --git a/posix/sys/times.h b/posix/sys/times.h index 34173bf990..584a9d11f6 100644 --- a/posix/sys/times.h +++ b/posix/sys/times.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/>. */ /* * POSIX Standard: 4.5.2 Process Times <sys/times.h> diff --git a/posix/sys/types.h b/posix/sys/types.h index 0e37b1ce6a..13fe292f8b 100644 --- a/posix/sys/types.h +++ b/posix/sys/types.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/>. */ /* * POSIX Standard: 2.6 Primitive System Data Types <sys/types.h> diff --git a/posix/sys/utsname.h b/posix/sys/utsname.h index ec30f77dc9..c26394adad 100644 --- a/posix/sys/utsname.h +++ b/posix/sys/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/>. */ /* * POSIX Standard: 4.4 System Identification <sys/utsname.h> diff --git a/posix/sys/wait.h b/posix/sys/wait.h index 9bd4399ed7..7b1b54edd0 100644 --- a/posix/sys/wait.h +++ b/posix/sys/wait.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/>. */ /* * POSIX Standard: 3.2.1 Wait for Process Termination <sys/wait.h> diff --git a/posix/sysconf.c b/posix/sysconf.c index 47afac9614..bbbdab64cf 100644 --- a/posix/sysconf.c +++ b/posix/sysconf.c @@ -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/>. */ #include <errno.h> #include <grp.h> diff --git a/posix/tar.h b/posix/tar.h index 24f5fe412e..f778b18f75 100644 --- a/posix/tar.h +++ b/posix/tar.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 _TAR_H #define _TAR_H 1 diff --git a/posix/test-errno.c b/posix/test-errno.c index 5ac5be8fa9..094fab3937 100644 --- a/posix/test-errno.c +++ b/posix/test-errno.c @@ -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/>. */ #include <errno.h> #include <limits.h> diff --git a/posix/test-ssize-max.c b/posix/test-ssize-max.c index ab8db41fd8..9368cb962f 100644 --- a/posix/test-ssize-max.c +++ b/posix/test-ssize-max.c @@ -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 <limits.h> #include <sys/types.h> diff --git a/posix/times.c b/posix/times.c index 1cedebec85..327cc25f76 100644 --- a/posix/times.c +++ b/posix/times.c @@ -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/>. */ #include <errno.h> #include <sys/times.h> diff --git a/posix/tst-boost.c b/posix/tst-boost.c index 366b81a1b3..d6859f9f73 100644 --- a/posix/tst-boost.c +++ b/posix/tst-boost.c @@ -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/>. */ #include <sys/types.h> #include <mcheck.h> diff --git a/posix/tst-chmod.c b/posix/tst-chmod.c index b18d2b6632..e9074ba375 100644 --- a/posix/tst-chmod.c +++ b/posix/tst-chmod.c @@ -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/>. */ #include <dirent.h> #include <errno.h> diff --git a/posix/tst-dir.c b/posix/tst-dir.c index db6af02640..05aa973b10 100644 --- a/posix/tst-dir.c +++ b/posix/tst-dir.c @@ -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 <dirent.h> #include <errno.h> diff --git a/posix/tst-exec.c b/posix/tst-exec.c index cde6149dbc..c0375b1457 100644 --- a/posix/tst-exec.c +++ b/posix/tst-exec.c @@ -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/>. */ #include <errno.h> #include <error.h> diff --git a/posix/tst-execvpe1.c b/posix/tst-execvpe1.c index 2e185b5c98..58526ff04d 100644 --- a/posix/tst-execvpe1.c +++ b/posix/tst-execvpe1.c @@ -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/>. */ #define EXECVP(file, argv) execvpe (file, argv, NULL) #include <posix/tst-execvp1.c> diff --git a/posix/tst-execvpe2.c b/posix/tst-execvpe2.c index 6125241699..1a733e3424 100644 --- a/posix/tst-execvpe2.c +++ b/posix/tst-execvpe2.c @@ -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/>. */ #define EXECVP(file, argv) execvpe (file, argv, NULL) #include <posix/tst-execvp2.c> diff --git a/posix/tst-execvpe3.c b/posix/tst-execvpe3.c index 7438705748..218b95b43b 100644 --- a/posix/tst-execvpe3.c +++ b/posix/tst-execvpe3.c @@ -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/>. */ #define EXECVP(file, argv) execvpe (file, argv, NULL) #include <posix/tst-execvp3.c> diff --git a/posix/tst-execvpe4.c b/posix/tst-execvpe4.c index 8b4b43dfd1..30bf5fc07e 100644 --- a/posix/tst-execvpe4.c +++ b/posix/tst-execvpe4.c @@ -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/>. */ #define EXECVP(file, argv) execvpe (file, argv, NULL) #include <posix/tst-execvp4.c> diff --git a/posix/tst-execvpe5.c b/posix/tst-execvpe5.c index a24bf1d9e2..7217aa4b87 100644 --- a/posix/tst-execvpe5.c +++ b/posix/tst-execvpe5.c @@ -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 <errno.h> #include <fcntl.h> diff --git a/posix/tst-execvpe6.c b/posix/tst-execvpe6.c index 32ea43ffc1..387c0c640b 100644 --- a/posix/tst-execvpe6.c +++ b/posix/tst-execvpe6.c @@ -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 <stdio.h> #include <stdlib.h> diff --git a/posix/tst-fexecve.c b/posix/tst-fexecve.c index 56d8994b83..ac7b709eb8 100644 --- a/posix/tst-fexecve.c +++ b/posix/tst-fexecve.c @@ -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/>. */ #include <unistd.h> #include <errno.h> diff --git a/posix/tst-fnmatch.c b/posix/tst-fnmatch.c index a036f8e7a6..df68048f5a 100644 --- a/posix/tst-fnmatch.c +++ b/posix/tst-fnmatch.c @@ -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 <errno.h> #include <error.h> diff --git a/posix/tst-fnmatch.input b/posix/tst-fnmatch.input index 6db6a0dea9..8c5eb07e32 100644 --- a/posix/tst-fnmatch.input +++ b/posix/tst-fnmatch.input @@ -16,7 +16,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/>. # Derived from the IEEE 2003.2 text. The standard only contains some diff --git a/posix/tst-fnmatch3.c b/posix/tst-fnmatch3.c index d421f18f6d..225e219e29 100644 --- a/posix/tst-fnmatch3.c +++ b/posix/tst-fnmatch3.c @@ -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 <fnmatch.h> #include <sys/mman.h> diff --git a/posix/tst-fnmatch4.c b/posix/tst-fnmatch4.c index 370265ddf0..599422bde2 100644 --- a/posix/tst-fnmatch4.c +++ b/posix/tst-fnmatch4.c @@ -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 <stdio.h> #include <locale.h> diff --git a/posix/tst-fnmatch5.c b/posix/tst-fnmatch5.c index 241371c752..1f72cf52b1 100644 --- a/posix/tst-fnmatch5.c +++ b/posix/tst-fnmatch5.c @@ -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 <fnmatch.h> #include <locale.h> diff --git a/posix/tst-fork.c b/posix/tst-fork.c index 542c08f3b5..78fca1554a 100644 --- a/posix/tst-fork.c +++ b/posix/tst-fork.c @@ -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/>. */ #include <errno.h> #include <error.h> diff --git a/posix/tst-getaddrinfo.c b/posix/tst-getaddrinfo.c index 3f2a8a1967..793a51e89a 100644 --- a/posix/tst-getaddrinfo.c +++ b/posix/tst-getaddrinfo.c @@ -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/>. */ #include <stdio.h> #include <string.h> diff --git a/posix/tst-getaddrinfo4.c b/posix/tst-getaddrinfo4.c index 85cdd029a7..83e008fe0f 100644 --- a/posix/tst-getaddrinfo4.c +++ b/posix/tst-getaddrinfo4.c @@ -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 <string.h> #include <stdio.h> diff --git a/posix/tst-getaddrinfo5.c b/posix/tst-getaddrinfo5.c index e0625d5d24..e3ed7a863b 100644 --- a/posix/tst-getaddrinfo5.c +++ b/posix/tst-getaddrinfo5.c @@ -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 <sys/types.h> #include <sys/socket.h> diff --git a/posix/tst-getconf.sh b/posix/tst-getconf.sh index 92ae1069c3..9dbd709920 100644 --- a/posix/tst-getconf.sh +++ b/posix/tst-getconf.sh @@ -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/>. set -e diff --git a/posix/tst-getopt-cancel.c b/posix/tst-getopt-cancel.c index cfbfc81db4..5f5cb4be52 100644 --- a/posix/tst-getopt-cancel.c +++ b/posix/tst-getopt-cancel.c @@ -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/>. */ /* fprintf is a cancellation point, but getopt is not supposed to be a cancellation point, even when it prints error messages. */ diff --git a/posix/tst-glob-tilde.c b/posix/tst-glob-tilde.c index 85a126afc5..e5bda11759 100644 --- a/posix/tst-glob-tilde.c +++ b/posix/tst-glob-tilde.c @@ -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 <glob.h> #include <mcheck.h> diff --git a/posix/tst-glob_lstat_compat.c b/posix/tst-glob_lstat_compat.c index 83d02bf4a9..ed00a79a2a 100644 --- a/posix/tst-glob_lstat_compat.c +++ b/posix/tst-glob_lstat_compat.c @@ -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 <glob.h> #include <errno.h> diff --git a/posix/tst-glob_symlinks.c b/posix/tst-glob_symlinks.c index 5ccec22b88..d8ab87e081 100644 --- a/posix/tst-glob_symlinks.c +++ b/posix/tst-glob_symlinks.c @@ -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 <stdio.h> #include <string.h> diff --git a/posix/tst-gnuglob-skeleton.c b/posix/tst-gnuglob-skeleton.c index edd2c97d23..b20c0316e8 100644 --- a/posix/tst-gnuglob-skeleton.c +++ b/posix/tst-gnuglob-skeleton.c @@ -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/>. */ /* To use this skeleton, the following macros need to be defined before inclusion of this file: diff --git a/posix/tst-gnuglob.c b/posix/tst-gnuglob.c index a31b624f58..7508df9d98 100644 --- a/posix/tst-gnuglob.c +++ b/posix/tst-gnuglob.c @@ -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/>. */ #define GLOB_FUNC glob #define GLOB_TYPE glob_t diff --git a/posix/tst-gnuglob64.c b/posix/tst-gnuglob64.c index 7d6680f1a2..0c3f1ca230 100644 --- a/posix/tst-gnuglob64.c +++ b/posix/tst-gnuglob64.c @@ -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/>. */ #define GLOB_FUNC glob64 #define GLOB_TYPE glob64_t diff --git a/posix/tst-mmap-offset.c b/posix/tst-mmap-offset.c index d4e53c3e67..7b3ef258d8 100644 --- a/posix/tst-mmap-offset.c +++ b/posix/tst-mmap-offset.c @@ -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/>. */ #include <stdint.h> #include <stdio.h> diff --git a/posix/tst-nanosleep.c b/posix/tst-nanosleep.c index 8d29de99c4..0f503bfa7b 100644 --- a/posix/tst-nanosleep.c +++ b/posix/tst-nanosleep.c @@ -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/>. */ #include <errno.h> #include <stdio.h> diff --git a/posix/tst-nice.c b/posix/tst-nice.c index 0da0c6c229..3dfbd66f7c 100644 --- a/posix/tst-nice.c +++ b/posix/tst-nice.c @@ -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/>. */ #include <errno.h> #include <stdio.h> diff --git a/posix/tst-pathconf.c b/posix/tst-pathconf.c index 5cb32eb033..53d1310883 100644 --- a/posix/tst-pathconf.c +++ b/posix/tst-pathconf.c @@ -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 <fcntl.h> #include <stdio.h> diff --git a/posix/tst-pcre.c b/posix/tst-pcre.c index cfc6c1c92a..eb96ad82ff 100644 --- a/posix/tst-pcre.c +++ b/posix/tst-pcre.c @@ -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/>. */ #include <sys/types.h> #include <mcheck.h> diff --git a/posix/tst-posix_fadvise-common.c b/posix/tst-posix_fadvise-common.c index e0466ce905..4899b0775c 100644 --- a/posix/tst-posix_fadvise-common.c +++ b/posix/tst-posix_fadvise-common.c @@ -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 <errno.h> #include <fcntl.h> diff --git a/posix/tst-posix_fadvise.c b/posix/tst-posix_fadvise.c index 533c58d29d..916c527646 100644 --- a/posix/tst-posix_fadvise.c +++ b/posix/tst-posix_fadvise.c @@ -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 "tst-posix_fadvise-common.c" diff --git a/posix/tst-posix_fadvise64.c b/posix/tst-posix_fadvise64.c index 877130db9b..060a646137 100644 --- a/posix/tst-posix_fadvise64.c +++ b/posix/tst-posix_fadvise64.c @@ -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/>. */ #define _FILE_OFFSET_BITS 64 #include "tst-posix_fadvise-common.c" diff --git a/posix/tst-posix_spawn-fd.c b/posix/tst-posix_spawn-fd.c index 48b0369942..b79ed76343 100644 --- a/posix/tst-posix_spawn-fd.c +++ b/posix/tst-posix_spawn-fd.c @@ -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 <errno.h> #include <fcntl.h> diff --git a/posix/tst-posix_spawn-setsid.c b/posix/tst-posix_spawn-setsid.c index b00a2bca4c..4237f1f116 100644 --- a/posix/tst-posix_spawn-setsid.c +++ b/posix/tst-posix_spawn-setsid.c @@ -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 <errno.h> #include <fcntl.h> diff --git a/posix/tst-preadwrite-common.c b/posix/tst-preadwrite-common.c index 2d49b5226d..0aed3997df 100644 --- a/posix/tst-preadwrite-common.c +++ b/posix/tst-preadwrite-common.c @@ -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 <errno.h> #include <error.h> diff --git a/posix/tst-preadwrite.c b/posix/tst-preadwrite.c index 3165191def..33d719d8e8 100644 --- a/posix/tst-preadwrite.c +++ b/posix/tst-preadwrite.c @@ -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 "tst-preadwrite-common.c" diff --git a/posix/tst-preadwrite64.c b/posix/tst-preadwrite64.c index cf295f0606..be8056f2bc 100644 --- a/posix/tst-preadwrite64.c +++ b/posix/tst-preadwrite64.c @@ -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/>. */ #define _FILE_OFFSET_BITS 64 #include "tst-preadwrite-common.c" diff --git a/posix/tst-regcomp-truncated.c b/posix/tst-regcomp-truncated.c index 2c88361d33..bb7c589342 100644 --- a/posix/tst-regcomp-truncated.c +++ b/posix/tst-regcomp-truncated.c @@ -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 test constructs various patterns in an attempt to trigger over-reading the regular expression compiler, such as bug diff --git a/posix/tst-regex.c b/posix/tst-regex.c index 6be1da404f..4c46f8dd62 100644 --- a/posix/tst-regex.c +++ b/posix/tst-regex.c @@ -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/>. */ #include <assert.h> #include <errno.h> diff --git a/posix/tst-regexloc.c b/posix/tst-regexloc.c index a05ecf1fa4..c14a3f5d21 100644 --- a/posix/tst-regexloc.c +++ b/posix/tst-regexloc.c @@ -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/>. */ #include <sys/types.h> #include <regex.h> diff --git a/posix/tst-rxspencer.c b/posix/tst-rxspencer.c index c9cfbb7c17..51bd43224c 100644 --- a/posix/tst-rxspencer.c +++ b/posix/tst-rxspencer.c @@ -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/>. */ #include <sys/types.h> #include <mcheck.h> diff --git a/posix/tst-spawn-chdir.c b/posix/tst-spawn-chdir.c index c2cb87de2c..8dc5a91923 100644 --- a/posix/tst-spawn-chdir.c +++ b/posix/tst-spawn-chdir.c @@ -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 <array_length.h> #include <errno.h> diff --git a/posix/tst-spawn.c b/posix/tst-spawn.c index 9aa7e621e6..1993ed24b5 100644 --- a/posix/tst-spawn.c +++ b/posix/tst-spawn.c @@ -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/>. */ #include <stdio.h> #include <getopt.h> diff --git a/posix/tst-spawn2.c b/posix/tst-spawn2.c index 41339cfd07..62c1e68b7e 100644 --- a/posix/tst-spawn2.c +++ b/posix/tst-spawn2.c @@ -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 <spawn.h> #include <error.h> diff --git a/posix/tst-spawn3.c b/posix/tst-spawn3.c index 00c9470ba5..b490821ce9 100644 --- a/posix/tst-spawn3.c +++ b/posix/tst-spawn3.c @@ -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 <stdio.h> #include <spawn.h> diff --git a/posix/tst-spawn4-compat.c b/posix/tst-spawn4-compat.c index 0d6392eb0e..ab938cee29 100644 --- a/posix/tst-spawn4-compat.c +++ b/posix/tst-spawn4-compat.c @@ -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 <spawn.h> #include <errno.h> diff --git a/posix/tst-spawn4.c b/posix/tst-spawn4.c index ba2db7596d..ff6f0f0101 100644 --- a/posix/tst-spawn4.c +++ b/posix/tst-spawn4.c @@ -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 <spawn.h> #include <errno.h> diff --git a/posix/tst-sysconf-empty-chroot.c b/posix/tst-sysconf-empty-chroot.c index efd634ab83..dd69acaf38 100644 --- a/posix/tst-sysconf-empty-chroot.c +++ b/posix/tst-sysconf-empty-chroot.c @@ -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 <stdio.h> #include <stdlib.h> diff --git a/posix/tst-truncate-common.c b/posix/tst-truncate-common.c index 4d9fff5d49..705e53ba86 100644 --- a/posix/tst-truncate-common.c +++ b/posix/tst-truncate-common.c @@ -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 <unistd.h> #include <sys/types.h> diff --git a/posix/tst-truncate.c b/posix/tst-truncate.c index 82a638799c..382015d972 100644 --- a/posix/tst-truncate.c +++ b/posix/tst-truncate.c @@ -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/>. */ #include "tst-truncate-common.c" diff --git a/posix/tst-truncate64.c b/posix/tst-truncate64.c index 0b66d9f702..039c909bee 100644 --- a/posix/tst-truncate64.c +++ b/posix/tst-truncate64.c @@ -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/>. */ #define _FILE_OFFSET_BITS 64 #include "tst-truncate-common.c" diff --git a/posix/tst-vfork1.c b/posix/tst-vfork1.c index 94998b99b7..7702ad8426 100644 --- a/posix/tst-vfork1.c +++ b/posix/tst-vfork1.c @@ -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/>. */ #include <errno.h> #include <stdio.h> diff --git a/posix/tst-vfork2.c b/posix/tst-vfork2.c index 78ff29cf3d..a91a8c96ae 100644 --- a/posix/tst-vfork2.c +++ b/posix/tst-vfork2.c @@ -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/>. */ #include <errno.h> #include <signal.h> diff --git a/posix/tst-vfork3.c b/posix/tst-vfork3.c index 8335594bed..30f827a234 100644 --- a/posix/tst-vfork3.c +++ b/posix/tst-vfork3.c @@ -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/>. */ #include <errno.h> #include <fcntl.h> diff --git a/posix/tst-waitid.c b/posix/tst-waitid.c index 7c8750a39a..c82ec2b566 100644 --- a/posix/tst-waitid.c +++ b/posix/tst-waitid.c @@ -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 <errno.h> #include <stdio.h> diff --git a/posix/uname-values.h b/posix/uname-values.h index 05a56e578c..f1e6c1dac7 100644 --- a/posix/uname-values.h +++ b/posix/uname-values.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 exists so that it can be replaced by sysdeps variants. It must define these macros with string values: diff --git a/posix/uname.c b/posix/uname.c index c7132dbd58..408676b896 100644 --- a/posix/uname.c +++ b/posix/uname.c @@ -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 <errno.h> #include <string.h> diff --git a/posix/unistd.h b/posix/unistd.h index 55a989f7bb..ede27215d8 100644 --- a/posix/unistd.h +++ b/posix/unistd.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/>. */ /* * POSIX Standard: 2.10 Symbolic Constants <unistd.h> diff --git a/posix/vfork.c b/posix/vfork.c index 745b3213ad..ffb5f70d14 100644 --- a/posix/vfork.c +++ b/posix/vfork.c @@ -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/>. */ #include <errno.h> #include <unistd.h> diff --git a/posix/wait.c b/posix/wait.c index 8f15240d17..0acd1e4926 100644 --- a/posix/wait.c +++ b/posix/wait.c @@ -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/>. */ #include <sys/wait.h> #include <errno.h> diff --git a/posix/wait3.c b/posix/wait3.c index 76038e6d0d..6b6e3a500d 100644 --- a/posix/wait3.c +++ b/posix/wait3.c @@ -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/>. */ #include <errno.h> #include <sys/wait.h> diff --git a/posix/wait4.c b/posix/wait4.c index 352fb5d840..eb4f7fb6de 100644 --- a/posix/wait4.c +++ b/posix/wait4.c @@ -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/>. */ #include <sys/types.h> #include <sys/wait.h> diff --git a/posix/waitid.c b/posix/waitid.c index 4f439a88a6..824e1e1bd1 100644 --- a/posix/waitid.c +++ b/posix/waitid.c @@ -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/>. */ #include <errno.h> #include <sys/types.h> diff --git a/posix/waitpid.c b/posix/waitpid.c index 0b7c2d71b8..adae03918a 100644 --- a/posix/waitpid.c +++ b/posix/waitpid.c @@ -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/>. */ #include <errno.h> #include <sys/wait.h> diff --git a/posix/wordexp-test.c b/posix/wordexp-test.c index 10a0768a6b..957184cf47 100644 --- a/posix/wordexp-test.c +++ b/posix/wordexp-test.c @@ -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/>. */ #include <sys/stat.h> #include <sys/types.h> diff --git a/posix/wordexp-tst.sh b/posix/wordexp-tst.sh index ce86f87ccb..9991eb34e1 100755 --- a/posix/wordexp-tst.sh +++ b/posix/wordexp-tst.sh @@ -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/>. set -e diff --git a/posix/wordexp.c b/posix/wordexp.c index 22c6d18a9c..6a6e3a8e11 100644 --- a/posix/wordexp.c +++ b/posix/wordexp.c @@ -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/>. */ #include <ctype.h> #include <errno.h> diff --git a/posix/wordexp.h b/posix/wordexp.h index 060f13fe49..37cc7964cc 100644 --- a/posix/wordexp.h +++ b/posix/wordexp.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 _WORDEXP_H #define _WORDEXP_H 1 |