* lib/stat-time.h: (get_stat_birthtime): Check for zero-valued
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 3 Apr 2007 20:19:02 +0000 (20:19 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 3 Apr 2007 20:19:02 +0000 (20:19 +0000)
commitfe0f080532b2357794d4e25d66a35f4aedc4f93a
treee6e82a6233927bdbb0e3aca39ba6a81e36078239
parentf9615db940559cb08c1ab5b8a70dfaaa7eec387c
* lib/stat-time.h: (get_stat_birthtime): Check for zero-valued
birthtime on all systems, not just those which use
st_birthtimensec rather than st_birthtim.  Putting zero in
st_bithtim.tv_sec is how (for example) FreeBSD/x86 6.1
indicates that the birth time is not available for files on
an NFS mount.
ChangeLog
lib/stat-time.h