From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============2099707421139483110==" MIME-Version: 1.0 From: Max Filippov To: elfutils-devel@lists.fedorahosted.org Subject: Re: [PATCH 3/6] Fall back on utimes if futimes is not available Date: Mon, 04 May 2015 15:58:32 +0300 Message-ID: In-Reply-To: 20150504055857.GA30924@vapier --===============2099707421139483110== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable On Mon, May 4, 2015 at 8:58 AM, Mike Frysinger wrote: > On 04 May 2015 02:25, Max Filippov wrote: >> From: "Anthony G. Basile" >> >> We check if futimes is provided, and if it is not, we fall back >> on utimes which is POSIX. > > imo we should use futimens everywhere. that is in POSIX. > -mike Ok, I've changed that. -- = Thanks. -- Max --===============2099707421139483110==--