commit | 47fcfcbadce36c7ccc00c69b4c80717a0d6b9288 | [log] [tgz] |
---|---|---|
author | Alan Modra <amodra@gmail.com> | Wed Aug 04 14:44:08 2021 +0930 |
committer | Alan Modra <amodra@gmail.com> | Wed Aug 04 14:44:08 2021 +0930 |
tree | cbc7d20e8eb72176ee93a03258967dd622ee0fae | |
parent | 010e444b2f731ca56b6fba7f4dd47df17d6e7008 [diff] |
PR28156, rename.c doesn't compile with MinGW Guard against lack of struct timespec definition. PR 28156 * rename.c (get_stat_atime, get_stat_mtime): Don't compile unless HAVE_UTIMENSAT is defined.