libuv/src
Bert Belder 7f6b86c687 windows: improve uv_fs_unlink
* It's now more efficient, the file is not opened twice.
* It no longer allows deletion of non-symlink directory reparse points.
2012-07-31 17:24:45 +02:00
..
ares Prepare libuv for shared library build 2011-10-29 00:52:32 +02:00
unix sunos: workaround OS bug to prevent fs.watch() from spinning 2012-07-31 15:07:40 +00:00
win windows: improve uv_fs_unlink 2012-07-31 17:24:45 +02:00
cares.c Move shared c-ares glue code from uv-common to cares.c 2012-05-22 16:11:23 +02:00
fs-poll.c unix, windows: stat: never pass NULL to cb 2012-06-20 17:56:37 +02:00
uv-common.c unix, windows: add debug mode handle printer 2012-06-06 04:25:12 +02:00
uv-common.h unix, windows: share uv__handle_init() 2012-06-13 01:28:58 +02:00