diff options
author | Ben Noordhuis <info@bnoordhuis.nl> | 2013-01-17 14:19:58 +0100 |
---|---|---|
committer | Ben Noordhuis <info@bnoordhuis.nl> | 2013-01-17 14:22:55 +0100 |
commit | 9d4a16eefe9d579d0c4eafaa3124f78c7ad526ec (patch) | |
tree | d51a8906c4b8b029011feb90c9f2f361e5f98b95 /test/test-tcp-bind6-error.c | |
parent | 629a59b35b1af797a1571559105aef8df613c8cf (diff) | |
download | libuv-9d4a16eefe9d579d0c4eafaa3124f78c7ad526ec.tar.gz libuv-9d4a16eefe9d579d0c4eafaa3124f78c7ad526ec.zip |
linux: add futimes() fallback
The utimensat() syscall was added in 2.6.22. Add a fallback mode for
older kernels that uses utimes("/proc/self/fd/<fd>").
Fixes #687.
Diffstat (limited to 'test/test-tcp-bind6-error.c')
0 files changed, 0 insertions, 0 deletions