* lib/stat-time.h (STATE_TIMESPEC, STAT_TIMESPEC_NS): Add check for
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 7 Dec 2005 18:22:05 +0000 (18:22 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 7 Dec 2005 18:22:05 +0000 (18:22 +0000)
commit5ea987eadef4c2cc50adc6fa114e4e9099dc94e6
tree6e03aa039b92f54e9a8b7c5acd20ddab9b9de15c
parentc25ad39393734a7cfd94120b831ce94ff7f3ae15
* lib/stat-time.h (STATE_TIMESPEC, STAT_TIMESPEC_NS): Add check for
TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC, to fix IRIX 5.3
porting problem reported by Georg Schwarz in
<http://lists.gnu.org/archive/html/bug-coreutils/2005-12/msg00083.html>.
* m4/stat-time.m4 (gl_STAT_TIME): Likewise.
lib/ChangeLog
lib/stat-time.h
m4/ChangeLog
m4/stat-time.m4