History log of /libuv/ (Results 4426 – 4450 of 5435)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
2c7e8bb121-Oct-2011 Ryan Dahl

Map EAI_NONAME to ENOENT

28234d7320-Oct-2011 Igor Zinkovsky

windows: ref pipe writes to keep the event loop alive

54982a2319-Oct-2011 Igor Zinkovsky

windows: stdio over non-overlapped pipes

cb474b2420-Oct-2011 Bert Belder

Ignore rogue DNS servers reported by windows

c0e5db2d20-Oct-2011 Ben Noordhuis

linux: fix events after close bug

51e9dbc220-Oct-2011 Bert Belder

Work around windows udp bug, allow zero reads

e8a418e917-Oct-2011 Frank Denis

Fix pasto: uv_udp_recv_start() receives a UDP datagram, it doesn't send data.

2069a24e15-Oct-2011 Ben Noordhuis

unix: fix file descriptor leak

cdb3601715-Oct-2011 Ben Noordhuis

Update AUTHORS and .mailmap

456f831314-Oct-2011 Igor Zinkovsky

windows: ensure that the ipc frame header is properly initialized

1e0d25a314-Oct-2011 Ben Noordhuis

build: fix gyp script, broken in 4ab1990

4ab1990013-Oct-2011 Frank DENIS

unix: add support for OpenBSD

fd9dbb1213-Oct-2011 Igor Zinkovsky

fix mingw build

72b5976e12-Oct-2011 Igor Zinkovsky

windows: support utf8 in uv_fs functions
fixes #201

c903bc3f12-Oct-2011 Ryan Dahl

unix: fix a few compiler warnings

81303a7212-Oct-2011 Igor Zinkovsky

fix fs_readdir_file on windows

2216d38c12-Oct-2011 Igor Zinkovsky

windows: enable uv_fs_open to open directories

25a177a212-Oct-2011 Ben Noordhuis

test: assert that readdir on file raises UV_ENOTDIR

197f591e12-Oct-2011 Ben Noordhuis

common: add UV_ENOTDIR error code

721ad8c712-Oct-2011 Ben Noordhuis

sunos: implement uv_fs_futime()

014394df12-Oct-2011 Ben Noordhuis

build: compile all targets with large file support

72fb469a12-Oct-2011 Igor Zinkovsky

windows: check for fd==-1 in uv_fs functions

e0a4e72612-Oct-2011 Ben Noordhuis

sunos: look up free memory with sysconf(_SC_AVPHYS_PAGES)

7b01ad1611-Oct-2011 Ben Noordhuis

test: don't assert that total_mem > free_mem

Assertion fails when running in a resource container, like a Solaris zone.
The total reported is the container's hard limit, the free memory

test: don't assert that total_mem > free_mem

Assertion fails when running in a resource container, like a Solaris zone.
The total reported is the container's hard limit, the free memory that of
the whole system.

show more ...

04daabd511-Oct-2011 Ben Noordhuis

win: unbreak build, use UV_ENOSYS

1...<<171172173174175176177178179180>>...218