1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-02-13 02:42:18 +02:00

cp, mv, touch: fix file time manipulation on Solaris 10

* gnulib: Update to latest, for futimens fix.
* .gitignore: Ignore another recent gnulib-generated file.
This commit is contained in:
Eric Blake
2010-11-04 08:16:04 -06:00
parent 1369fe9284
commit 7b4e77352d
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@@ -51,6 +51,7 @@
/lib/progname.c
/lib/progname.h
/lib/selinux
/lib/stamp-h1
/lib/unistr
/lib/uniwidth
/lib/unused-parameter.h

2
gnulib

Submodule gnulib updated: 87f692bf11...37b74cd909