gnulib: update to latest.

This commit is contained in:
Joel E. Denny
2010-01-19 14:39:16 -05:00
parent e592664788
commit 8d830047ec
8 changed files with 17 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> 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.

View File

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

View File

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

Submodule gnulib updated: 3fd9a2df88...102c411be0

View File

@@ -28,6 +28,8 @@ 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
float+.h float+.h
float.in.h float.in.h

2
lib/.gitignore vendored
View File

@@ -31,6 +31,8 @@
/error.h /error.h
/exitfail.c /exitfail.c
/exitfail.h /exitfail.h
/fcntl.c
/fcntl.in.h
/fd-safer.c /fd-safer.c
/float+.h /float+.h
/float.in.h /float.in.h

View File

@@ -16,6 +16,8 @@ exponentd.m4
exponentf.m4 exponentf.m4
exponentl.m4 exponentl.m4
extensions.m4 extensions.m4
fcntl-o.m4
fcntl.m4
fcntl_h.m4 fcntl_h.m4
float_h.m4 float_h.m4
fopen.m4 fopen.m4
@@ -103,6 +105,7 @@ vfprintf-posix.m4
vsnprintf-posix.m4 vsnprintf-posix.m4
vsnprintf.m4 vsnprintf.m4
vsprintf-posix.m4 vsprintf-posix.m4
warn-on-use.m4
warning.m4 warning.m4
warnings.m4 warnings.m4
wchar.m4 wchar.m4

3
m4/.gitignore vendored
View File

@@ -16,6 +16,8 @@
/exponentf.m4 /exponentf.m4
/exponentl.m4 /exponentl.m4
/extensions.m4 /extensions.m4
/fcntl-o.m4
/fcntl.m4
/fcntl_h.m4 /fcntl_h.m4
/float_h.m4 /float_h.m4
/fopen.m4 /fopen.m4
@@ -103,6 +105,7 @@
/vsnprintf-posix.m4 /vsnprintf-posix.m4
/vsnprintf.m4 /vsnprintf.m4
/vsprintf-posix.m4 /vsprintf-posix.m4
/warn-on-use.m4
/warning.m4 /warning.m4
/warnings.m4 /warnings.m4
/wchar.m4 /wchar.m4