summaryrefslogtreecommitdiff
path: root/src/sys/eventfd.rs
diff options
context:
space:
mode:
authorJulio Merino <julio@meroh.net>2018-10-02 06:11:33 -0400
committerJulio Merino <jmmv@google.com>2018-10-02 10:50:05 -0400
commit06be3ee604ace2a49c9cc35edd55c058f18b7534 (patch)
treec908ae299cee0a61394945a996189bd1718232c6 /src/sys/eventfd.rs
parenta32b46ead6b22699e842226f0fac19de745a8219 (diff)
downloadnix-06be3ee604ace2a49c9cc35edd55c058f18b7534.zip
Add a wrapper for utimes(2)
PR #944 added wrappers for the more-modern futimens(2) and utimesat(2), but unfortunately these APIs are not available on old-ish systems. In particular, macOS Sierra and below don't implement them, making the new APIs unusable. Whether we should care about such "old" systems is debatable, but the problem is that, at the moment, this is the only macOS version usable on Travis to test kexts and, thus, to test FUSE file systems.
Diffstat (limited to 'src/sys/eventfd.rs')
0 files changed, 0 insertions, 0 deletions