libuv/src
Ben Noordhuis 38df93cfed unix: revert recent FSEvent changes
This commit reverts the following commits:

    983fa68 darwin: fix 10.6 build error in fsevents.c
    684e212 fsevents: use shared FSEventStream
    ea4cb77 fsevents: FSEvents is most likely not thread-safe
    9bae606 darwin: create fsevents thread on demand

Several people have reported stability issues on OS X 10.8 and bus
errors on the 10.9 developer preview.

See also joyent/node#6296 and joyent/node#6251.
2013-10-05 18:24:33 +02:00
..
unix unix: revert recent FSEvent changes 2013-10-05 18:24:33 +02:00
win windows/fs: handle _open_osfhandle() failure correctly 2013-09-05 08:52:14 +02:00
fs-poll.c unix, windows: make uv_fs_t.statbuf public 2013-02-10 17:50:03 +01:00
inet.c inet: snprintf returns int, not size_t 2013-04-10 15:50:39 +02:00
uv-common.c unix, windows: move uv_now() to uv-common.c 2013-05-29 16:13:34 +02:00
uv-common.h unix: add uv__is_closing() macro 2013-05-26 23:02:17 +02:00
version.c Now working on v0.10.18 2013-09-24 13:40:44 -07:00