1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-29 11:41:21 +03:00

Define _STATBUF_ST_NSEC.

This commit is contained in:
Ulrich Drepper
2003-06-26 17:00:37 +00:00
parent 6476910b7e
commit 752c83a2b6
7 changed files with 14 additions and 0 deletions

View File

@ -150,6 +150,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. */