libuv/src
João Reis 0db81a98ff win: fix unlink of readonly files
Unix unlinks files even if they are not writable, windows version should behave similarly.

Fixes: https://github.com/joyent/node/issues/3006
PR-URL: https://github.com/libuv/libuv/pull/327
Reviewed-By: Saúl Ibarra Corretgé <saghul@gmail.com>
2015-05-01 01:18:57 +02:00
..
unix unix: clean up uv_fs_open() O_CLOEXEC logic 2015-04-29 15:10:08 +02:00
win win: fix unlink of readonly files 2015-05-01 01:18:57 +02:00
fs-poll.c Revert "memory: add uv_replace_allocator" 2015-04-29 09:37:02 +02:00
heap-inl.h heap: fix heap_remove() 2014-05-23 20:04:42 +04:00
inet.c unix, windows: fix parsing scoped IPv6 addresses 2014-05-25 23:30:46 +02:00
queue.h queue: strengthen type checks 2013-11-02 13:55:57 +01:00
threadpool.c Revert "memory: add uv_replace_allocator" 2015-04-29 09:37:02 +02:00
uv-common.c Revert "memory: add uv_replace_allocator" 2015-04-29 09:37:02 +02:00
uv-common.h Revert "memory: add uv_replace_allocator" 2015-04-29 09:37:02 +02:00
version.c Now working on v0.10.31 2014-12-09 19:49:50 +01:00