]> git.saurik.com Git - bison.git/commitdiff
gnulib: update to latest.
authorJoel E. Denny <jdenny@clemson.edu>
Tue, 19 Jan 2010 19:04:40 +0000 (14:04 -0500)
committerJoel E. Denny <jdenny@clemson.edu>
Tue, 19 Jan 2010 19:20:12 +0000 (14:20 -0500)
ChangeLog
build-aux/.cvsignore
build-aux/.gitignore
gnulib
lib/.cvsignore
lib/.gitignore
m4/.cvsignore
m4/.gitignore

index 2f4d3d1c59700229e37c05d9fa237cb271352632..d9d26fb859043e4f8d0021a3aadc2fa5a46c4b93 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2010-01-19  Joel E. Denny  <jdenny@clemson.edu>
+
+       gnulib: update to latest.
+
 2010-01-19  Joel E. Denny  <jdenny@clemson.edu>
 
        ChangeLog (2006-09-15): add Odd Arild Olsen's role for push.c.
index 7715114212a9470201e539d99ed619e78f261e22..7324ae0ed4e28d507bf3bd2859d7c8cce705ad00 100644 (file)
@@ -1,6 +1,7 @@
 Makefile
 Makefile.in
 announce-gen
+arg-nonnull.h
 compile
 config.guess
 config.rpath
@@ -18,4 +19,5 @@ texinfo.tex
 update-copyright
 useless-if-before-free
 vc-list-files
+warn-on-use.h
 ylwrap
index 610ad9e5c4c2bdcfd39d577d5175bd86e9a3e1a6..7c5b909e419c71b52711ba101c90405f5b7ed533 100644 (file)
@@ -1,6 +1,7 @@
 /Makefile
 /Makefile.in
 /announce-gen
+/arg-nonnull.h
 /compile
 /config.guess
 /config.rpath
@@ -18,4 +19,5 @@
 /update-copyright
 /useless-if-before-free
 /vc-list-files
+/warn-on-use.h
 /ylwrap
diff --git a/gnulib b/gnulib
index 3ef64012bf653379fda629f5a6b619be4c1f2e69..102c411be0dfd9ac6aa0bb6450415e87bf0842ca 160000 (submodule)
--- a/gnulib
+++ b/gnulib
@@ -1 +1 @@
-Subproject commit 3ef64012bf653379fda629f5a6b619be4c1f2e69
+Subproject commit 102c411be0dfd9ac6aa0bb6450415e87bf0842ca
index 9cf8ec51983d978c081b940cab914d4900fa5550..60f663f9a2709510121f8126dc7459b5ea8466b5 100644 (file)
@@ -3,6 +3,7 @@ Makefile
 Makefile.in
 argmatch.c
 argmatch.h
+basename-lgpl.c
 basename.c
 bitrotate.h
 c-ctype.c
@@ -15,16 +16,21 @@ config.charset
 config.h
 config.hin
 configmake.h
+dirname-lgpl.c
 dirname.c
 dirname.h
 dup-safer.c
+dup2.c
 errno.in.h
 error.c
 error.h
 exitfail.c
 exitfail.h
+fcntl.c
+fcntl.in.h
 fd-safer.c
 fopen-safer.c
+fopen.c
 getopt.c
 getopt.h
 getopt.in.h
@@ -70,6 +76,8 @@ stdint.in.h
 stdint_.h
 stdio--.h
 stdio-safer.h
+stdio-write.c
+stdio.in.h
 stdlib.h
 stdlib.in.h
 stdlib_.h
index 61afc481d65fb1bb3641a85e7717262753645a86..d0dcc2a0c8a1dcf41265de4b9bea3d2461fa4b9d 100644 (file)
@@ -6,6 +6,7 @@
 /Makefile.in
 /argmatch.c
 /argmatch.h
+/basename-lgpl.c
 /basename.c
 /bitrotate.h
 /c-ctype.c
 /config.h
 /config.hin
 /configmake.h
+/dirname-lgpl.c
 /dirname.c
 /dirname.h
 /dup-safer.c
+/dup2.c
 /errno.in.h
 /error.c
 /error.h
 /exitfail.c
 /exitfail.h
+/fcntl.c
+/fcntl.in.h
 /fd-safer.c
 /fopen-safer.c
+/fopen.c
 /getopt.c
 /getopt.h
 /getopt.in.h
@@ -73,6 +79,8 @@
 /stdint_.h
 /stdio--.h
 /stdio-safer.h
+/stdio-write.c
+/stdio.in.h
 /stdlib.h
 /stdlib.in.h
 /stdlib_.h
index 9012c372390204ebddda45f06734aae61960161c..d4016ed6c0010b465b362f5ba2f2171d1e664bf5 100644 (file)
@@ -6,11 +6,16 @@ config-h.m4
 dirname.m4
 dos.m4
 double-slash-root.m4
+dup2.m4
 environ.m4
 errno_h.m4
 error.m4
 exitfail.m4
 extensions.m4
+fcntl-o.m4
+fcntl.m4
+fcntl_h.m4
+fopen.m4
 getopt.m4
 getpagesize.m4
 gettext.m4
@@ -55,6 +60,7 @@ stddef_h.m4
 stdint.m4
 stdint_h.m4
 stdio-safer.m4
+stdio_h.m4
 stdlib_h.m4
 stpcpy.m4
 strerror.m4
@@ -68,6 +74,7 @@ threadlib.m4
 unistd-safer.m4
 unistd_h.m4
 unlocked-io.m4
+warn-on-use.m4
 warning.m4
 warnings.m4
 wchar.m4
index ef6cd381a53641b6a63b58c2c00db44d3d2a52c1..6b147a8032e3746e61b9dc6b90573b04ad256165 100644 (file)
@@ -6,11 +6,16 @@
 /dirname.m4
 /dos.m4
 /double-slash-root.m4
+/dup2.m4
 /environ.m4
 /errno_h.m4
 /error.m4
 /exitfail.m4
 /extensions.m4
+/fcntl-o.m4
+/fcntl.m4
+/fcntl_h.m4
+/fopen.m4
 /getopt.m4
 /getpagesize.m4
 /gettext.m4
@@ -55,6 +60,7 @@
 /stdint.m4
 /stdint_h.m4
 /stdio-safer.m4
+/stdio_h.m4
 /stdlib_h.m4
 /stpcpy.m4
 /strerror.m4
@@ -68,6 +74,7 @@
 /unistd-safer.m4
 /unistd_h.m4
 /unlocked-io.m4
+/warn-on-use.m4
 /warning.m4
 /warnings.m4
 /wchar.m4