summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel E. Denny <jdenny@clemson.edu>2010-01-19 14:04:40 -0500
committerJoel E. Denny <jdenny@clemson.edu>2010-01-19 14:20:12 -0500
commite2f3fda11aade4ba42dda61bd9899ce47606cfc3 (patch)
treeffd0ec4609a46ed3c795fb4fe71b032dd9afed50
parent3c0be4341168b7dfdfba9430db0b74bc71d911c3 (diff)
downloadbison-e2f3fda11aade4ba42dda61bd9899ce47606cfc3.tar.gz
gnulib: update to latest.
-rw-r--r--ChangeLog4
-rw-r--r--build-aux/.cvsignore2
-rw-r--r--build-aux/.gitignore2
m---------gnulib0
-rw-r--r--lib/.cvsignore8
-rw-r--r--lib/.gitignore8
-rw-r--r--m4/.cvsignore7
-rw-r--r--m4/.gitignore7
8 files changed, 38 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2f4d3d1c..d9d26fb8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
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.
2010-01-15 Joel E. Denny <jdenny@clemson.edu>
diff --git a/build-aux/.cvsignore b/build-aux/.cvsignore
index 77151142..7324ae0e 100644
--- a/build-aux/.cvsignore
+++ b/build-aux/.cvsignore
@@ -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
diff --git a/build-aux/.gitignore b/build-aux/.gitignore
index 610ad9e5..7c5b909e 100644
--- a/build-aux/.gitignore
+++ b/build-aux/.gitignore
@@ -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
-Subproject 3ef64012bf653379fda629f5a6b619be4c1f2e6
+Subproject 102c411be0dfd9ac6aa0bb6450415e87bf0842c
diff --git a/lib/.cvsignore b/lib/.cvsignore
index 9cf8ec51..60f663f9 100644
--- a/lib/.cvsignore
+++ b/lib/.cvsignore
@@ -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
diff --git a/lib/.gitignore b/lib/.gitignore
index 61afc481..d0dcc2a0 100644
--- a/lib/.gitignore
+++ b/lib/.gitignore
@@ -6,6 +6,7 @@
/Makefile.in
/argmatch.c
/argmatch.h
+/basename-lgpl.c
/basename.c
/bitrotate.h
/c-ctype.c
@@ -18,16 +19,21 @@
/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
diff --git a/m4/.cvsignore b/m4/.cvsignore
index 9012c372..d4016ed6 100644
--- a/m4/.cvsignore
+++ b/m4/.cvsignore
@@ -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
diff --git a/m4/.gitignore b/m4/.gitignore
index ef6cd381..6b147a80 100644
--- a/m4/.gitignore
+++ b/m4/.gitignore
@@ -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