Patch #606592: Subsecond timestamps in stat_result.

This commit is contained in:
Martin v. Löwis 2002-09-09 14:24:16 +00:00
parent df453fd026
commit 94717ed1d4
6 changed files with 112 additions and 11 deletions

View file

@ -388,6 +388,9 @@
/* Define to 1 if you have the `statvfs' function. */
#undef HAVE_STATVFS
/* Define if you have struct stat.st_mtim.tv_nsec */
#undef HAVE_STAT_TV_NSEC
/* Define to 1 if you have the <stdarg.h> header file. */
#undef HAVE_STDARG_H