History log of /libuv/ (Results 4026 – 4050 of 5435)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
e1154d7024-Apr-2012 Bert Belder

Api for polling external sockets

e387554802-May-2012 Bert Belder

Unix: namespace stream handle flags

1ebe14e402-May-2012 Ben Noordhuis

linux: fix build error with old kernel headers

O_CLOEXEC was introduced in linux 2.6.23, don't assume it's available.

Fixes #400.

19aca7a724-Apr-2012 Bert Belder

Windows: add uv_msafd_poll, to support overlapped socket polling

9f0dc26024-Apr-2012 Bert Belder

Windows: fetch pointer for CancelIoEx on startup

7d45cca124-Apr-2012 Bert Belder

Windows: we're out of handle flags - arrange them more efficiently

6367da2501-May-2012 Bert Belder

Merge branch 'v0.6'


Revision tags: node-v0.6.17
936795a216-Apr-2012 Ben Noordhuis

windows: map ERROR_WRITE_PROTECT to UV_EROFS

edb40b1614-Apr-2012 Maciej Małecki

unix: map `EROFS` to `UV_EROFS`

Conflicts:

src/unix/error.c

0efa3cf401-May-2012 Fedor Indutny

err: handle EIO errors on win/unix

c7edea9901-May-2012 Bert Belder

Merge branch 'v0.6'


32f6f6e201-May-2012 Bert Belder

Windows: map ERROR_NOT_SAME_DEVICE to UV_EXDEV

d13b1e0829-Apr-2012 Keno Fischer

Windows: fix uv_fs_ftruncate to compile with Mingw32

Close: #382, #397
Ref: #381

b386c44e29-Apr-2012 Bert Belder

Windows: always enable multicore compile

0c32087929-Apr-2012 Bert Belder

Windows: disable minimal rebuild (/Gm)

If enabled multicore compile doesn't work.

6234416828-Apr-2012 Erik Dubbelboer

test-spawn failed to build on linux

- added missing header file
- converted c++ style comment to c style comment

e2b6f42328-Apr-2012 Erik Dubbelboer

test-spawn failed to build on linux

- added missing header file
- converted c++ style comment to c style comment

fac3b68f24-Apr-2012 Ben Noordhuis

linux: add IN_MOVE_SELF to inotify event mask

Partially fixes joyent/node#3172, behavior is now consistent with inotifywait.

bfd6d46527-Apr-2012 Bert Belder

Test for the uv_spawn's setuid and setgid options

99a995a627-Apr-2012 Bert Belder

uv_spawn: support setting the child process' user and group id

c862acc627-Apr-2012 Bert Belder

Windows: add mappings for UV_ENOENT

b26fdde120-Apr-2012 isaacs

Map ENOMEM to UV_ENOMEM

d41cc91127-Apr-2012 Bert Belder

Windows: uv_spawn2 reports the wrong error when setuid/setgid is specified

aea5db5d27-Apr-2012 Bert Belder

Windows: add mappings for UV_ENOENT

66647bf927-Apr-2012 Bert Belder

Test for setuid/setgid

1...<<161162163164165166167168169170>>...218