Skip to content

Commit

Permalink
Merge from Gnulib
Browse files Browse the repository at this point in the history
This incorporates:
2017-09-13 all: prefer https: URLs
This just changes http: to https: in comments,
in files copied from Gnulib.
  • Loading branch information
eggert committed Sep 13, 2017
1 parent 4bef92e commit a0202fd
Show file tree
Hide file tree
Showing 150 changed files with 157 additions and 157 deletions.
4 changes: 2 additions & 2 deletions build-aux/gitlog-to-changelog
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ eval '(exit $?0)' && eval 'exec perl -wS "$0" "$@"'
if 0;
# Convert git log output to ChangeLog format.

my $VERSION = '2016-03-22 21:49'; # UTC
my $VERSION = '2017-09-13 06:45'; # UTC
# The definition above must lie within the first 8 lines in order
# for the Emacs time-stamp write hook (at end) to update it.
# If you change this file with Emacs, please let the write hook
Expand All @@ -22,7 +22,7 @@ my $VERSION = '2016-03-22 21:49'; # UTC
# 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/>.

# Written by Jim Meyering

Expand Down
6 changes: 3 additions & 3 deletions build-aux/move-if-change
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Like mv $1 $2, but if the files are the same, just delete $1.
# Status is zero if successful, nonzero otherwise.

VERSION='2016-01-11 22:04'; # UTC
VERSION='2017-09-13 06:45'; # UTC
# The definition above must lie within the first 8 lines in order
# for the Emacs time-stamp write hook (at end) to update it.
# If you change this file with Emacs, please let the write hook
Expand All @@ -21,7 +21,7 @@ VERSION='2016-01-11 22:04'; # UTC
# 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/>.

usage="usage: $0 SOURCE DEST"

Expand All @@ -39,7 +39,7 @@ Report bugs to <[email protected]>."
version=`expr "$VERSION" : '\([^ ]*\)'`
version="move-if-change (gnulib) $version
Copyright (C) 2011 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law."

Expand Down
4 changes: 2 additions & 2 deletions build-aux/update-copyright
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ eval '(exit $?0)' && eval 'exec perl -wS -0777 -pi "$0" "$@"'
if 0;
# Update an FSF copyright year list to include the current year.

my $VERSION = '2016-01-12.23:13'; # UTC
my $VERSION = '2017-09-13.06:45'; # UTC

# Copyright (C) 2009-2017 Free Software Foundation, Inc.
#
Expand All @@ -18,7 +18,7 @@ my $VERSION = '2016-01-12.23:13'; # UTC
# 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/>.

# Written by Jim Meyering and Joel E. Denny

Expand Down
2 changes: 1 addition & 1 deletion lib/acl-errno-valid.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,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/>.
Written by Paul Eggert. */

Expand Down
2 changes: 1 addition & 1 deletion lib/acl-internal.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,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/>.
Written by Paul Eggert, Andreas Grünbacher, and Bruno Haible. */

Expand Down
2 changes: 1 addition & 1 deletion lib/acl-internal.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,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/>.
Written by Paul Eggert, Andreas Grünbacher, and Bruno Haible. */

Expand Down
2 changes: 1 addition & 1 deletion lib/acl.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,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/>.
Written by Paul Eggert. */

Expand Down
2 changes: 1 addition & 1 deletion lib/acl_entries.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,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/>.
Written by Paul Eggert and Andreas Gruenbacher. */

Expand Down
2 changes: 1 addition & 1 deletion lib/alloca.in.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
You should have received a copy of the GNU General Public
License along with this program; if not, see
<http://www.gnu.org/licenses/>.
<https://www.gnu.org/licenses/>.
*/

/* Avoid using the symbol _ALLOCA_H here, as Bison assumes _ALLOCA_H
Expand Down
2 changes: 1 addition & 1 deletion lib/allocator.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,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/>. */

/* Written by Paul Eggert. */

Expand Down
2 changes: 1 addition & 1 deletion lib/arg-nonnull.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
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/>. */

/* _GL_ARG_NONNULL((n,...,m)) tells the compiler and static analyzer tools
that the values passed as arguments n, ..., m must be non-NULL pointers.
Expand Down
2 changes: 1 addition & 1 deletion lib/at-func.c
Original file line number Diff line number Diff line change
Expand Up @@ -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/>. */

/* written by Jim Meyering */

Expand Down
2 changes: 1 addition & 1 deletion lib/binary-io.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 <config.h>

Expand Down
2 changes: 1 addition & 1 deletion lib/binary-io.h
Original file line number Diff line number Diff line change
Expand Up @@ -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/>. */

#ifndef _BINARY_H
#define _BINARY_H
Expand Down
2 changes: 1 addition & 1 deletion lib/byteswap.in.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,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/>. */

#ifndef _GL_BYTESWAP_H
#define _GL_BYTESWAP_H
Expand Down
6 changes: 3 additions & 3 deletions lib/c++defs.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
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/>. */

#ifndef _GL_CXXDEFS_H
#define _GL_CXXDEFS_H
Expand Down Expand Up @@ -266,7 +266,7 @@
_GL_CXXALIASWARN_1 (func, GNULIB_NAMESPACE)
# define _GL_CXXALIASWARN_1(func,namespace) \
_GL_CXXALIASWARN_2 (func, namespace)
/* To work around GCC bug <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43881>,
/* To work around GCC bug <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43881>,
we enable the warning only when not optimizing. */
# if !__OPTIMIZE__
# define _GL_CXXALIASWARN_2(func,namespace) \
Expand Down Expand Up @@ -294,7 +294,7 @@
GNULIB_NAMESPACE)
# define _GL_CXXALIASWARN1_1(func,rettype,parameters_and_attributes,namespace) \
_GL_CXXALIASWARN1_2 (func, rettype, parameters_and_attributes, namespace)
/* To work around GCC bug <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43881>,
/* To work around GCC bug <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43881>,
we enable the warning only when not optimizing. */
# if !__OPTIMIZE__
# define _GL_CXXALIASWARN1_2(func,rettype,parameters_and_attributes,namespace) \
Expand Down
2 changes: 1 addition & 1 deletion lib/c-ctype.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
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/>. */

#ifndef C_CTYPE_H
#define C_CTYPE_H
Expand Down
2 changes: 1 addition & 1 deletion lib/c-strcase.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,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/>. */

#ifndef C_STRCASE_H
#define C_STRCASE_H
Expand Down
2 changes: 1 addition & 1 deletion lib/c-strcasecmp.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 <config.h>

Expand Down
2 changes: 1 addition & 1 deletion lib/c-strncasecmp.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 <config.h>

Expand Down
2 changes: 1 addition & 1 deletion lib/careadlinkat.c
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,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/>. */

/* Written by Paul Eggert, Bruno Haible, and Jim Meyering. */

Expand Down
2 changes: 1 addition & 1 deletion lib/careadlinkat.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,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/>. */

/* Written by Paul Eggert, Bruno Haible, and Jim Meyering. */

Expand Down
2 changes: 1 addition & 1 deletion lib/cloexec.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,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/>.
The code is taken from glibc/manual/llio.texi */

Expand Down
2 changes: 1 addition & 1 deletion lib/cloexec.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,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/>.
*/

Expand Down
2 changes: 1 addition & 1 deletion lib/close-stream.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,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 <config.h>

Expand Down
2 changes: 1 addition & 1 deletion lib/count-leading-zeros.h
Original file line number Diff line number Diff line change
Expand Up @@ -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/>. */

/* Written by Eric Blake. */

Expand Down
2 changes: 1 addition & 1 deletion lib/count-one-bits.h
Original file line number Diff line number Diff line change
Expand Up @@ -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/>. */

/* Written by Ben Pfaff. */

Expand Down
2 changes: 1 addition & 1 deletion lib/count-trailing-zeros.h
Original file line number Diff line number Diff line change
Expand Up @@ -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/>. */

/* Written by Paul Eggert. */

Expand Down
2 changes: 1 addition & 1 deletion lib/diffseq.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,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/>. */


/* The basic idea is to consider two vectors as similar if, when
Expand Down
2 changes: 1 addition & 1 deletion lib/dirent.in.h
Original file line number Diff line number Diff line change
Expand Up @@ -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/>. */

#ifndef _@GUARD_PREFIX@_DIRENT_H

Expand Down
2 changes: 1 addition & 1 deletion lib/dirfd.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,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/>. */

/* Written by Jim Meyering. */

Expand Down
2 changes: 1 addition & 1 deletion lib/dosname.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,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/>.
From Paul Eggert and Jim Meyering. */

Expand Down
2 changes: 1 addition & 1 deletion lib/dtotimespec.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,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/>. */

/* written by Paul Eggert */

Expand Down
2 changes: 1 addition & 1 deletion lib/dup2.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,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/>. */

/* written by Paul Eggert */

Expand Down
2 changes: 1 addition & 1 deletion lib/errno.in.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,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/>. */

#ifndef _@GUARD_PREFIX@_ERRNO_H

Expand Down
2 changes: 1 addition & 1 deletion lib/euidaccess.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,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/>. */

/* Written by David MacKenzie and Torbjorn Granlund.
Adapted for GNU C library by Roland McGrath. */
Expand Down
2 changes: 1 addition & 1 deletion lib/execinfo.in.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,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/>. */

/* Written by Paul Eggert. */

Expand Down
2 changes: 1 addition & 1 deletion lib/explicit_bzero.c
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
You should have received a copy of the GNU General Public
License along with the GNU C Library; if not, see
<http://www.gnu.org/licenses/>. */
<https://www.gnu.org/licenses/>. */

/* An assembler implementation of explicit_bzero can be created as an
assembler alias of an optimized bzero implementation.
Expand Down
Loading

0 comments on commit a0202fd

Please sign in to comment.