summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkim Demaille <akim.demaille@gmail.com>2020-01-10 19:54:39 +0100
committerAkim Demaille <akim.demaille@gmail.com>2020-01-11 06:03:51 +0100
commit9cf0a97aa9cbbe39002c086a76a03b05307fcc63 (patch)
tree4401de1622226eaae963e9aed3389cdf91181e8e
parent3dec8a4caf19f7f772428b8a99f98d18d472efb3 (diff)
downloadbison-9cf0a97aa9cbbe39002c086a76a03b05307fcc63.tar.gz
gnulib: update
-rwxr-xr-xbootstrap2
m---------gnulib0
-rw-r--r--lib/.gitignore10
-rw-r--r--m4/.gitignore3
4 files changed, 13 insertions, 2 deletions
diff --git a/bootstrap b/bootstrap
index e273ea73..70fd73cc 100755
--- a/bootstrap
+++ b/bootstrap
@@ -4,7 +4,7 @@ scriptversion=2019-01-04.17; # UTC
# Bootstrap this package from checked-out sources.
-# Copyright (C) 2003-2019 Free Software Foundation, Inc.
+# Copyright (C) 2003-2020 Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/gnulib b/gnulib
-Subproject b943dd6649ea85729999d67a684988c2711a83e
+Subproject f5eb8cea72469348b423ae22068eeb9e1399011
diff --git a/lib/.gitignore b/lib/.gitignore
index b8253d19..70dfc13e 100644
--- a/lib/.gitignore
+++ b/lib/.gitignore
@@ -139,12 +139,15 @@
/isnanl.c
/iswblank.c
/itold.c
+/lc-charset-dispatch.c
+/lc-charset-dispatch.h
/ldexpl.c
/libc-config.h
/limits.h
/limits.in.h
/localcharset.c
/localcharset.h
+/locale.in.h
/localtime-buffer.c
/localtime-buffer.h
/lstat.c
@@ -158,10 +161,14 @@
/mbchar.h
/mbfile.c
/mbfile.h
+/mbrtowc-impl-utf8.h
+/mbrtowc-impl.h
/mbrtowc.c
/mbsinit.c
/mbswidth.c
/mbswidth.h
+/mbtowc-lock.c
+/mbtowc-lock.h
/memchr.c
/memchr.valgrind
/minmax.h
@@ -209,6 +216,9 @@
/sched.h
/sched.in.h
/setenv.c
+/setlocale-lock.c
+/setlocale_null.c
+/setlocale_null.h
/sig-handler.c
/sig-handler.h
/sigaction.c
diff --git a/m4/.gitignore b/m4/.gitignore
index 3f79935e..12735327 100644
--- a/m4/.gitignore
+++ b/m4/.gitignore
@@ -88,9 +88,9 @@
/locale-fr.m4
/locale-ja.m4
/locale-zh.m4
+/locale_h.m4
/localtime-buffer.m4
/lock.m4
-/longlong.m4
/lstat.m4
/malloc.m4
/malloca.m4
@@ -141,6 +141,7 @@
/rmdir.m4
/sched_h.m4
/setenv.m4
+/setlocale_null.m4
/sh-filename.m4
/sig_atomic_t.m4
/sigaction.m4