diff options
author | Paul Smith <psmith@gnu.org> | 2011-11-13 23:39:54 +0000 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 2011-11-13 23:39:54 +0000 |
commit | bfc3e1ca7c0c1504c9873ee1baacce73330b037e (patch) | |
tree | 35883fc2128e735d7fb5fa77624a12e99fca104e /ChangeLog | |
parent | c7d07fd0b5e0fcbb76480f207fdd64573d50c893 (diff) | |
download | gunmake-bfc3e1ca7c0c1504c9873ee1baacce73330b037e.tar.gz |
Enable high-resolution timestamps for Darwin (Mac OSX)
Patch provided by Troy Runkel <Troy.Runkel@mathworks.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2011-11-13 Paul Smith <psmith@gnu.org> + + * acinclude.m4 (AC_STRUCT_ST_MTIM_NSEC): Add support for Darwin. + Patch provided by Troy Runkel <Troy.Runkel@mathworks.com> + * filedef.h (FILE_TIMESTAMP_STAT_MODTIME): Ditto. + 2011-09-18 Paul Smith <psmith@gnu.org> * main.c (main): If we're re-exec'ing and we're the master make, |