libuv/src
Nikolai Vavilov 239ab6b012
win: map ERROR_INVALID_NAME to UV_EINVAL
E.g. when trying to create a file named "foo??".

Refs: https://github.com/nodejs/node/issues/8987
PR-URL: https://github.com/libuv/libuv/pull/1088
Reviewed-By: Saúl Ibarra Corretgé <saghul@gmail.com>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
2017-05-31 14:50:12 +02:00
..
unix Merge branch 'v1.x' into merge-v1 2017-01-17 22:01:39 -06:00
win win: map ERROR_INVALID_NAME to UV_EINVAL 2017-05-31 14:50:12 +02:00
fs-poll.c unix, win: count null byte on UV_ENOBUFS 2016-03-03 09:23:10 +01:00
heap-inl.h heap: fix heap_remove() 2014-05-23 20:04:42 +04:00
inet.c win,build: drop support for Visual Studio < 2015 2016-08-04 12:02:38 +01:00
loop-watcher.c unix,win: share loop watchers implementation 2016-08-05 12:49:29 +01:00
queue.h unix: use QUEUE_MOVE when iterating over lists 2015-10-08 21:47:43 +02:00
threadpool.c src: replace QUEUE_SPLIT with QUEUE_MOVE 2015-10-08 21:46:48 +02:00
timer.c unix,win: unify timers implementation 2016-09-23 09:32:31 +01:00
uv-common.c fs: fix crash in uv_fs_scandir_next 2017-01-17 21:15:43 -06:00
uv-common.h unix,win: unify timers implementation 2016-09-23 09:32:31 +01:00
version.c core: add UV_VERSION_HEX macro 2015-06-29 23:08:41 +02:00