Gentoo Archives: gentoo-dev

From: Ulrich Mueller <ulm@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] mtime preservation
Date: Thu, 26 Nov 2009 11:47:55
Message-Id: 19214.27326.139248.410766@a1i15.kph.uni-mainz.de
In Reply to: Re: [gentoo-dev] mtime preservation by "Łukasz Michalik"
1 >>>>> On Thu, 26 Nov 2009, £ukasz Michalik wrote:
2
3 >> I can speak for Emacs only, where the comparison code (in fileio.c) is
4 >> as follows:
5 >>
6 > [snip]
7 >>
8 >> It uses stat(2), therefore nanoseconds are ignored.
9
10 > So, when that is updated to require nanosecond resolution where
11 > supported, we're off to having this discussion again?
12
13 No, then my second argument still holds, since *.el and *.elc are
14 installed into the same directory.
15
16 Ulrich