History log of /libuv/ (Results 4451 – 4475 of 5435)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
61343ecf11-Oct-2011 Ben Noordhuis

common: add UV_ENOSYS error code

a3d495c010-Oct-2011 Ben Noordhuis

win: make uv_process_kill(proc, 0) report process status

acc98ca911-Oct-2011 Ben Noordhuis

test: uv_process_kill(proc, 0) should not kill the process

a3d1f6fd29-Sep-2011 Roman Shtylman

add uv_udp_set_membership for unix multicast support

- test-udp-multicast-join tests that multicast packets can be received
- stub src/win/udp.c until support added

40b64a8111-Oct-2011 Igor Zinkovsky

windows: don't alloc readdir buffer for empty dirs

4ac1309011-Oct-2011 Igor Zinkovsky

fix mingw build

6936d60c11-Oct-2011 Ben Noordhuis

build: don't set CC and AR

Allows user to override compiler and archiver through the CC and AR environment
variables. Note that this already worked as expected with `make CC=clang`.

47d22acf11-Oct-2011 Ben Noordhuis

unix: stub kqueue support functions on old platforms

f7f518aa10-Oct-2011 Ben Noordhuis

sunos: fix uv_spawn()

SunOS does not set POLLHUP when the read end of a pipe is closed.

7321695610-Oct-2011 Ben Noordhuis

sunos: link against libkstat

5656e3c810-Oct-2011 Ryan Dahl

Prepare for writable TTY to be blocking

41e8574910-Oct-2011 Ben Noordhuis

unix: don't alloc memory for readdir on empty dir

04b356ab10-Oct-2011 Ben Noordhuis

test: fix compiler warnings

e4a27d1c10-Oct-2011 Ryan Dahl

Update features

9f6024a607-Oct-2011 Igor Zinkovsky

windows: fixes crash in pipe.c

81c09cb207-Oct-2011 Bert Belder

win: add error mappings for ECONNRESET

5ac0400607-Oct-2011 Fedor Indutny

better docs

1c72aebd07-Oct-2011 Ryan Dahl

unix: IPC stdio stream should be duplex

012fc07907-Oct-2011 Igor Zinkovsky

windows: fixes #193. Ensures that uv_fs_event deals with short and long names

5816f2d207-Oct-2011 Ben Noordhuis

unix: avoid unnecessary read() syscall

0364809f06-Oct-2011 Igor Zinkovsky

fix fs_utime & fs_futime tests on windows

f60cf1d206-Oct-2011 Ryan Dahl

Dont build tests on 'make all'

e3bcecdc06-Oct-2011 Ryan Dahl

unix: clean up messy code

60c639fd06-Oct-2011 Ryan Dahl

Merge branch 'ipc2'


34f719d706-Oct-2011 Igor Zinkovsky

windows ipc fixes

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