mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-17 00:03:03 +00:00
gnulib: update to latest.
This commit is contained in:
@@ -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>
|
2010-01-19 Joel E. Denny <jdenny@clemson.edu>
|
||||||
|
|
||||||
ChangeLog (2006-09-15): add Odd Arild Olsen's role for push.c.
|
ChangeLog (2006-09-15): add Odd Arild Olsen's role for push.c.
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
Makefile
|
Makefile
|
||||||
Makefile.in
|
Makefile.in
|
||||||
announce-gen
|
announce-gen
|
||||||
|
arg-nonnull.h
|
||||||
compile
|
compile
|
||||||
config.guess
|
config.guess
|
||||||
config.rpath
|
config.rpath
|
||||||
@@ -18,4 +19,5 @@ texinfo.tex
|
|||||||
update-copyright
|
update-copyright
|
||||||
useless-if-before-free
|
useless-if-before-free
|
||||||
vc-list-files
|
vc-list-files
|
||||||
|
warn-on-use.h
|
||||||
ylwrap
|
ylwrap
|
||||||
|
|||||||
2
build-aux/.gitignore
vendored
2
build-aux/.gitignore
vendored
@@ -1,6 +1,7 @@
|
|||||||
/Makefile
|
/Makefile
|
||||||
/Makefile.in
|
/Makefile.in
|
||||||
/announce-gen
|
/announce-gen
|
||||||
|
/arg-nonnull.h
|
||||||
/compile
|
/compile
|
||||||
/config.guess
|
/config.guess
|
||||||
/config.rpath
|
/config.rpath
|
||||||
@@ -18,4 +19,5 @@
|
|||||||
/update-copyright
|
/update-copyright
|
||||||
/useless-if-before-free
|
/useless-if-before-free
|
||||||
/vc-list-files
|
/vc-list-files
|
||||||
|
/warn-on-use.h
|
||||||
/ylwrap
|
/ylwrap
|
||||||
|
|||||||
2
gnulib
2
gnulib
Submodule gnulib updated: 3ef64012bf...102c411be0
@@ -3,6 +3,7 @@ Makefile
|
|||||||
Makefile.in
|
Makefile.in
|
||||||
argmatch.c
|
argmatch.c
|
||||||
argmatch.h
|
argmatch.h
|
||||||
|
basename-lgpl.c
|
||||||
basename.c
|
basename.c
|
||||||
bitrotate.h
|
bitrotate.h
|
||||||
c-ctype.c
|
c-ctype.c
|
||||||
@@ -15,16 +16,21 @@ config.charset
|
|||||||
config.h
|
config.h
|
||||||
config.hin
|
config.hin
|
||||||
configmake.h
|
configmake.h
|
||||||
|
dirname-lgpl.c
|
||||||
dirname.c
|
dirname.c
|
||||||
dirname.h
|
dirname.h
|
||||||
dup-safer.c
|
dup-safer.c
|
||||||
|
dup2.c
|
||||||
errno.in.h
|
errno.in.h
|
||||||
error.c
|
error.c
|
||||||
error.h
|
error.h
|
||||||
exitfail.c
|
exitfail.c
|
||||||
exitfail.h
|
exitfail.h
|
||||||
|
fcntl.c
|
||||||
|
fcntl.in.h
|
||||||
fd-safer.c
|
fd-safer.c
|
||||||
fopen-safer.c
|
fopen-safer.c
|
||||||
|
fopen.c
|
||||||
getopt.c
|
getopt.c
|
||||||
getopt.h
|
getopt.h
|
||||||
getopt.in.h
|
getopt.in.h
|
||||||
@@ -70,6 +76,8 @@ stdint.in.h
|
|||||||
stdint_.h
|
stdint_.h
|
||||||
stdio--.h
|
stdio--.h
|
||||||
stdio-safer.h
|
stdio-safer.h
|
||||||
|
stdio-write.c
|
||||||
|
stdio.in.h
|
||||||
stdlib.h
|
stdlib.h
|
||||||
stdlib.in.h
|
stdlib.in.h
|
||||||
stdlib_.h
|
stdlib_.h
|
||||||
|
|||||||
8
lib/.gitignore
vendored
8
lib/.gitignore
vendored
@@ -6,6 +6,7 @@
|
|||||||
/Makefile.in
|
/Makefile.in
|
||||||
/argmatch.c
|
/argmatch.c
|
||||||
/argmatch.h
|
/argmatch.h
|
||||||
|
/basename-lgpl.c
|
||||||
/basename.c
|
/basename.c
|
||||||
/bitrotate.h
|
/bitrotate.h
|
||||||
/c-ctype.c
|
/c-ctype.c
|
||||||
@@ -18,16 +19,21 @@
|
|||||||
/config.h
|
/config.h
|
||||||
/config.hin
|
/config.hin
|
||||||
/configmake.h
|
/configmake.h
|
||||||
|
/dirname-lgpl.c
|
||||||
/dirname.c
|
/dirname.c
|
||||||
/dirname.h
|
/dirname.h
|
||||||
/dup-safer.c
|
/dup-safer.c
|
||||||
|
/dup2.c
|
||||||
/errno.in.h
|
/errno.in.h
|
||||||
/error.c
|
/error.c
|
||||||
/error.h
|
/error.h
|
||||||
/exitfail.c
|
/exitfail.c
|
||||||
/exitfail.h
|
/exitfail.h
|
||||||
|
/fcntl.c
|
||||||
|
/fcntl.in.h
|
||||||
/fd-safer.c
|
/fd-safer.c
|
||||||
/fopen-safer.c
|
/fopen-safer.c
|
||||||
|
/fopen.c
|
||||||
/getopt.c
|
/getopt.c
|
||||||
/getopt.h
|
/getopt.h
|
||||||
/getopt.in.h
|
/getopt.in.h
|
||||||
@@ -73,6 +79,8 @@
|
|||||||
/stdint_.h
|
/stdint_.h
|
||||||
/stdio--.h
|
/stdio--.h
|
||||||
/stdio-safer.h
|
/stdio-safer.h
|
||||||
|
/stdio-write.c
|
||||||
|
/stdio.in.h
|
||||||
/stdlib.h
|
/stdlib.h
|
||||||
/stdlib.in.h
|
/stdlib.in.h
|
||||||
/stdlib_.h
|
/stdlib_.h
|
||||||
|
|||||||
@@ -6,11 +6,16 @@ config-h.m4
|
|||||||
dirname.m4
|
dirname.m4
|
||||||
dos.m4
|
dos.m4
|
||||||
double-slash-root.m4
|
double-slash-root.m4
|
||||||
|
dup2.m4
|
||||||
environ.m4
|
environ.m4
|
||||||
errno_h.m4
|
errno_h.m4
|
||||||
error.m4
|
error.m4
|
||||||
exitfail.m4
|
exitfail.m4
|
||||||
extensions.m4
|
extensions.m4
|
||||||
|
fcntl-o.m4
|
||||||
|
fcntl.m4
|
||||||
|
fcntl_h.m4
|
||||||
|
fopen.m4
|
||||||
getopt.m4
|
getopt.m4
|
||||||
getpagesize.m4
|
getpagesize.m4
|
||||||
gettext.m4
|
gettext.m4
|
||||||
@@ -55,6 +60,7 @@ stddef_h.m4
|
|||||||
stdint.m4
|
stdint.m4
|
||||||
stdint_h.m4
|
stdint_h.m4
|
||||||
stdio-safer.m4
|
stdio-safer.m4
|
||||||
|
stdio_h.m4
|
||||||
stdlib_h.m4
|
stdlib_h.m4
|
||||||
stpcpy.m4
|
stpcpy.m4
|
||||||
strerror.m4
|
strerror.m4
|
||||||
@@ -68,6 +74,7 @@ threadlib.m4
|
|||||||
unistd-safer.m4
|
unistd-safer.m4
|
||||||
unistd_h.m4
|
unistd_h.m4
|
||||||
unlocked-io.m4
|
unlocked-io.m4
|
||||||
|
warn-on-use.m4
|
||||||
warning.m4
|
warning.m4
|
||||||
warnings.m4
|
warnings.m4
|
||||||
wchar.m4
|
wchar.m4
|
||||||
|
|||||||
7
m4/.gitignore
vendored
7
m4/.gitignore
vendored
@@ -6,11 +6,16 @@
|
|||||||
/dirname.m4
|
/dirname.m4
|
||||||
/dos.m4
|
/dos.m4
|
||||||
/double-slash-root.m4
|
/double-slash-root.m4
|
||||||
|
/dup2.m4
|
||||||
/environ.m4
|
/environ.m4
|
||||||
/errno_h.m4
|
/errno_h.m4
|
||||||
/error.m4
|
/error.m4
|
||||||
/exitfail.m4
|
/exitfail.m4
|
||||||
/extensions.m4
|
/extensions.m4
|
||||||
|
/fcntl-o.m4
|
||||||
|
/fcntl.m4
|
||||||
|
/fcntl_h.m4
|
||||||
|
/fopen.m4
|
||||||
/getopt.m4
|
/getopt.m4
|
||||||
/getpagesize.m4
|
/getpagesize.m4
|
||||||
/gettext.m4
|
/gettext.m4
|
||||||
@@ -55,6 +60,7 @@
|
|||||||
/stdint.m4
|
/stdint.m4
|
||||||
/stdint_h.m4
|
/stdint_h.m4
|
||||||
/stdio-safer.m4
|
/stdio-safer.m4
|
||||||
|
/stdio_h.m4
|
||||||
/stdlib_h.m4
|
/stdlib_h.m4
|
||||||
/stpcpy.m4
|
/stpcpy.m4
|
||||||
/strerror.m4
|
/strerror.m4
|
||||||
@@ -68,6 +74,7 @@
|
|||||||
/unistd-safer.m4
|
/unistd-safer.m4
|
||||||
/unistd_h.m4
|
/unistd_h.m4
|
||||||
/unlocked-io.m4
|
/unlocked-io.m4
|
||||||
|
/warn-on-use.m4
|
||||||
/warning.m4
|
/warning.m4
|
||||||
/warnings.m4
|
/warnings.m4
|
||||||
/wchar.m4
|
/wchar.m4
|
||||||
|
|||||||
Reference in New Issue
Block a user