diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2014-03-18 16:12:26 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2014-03-18 16:12:48 -0700 |
commit | ea916c70a5fc47ee6036a05416bc7462fd8dc1cd (patch) | |
tree | 4f89c7c262335c9920f3ea19ea919819bf540987 /bootstrap | |
parent | 0093ac8d57a0f1a16fd09d98f6a524dddb6053e7 (diff) | |
download | coreutils-ea916c70a5fc47ee6036a05416bc7462fd8dc1cd.tar.xz |
stat: port birthtime to Solaris 11
Problem reported by Rich Burridge.
* src/stat.c [HAVE_GETATTRAT]: Include <attr.h>, <sys/nvpair.h>.
(print_statfs, print_stat, print_it):
Pass fd, too, for the benefit of get_birthtime.
All uses changed.
(get_birthtime): New function, for porting to Solaris 11.
(print_stat): Use it.
* configure.ac (getattrat, LIB_NVPAIR): New checks.
* src/local.mk (src_stat_LDADD): Add $(LIB_NVPAIR).
Diffstat (limited to 'bootstrap')
0 files changed, 0 insertions, 0 deletions