]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Define _STATBUF_ST_NSEC.
authorUlrich Drepper <drepper@redhat.com>
Thu, 26 Jun 2003 17:00:37 +0000 (17:00 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 26 Jun 2003 17:00:37 +0000 (17:00 +0000)
sysdeps/unix/sysv/linux/m68k/bits/stat.h

index 3f1f343ad429732aeafc61381ca6dc8c650d4bd7..dc06b13e2fc62a1ffb67706e762e6671e5c64cdd 100644 (file)
@@ -132,6 +132,8 @@ struct stat64
 /* Tell code we have these members.  */
 #define        _STATBUF_ST_BLKSIZE
 #define _STATBUF_ST_RDEV
+/* Nanosecond resolution time values are supported.  */
+#define _STATBUF_ST_NSEC
 
 /* Encoding of the file mode.  */