[bug #40056] make should automatically detect targets with low resolution timestamps

2014-03-03 Thread Paul D. Smith
Follow-up Comment #6, bug #40056 (project make): I will definitely fix this before the next release. ___ Reply to this item at: http://savannah.gnu.org/bugs/?40056 ___ Message sent via/by

[bug #40056] make should automatically detect targets with low resolution timestamps

2013-09-22 Thread Paul D. Smith
Follow-up Comment #1, bug #40056 (project make): Philip Guether writes on the bug-make mailing list: You're looking for pathconf(path, _PC_TIMESTAMP_RESOLUTION) See also: http://pubs.opengroup.org/onlinepubs/9699919799/functions/fpathconf.html However, last I checked glibc and Linux

[bug #40056] make should automatically detect targets with low resolution timestamps

2013-09-17 Thread James Ralston
URL: http://savannah.gnu.org/bugs/?40056 Summary: make should automatically detect targets with low resolution timestamps Project: make Submitted by: ralston Submitted on: Wed 18 Sep 2013 05:12:18 AM GMT Severity: 3 -

Re: [bug #40056] make should automatically detect targets with low resolution timestamps

2013-09-17 Thread Philip Guenther
On Tue, Sep 17, 2013 at 10:12 PM, James Ralston invalid.nore...@gnu.org wrote: ... The statfs(2) system call will return the f_type field in the struct statfs, but unfortunately, the field is the same for all variants of ext (ext2, ext3, ext4). So as far as I know (although I would be happy to