gnulib: update to latest.

This commit is contained in:
Joel E. Denny
2010-01-19 14:04:40 -05:00
parent 3c0be43411
commit e2f3fda11a
8 changed files with 39 additions and 1 deletions

View File

@@ -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.

View 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

View 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

2
gnulib

Submodule gnulib updated: 3ef64012bf...102c411be0

View 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

8
lib/.gitignore vendored
View File

@@ -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

View 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

7
m4/.gitignore vendored
View 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