summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorAkim Demaille <akim.demaille@gmail.com>2019-09-09 19:40:31 +0200
committerAkim Demaille <akim.demaille@gmail.com>2019-09-11 09:07:27 +0200
commit84a6621c78efefbfbc1d8f5d52295287c1454357 (patch)
tree1d8f11c3e991925dc4049cbae8a9c5e216fc3db8 /lib
parent06a273625bdc34275483626e6f653be24d510093 (diff)
downloadbison-84a6621c78efefbfbc1d8f5d52295287c1454357.tar.gz
gnulib: update
Contains the creation of the xhash module. https://lists.gnu.org/archive/html/bug-gnulib/2019-09/msg00046.html * src/muscle-tab.c, src/state.c, src/symtab.c, src/uniqstr.c: Use hash_xinitialize.
Diffstat (limited to 'lib')
-rw-r--r--lib/.gitignore31
1 files changed, 18 insertions, 13 deletions
diff --git a/lib/.gitignore b/lib/.gitignore
index f3fa99c5..70f13cd6 100644
--- a/lib/.gitignore
+++ b/lib/.gitignore
@@ -16,6 +16,7 @@
/argmatch.c
/argmatch.h
/asnprintf.c
+/assure.h
/basename-lgpl.c
/basename.c
/binary-io.c
@@ -38,6 +39,7 @@
/canonicalize-lgpl.c
/careadlinkat.c
/careadlinkat.h
+/cdefs.h
/charset.alias
/cloexec.c
/cloexec.h
@@ -89,6 +91,7 @@
/fseterr.c
/fseterr.h
/fstat.c
+/fsync.c
/getdtablesize.c
/gethrxtime.c
/gethrxtime.h
@@ -131,6 +134,7 @@
/isnanl.c
/itold.c
/ldexpl.c
+/libc-config.h
/limits.h
/limits.in.h
/localcharset.c
@@ -189,6 +193,9 @@
/relocatable.c
/relocatable.h
/relocwrapper.c
+/rename.c
+/rmdir.c
+/same-inode.h
/sched.h
/sched.in.h
/setenv.c
@@ -264,6 +271,7 @@
/sys_types.in.h
/sys_wait.in.h
/sysexits.in.h
+/textstyle.in.h
/time.h
/time.in.h
/timespec.c
@@ -300,10 +308,20 @@
/wctype.h
/wctype.in.h
/wcwidth.c
+/windows-initguard.h
+/windows-mutex.c
+/windows-mutex.h
+/windows-once.c
+/windows-once.h
+/windows-recmutex.c
+/windows-recmutex.h
+/windows-rwlock.c
+/windows-rwlock.h
/xalloc-die.c
/xalloc-oversized.h
/xalloc.h
/xconcat-filename.c
+/xhash.c
/xmalloc.c
/xmemdup0.c
/xmemdup0.h
@@ -315,16 +333,3 @@
/xstrndup.h
/xtime.c
/xtime.h
-/rename.c
-/rmdir.c
-/same-inode.h
-/assure.h
-/fsync.c
-/textstyle.in.h
-/windows-mutex.c
-/windows-mutex.h
-/windows-once.c
-/windows-once.h
-/windows-recmutex.c
-/windows-recmutex.h
-/windows-spinlock.h