This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 3/6] Fall back on utimes if futimes is not available


On Mon, May 04, 2015 at 01:58:57AM -0400, Mike Frysinger wrote:
> On 04 May 2015 02:25, Max Filippov wrote:
> > From: "Anthony G. Basile" <blueness@gentoo.org>
> > 
> > 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.

Agreed. Then we don't need any extra conditionals.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]