History log of /libuv/ (Results 4676 – 4700 of 5435)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
5b567b2903-Sep-2011 Erick Tryzelaar

Fix src/win/getaddrinfo.c for mingw-w64.

1a43429707-Sep-2011 Erick Tryzelaar

Fix test-fs.c for darwin.

fe6157bd07-Sep-2011 Erick Tryzelaar

Stop "./gyp_uv --check" from complaining.

f4e2d55529-Aug-2011 Erick Tryzelaar

Fix test-get-currentexe on darwin.

Darwin uses _NSGetExecutablePath to determine
the path of an executable, but that can return
an absolute path. This patch tweaks the executable

Fix test-get-currentexe on darwin.

Darwin uses _NSGetExecutablePath to determine
the path of an executable, but that can return
an absolute path. This patch tweaks the executable
path to strip off a potential "./" prefix from
argv[0], which fixes the test.

show more ...

70bc6c0c08-Sep-2011 Igor Zinkovsky

add test-tcp-close.c to uv.gyp

06d69a8208-Sep-2011 Bert Belder

Make MinGW happy again

431195c908-Sep-2011 Ben Noordhuis

unix: run callbacks of pending writes when handle is closed

98b9f58207-Sep-2011 Ben Noordhuis

test: make sure that write callbacks run when handle is closed

c274151408-Sep-2011 Bert Belder

win: fix spawn() bug

8fd1d71008-Sep-2011 Ben Noordhuis

Update AUTHORS

4320874f08-Sep-2011 Matthew Sporleder

unix: netbsd support

90ea007f07-Sep-2011 Ben Noordhuis

test: fix compiler warnings for test-spawn.c

5641503a07-Sep-2011 Ben Noordhuis

test: fix compiler warnings for test-fs.c

Include <unistd.h> on Unices, fixes warnings about unlink() not being declared.

4d7cfe4307-Sep-2011 Ben Noordhuis

test: remove stale prototype declaration

cc91989c06-Sep-2011 Ben Noordhuis

unix: fix buffer overrun in uv__strlcpy()

Reported by Thomas Shinnick.

e8ab5cbe06-Sep-2011 Ben Noordhuis

test: fix utime and futime tests on windows

3d538af006-Sep-2011 Bert Belder

win: correctly manage child process stdio handles

79d9f81806-Sep-2011 Ben Noordhuis

unix: implement uv_fs_futime, add tests for uv_fs_utime and uv_fs_futime

58ef43ee05-Sep-2011 Bert Belder

win: use win32 api for file reading and writing

b7d8807005-Sep-2011 Ben Noordhuis

fs: add UV_ENOENT error code, add test

efcd273d05-Sep-2011 Ben Noordhuis

unix: translate fs errno codes to libuv error codes

bb0c6e6d05-Sep-2011 Ben Noordhuis

unix: move linux feature detection macros to internal.h

a9ba756b05-Sep-2011 Ben Noordhuis

unix: fix warning: comparison between signed and unsigned integer expressions

d917610805-Sep-2011 Ben Noordhuis

unix: fix event loop not being unref'd on eio error

ed355d3705-Sep-2011 Ben Noordhuis

unix: fix const correctness warnings

1...<<181182183184185186187188189190>>...218