mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-27 23:40:10 +00:00
Define _STATBUF_ST_NSEC.
This commit is contained in:
parent
fbdd196b52
commit
66f558e194
@ -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. */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user