diff options
author | Ben Noordhuis <info@bnoordhuis.nl> | 2013-01-17 18:34:02 +0100 |
---|---|---|
committer | Ben Noordhuis <info@bnoordhuis.nl> | 2013-01-17 18:43:07 +0100 |
commit | 372ac34d5f80412c09cc40a4e3b72379afa7f637 (patch) | |
tree | ae2a5a9316b64a4732eaa5b9d3aae2b0dbb02292 /test/test-tcp-bind-error.c | |
parent | 358957cdec34cc2c7c0116637e624800b0e5e36a (diff) | |
download | libuv-372ac34d5f80412c09cc40a4e3b72379afa7f637.tar.gz libuv-372ac34d5f80412c09cc40a4e3b72379afa7f637.zip |
linux: translate futimes() fallback error codes
The fallback added in 9d4a16e uses the /proc filesystem to emulate
utimensat().
Translate error codes that indicate no procfs is mounted to ENOSYS.
Letting those error codes through unchecked will only confuse callers.
Diffstat (limited to 'test/test-tcp-bind-error.c')
0 files changed, 0 insertions, 0 deletions