[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [coreutils] [PATCH] maint: update to latest gnulib
From: |
Jim Meyering |
Subject: |
Re: [coreutils] [PATCH] maint: update to latest gnulib |
Date: |
Fri, 17 Sep 2010 11:07:01 +0200 |
Eric Blake wrote:
> * gnulib: Update to latest.
> * bootstrap.conf (gnulib_modules): Add fdutimensat.
> * src/touch.c (touch): Use fdutimensat instead of gl_futimens.
> ---
>
> In light of Paul's desire to use fdutimensat in tar, this is
> the matching change to get coreutils to use it. Okay to apply?
Sure. Thanks for handling that.