Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/neovim/libuv

[DEPRECATED] Nvim 0.6+ uses upstream libuv, not this fork.
https://github.com/neovim/libuv

doc: add Sphinx plugin for generating links to man pages

PR-URL: https://github.com/libuv/libuv/pull/236
Reviewed-By: Ben Noordhuis <[email protected]>

5ba687f4224f5fe08ed17eb0162f564f0291484e authored almost 10 years ago by Saúl Ibarra Corretgé <[email protected]>
unix: fix glibc-2.20+ macro incompatibility

Since glibc-2.20 the _SVID_SOURCE macro is deprecated and the newer
_DEFAULT_SOURCE macro should...

fd3cf20a37b95fe8a3cb4be045b5a1bad9e53cde authored almost 10 years ago by Massimiliano Torromeo <[email protected]>
aix: always deregister closing fds from epoll

In debugging test-tls-ocsp-callback.js for the 0.12.0 Node on
AIX we discovered that there was c...

57c4342e4f666f694a06723e7c32f7105b0ca525 authored almost 10 years ago by Michael <[email protected]>
doc: clarify that the thread pool primites are not thread safe

PR-URL: https://github.com/libuv/libuv/pull/227
Reviewed-By: Saúl Ibarra Corretgé <saghul@gmail....

901824ba77aa20bfa93c8a283028d1e3406c359d authored almost 10 years ago by Andrius Bentkus <[email protected]>
Add SHA to changelog

04e40c3f24f93198efbc51ca22ff613c3fd0e52f authored almost 10 years ago by Saúl Ibarra Corretgé <[email protected]>
2015.02.27, Version 1.4.2 (Stable)

Changes since version 1.4.1:

* stream: ignore EINVAL for SO_OOBINLINE on OS X (Fedor Indutny)

1a7391348a11d5450c0f69c828d5302e2cb842eb authored almost 10 years ago by Saúl Ibarra Corretgé <[email protected]>
stream: ignore EINVAL for SO_OOBINLINE on OS X

Calling `setsockopt()` on shutdown fds/stdio will result in EINVAL.
There is not much problem he...

19d3d506defaddbefb185cb9e9ecf0b31a02d690 authored almost 10 years ago by Fedor Indutny <[email protected]>
Add SHA to changelog

4e9d6c832158daf80fc8480a344bad89336b1365 authored almost 10 years ago by Saúl Ibarra Corretgé <[email protected]>
2015.02.25, Version 1.4.1 (Stable)

Changes since version 1.4.0:

* win: don't use inline keyword in thread.c (Ben Noordhuis)

* win...

e8e3fc5789cc0f02937879d141cca0411274093c authored almost 10 years ago by Saúl Ibarra Corretgé <[email protected]>
doc: adjust next version to 1.4.1

7a3af176bd4d24a519446ea894342c2670693179 authored almost 10 years ago by Saúl Ibarra Corretgé <[email protected]>
stream: use SO_OOBINLINE on OS X

In the collaboration with Ben Noordhuis <[email protected]> and
Saúl Ibarra Corretgé <saghul@gm...

e19089f7b14800d3f9bd74d9699e841e4b61a36d authored almost 10 years ago by Fedor Indutny <[email protected]>
unix, windows: map EHOSTDOWN errno

Fixes: https://github.com/libuv/libuv/issues/195
PR-URL: https://github.com/libuv/libuv/pull/212...

3f910a0196a3e3d729459daa0afbadc6bd478c20 authored almost 10 years ago by Ben Noordhuis <[email protected]>
tty: fix build for SmartOS

On Solaris derivatives, cfmakeraw is not available. Instead, set the
termios flags manually. The...

672b2047995e0f49f873999743a4158d70a75df7 authored almost 10 years ago by Julien Gilli <[email protected]>
unix: fix for uv_async data race

There's a data race in the consuming side of uv_async. The "pending"
flag could be trampled by p...

4ed237278cbb1d48f8ad58dd7029af2776611bf0 authored almost 10 years ago by Michael Penick <[email protected]>
unix,windows: make uv_thread_create() return errno

Before this commit, UNIX returned -1 on failure. Windows sometimes
returned a UV_E* error code ...

ff0316813d38253780337178386053cf6c3357f0 authored almost 10 years ago by Ben Noordhuis <[email protected]>
windows: fix setting dirent types on uv_fs_scandir_next

Also make the tests more strict.

PR-URL: https://github.com/libuv/libuv/pull/201
Reviewed-By: T...

3ddfb4a9cc73fc9fc11576a83da9449630f6f634 authored almost 10 years ago by Saúl Ibarra Corretgé <[email protected]>
win: don't use inline keyword in thread.c

The reported bug is arguably a compiler bug - a non-static inline
function should be inlined ins...

454688dc61485a8137dedc63df4c609efb3f1dcf authored almost 10 years ago by Ben Noordhuis <[email protected]>
Add SHA to changelog

fab74591c28fb95e2004604c8c5131408880f806 authored almost 10 years ago by Saúl Ibarra Corretgé <[email protected]>
2015.02.10, Version 1.4.0 (Stable)

Changes since version 1.3.0:

* unix: check Android support for pthread_cond_timedwait_monotonic...

19fb8a90648f3763240db004b77ab984264409be authored almost 10 years ago by Saúl Ibarra Corretgé <[email protected]>
unix: implement uv_stream_set_blocking()

Commit 393c1c5 ("unix: set non-block mode in uv_{pipe,tcp,udp}_open")
causes a regression in the...

b36d4ff9301b39f5116474e435587418faafb21a authored almost 10 years ago by Ben Noordhuis <[email protected]>
test: use modified path in test

The Windows spawn_with_an_odd_path test builds a PATH variable that
starts with ";.;". However, ...

e5bdea8ed6c9eb875a8c084853b9853f2373f1cf authored almost 10 years ago by cjihrig <[email protected]>
unix: check Android support for pthread_cond_timedwait_monotonic_np

Since API level 21 (Android 5.0) the non-standard pthread function
pthread_cond_timedwait_monoto...

3e75042a2b582c88c236c0807ac5c8e4623d2395 authored almost 10 years ago by Leith Bade <[email protected]>
Add SHA to ChangeLog

5a52cc146e04feb68b9c2cd6bcd17196ce59e16e authored almost 10 years ago by Saúl Ibarra Corretgé <[email protected]>
2015.01.29, Version 1.3.0 (Stable)

Changes since version 1.2.1:

* unix, windows: set non-block mode in uv_poll_init (Saúl Ibarra
...

165685b2a9a42cf96501d79cd6d48a18aaa16e3b authored almost 10 years ago by Saúl Ibarra Corretgé <[email protected]>
Merge branch 'v0.10' into v1.x

Conflicts:
ChangeLog
src/version.c
test/test-list.h
test/test-loop-configure.c
uv.gyp

a30021de0772f98ee0ac78b0c0cecc2c7860a4d6 authored almost 10 years ago by Saúl Ibarra Corretgé <[email protected]>
Now working on v0.10.34

fb2dab826d69dabfec32f61e6d78ba36056f5d98 authored almost 10 years ago by Saúl Ibarra Corretgé <[email protected]>
2015.01.29, Version 0.10.33 (Stable)

Changes since version 0.10.32:

* linux: fix epoll_pwait() regression with < 2.6.19 (Ben Noordhu...

7a2253d33ad8215a26c1b34f1952aee7242dd687 authored almost 10 years ago by Saúl Ibarra Corretgé <[email protected]>
win, unix: add pipe_peername implementation

PR-URL: https://github.com/libuv/libuv/pull/166
Reviewed-By: Saúl Ibarra Corretgé <saghul@gmail....

39a0936fecf59b9898904b80e8a9d60d56f3e1d4 authored almost 10 years ago by Andrius Bentkus <[email protected]>
windows: fix regression when cancelling getaddrinfo

The req->addrinfow field contains the hints in that case, so we must not
free it.

This regressi...

ba09b39b1cab0dc20afe2f917f6e608ea83f8b82 authored almost 10 years ago by Saúl Ibarra Corretgé <[email protected]>
win, pipe: fix assertion when destroying timer

PR-URL: https://github.com/libuv/libuv/pull/167
Reviewed-By: Ben Noordhuis <[email protected]>

150dfdd0b8ffaaeb5c274b4167cbe7997951d6c8 authored almost 10 years ago by Andrius Bentkus <[email protected]>
test: fix test-spawn on MinGW32

PR-URL: https://github.com/libuv/libuv/pull/161
Reviewed-By: Saúl Ibarra Corretgé <saghul@gmail....

60b581fb5ad10d646a3d5da101ab1304d57cad24 authored almost 10 years ago by Luis Martinez de Bartolome <[email protected]>
style: rename buf to buffer and len to size for consistency

PR-URL: https://github.com/libuv/libuv/pull/159
Reviewed-By: Saúl Ibarra Corretgé <saghul@gmail....

2bfa2e5e22757d5c7252dc7594cf4c36e86b8b58 authored almost 10 years ago by Andrius Bentkus <[email protected]>
fs, pipe: no trailing terminator in exact sized buffers

uv_fs_poll_getpath, uv_pipe_getsockname, uv_fs_event_getpath used
to return the trailing null te...

1e59ab1d49bace6d43726b076d2e820f318c53f9 authored almost 10 years ago by Andrius Bentkus <[email protected]>
test: back-port uv_loop_configure() test

Back-port the uv_loop_configure() test from commit 751ac48 from the v1.x
branch.

PR-URL: https:...

77e85b9f308fd615a8eafd1ab7d6d01c91310248 authored almost 10 years ago by Ben Noordhuis <[email protected]>
linux: fix epoll_pwait() regression with < 2.6.19

Linux before kernel 2.6.19 does not support epoll_pwait(). Due to a
logic error in commit 2daf9...

b214fe66efb2d2d5e0d79bd5f27d3e4fdcdb8f4f authored almost 10 years ago by Ben Noordhuis <[email protected]>
build: use -fvisibility=hidden in autotools build

The gyp build only exports symbols from the API but the autotools build
did not until now.

Fixe...

79e69fd5551426120e3fd77f4fc59f2bca66bd1f authored almost 10 years ago by Ben Noordhuis <[email protected]>
build: compile -D_GNU_SOURCE on linux

Fixes a number of -Wimplicit-function-declaration warnings for functions
that are behind _GNU_SO...

965fffc2e9eb550fff09fda0f11a7214238e0181 authored almost 10 years ago by Ben Noordhuis <[email protected]>
linux: fix epoll_pwait() regression with < 2.6.19

Linux before kernel 2.6.19 does not support epoll_pwait(). Due to a
logic error in commit 2daf9...

67bb2b5f70916471000cff7d4f12d8b9fd878a4d authored almost 10 years ago by Ben Noordhuis <[email protected]>
unix, win: add synchronous uv_get{addr,name}info

PR-URL: https://github.com/libuv/libuv/pull/156
Reviewed-By: Ben Noordhuis <[email protected]>
...

f2bb8d394c06d06ee45e884600466321455751b6 authored almost 10 years ago by Saúl Ibarra Corretgé <[email protected]>
unix: fix long line introduced in commit 94e628fa

PR-URL: https://github.com/libuv/libuv/pull/150
Reviewed-By: Saúl Ibarra Corretgé <saghul@gmail....

0b9ee2cf009b9a1cf4c2915709e3789cc5f40e0f authored almost 10 years ago by Ben Noordhuis <[email protected]>
unix: fix implicit declaration compiler warning

Include <string.h> explicitly to get the definition of strncpy().

Refs https://github.com/libuv...

955b1806c73db9aeaf4d5acef40e2e606ccdf981 authored almost 10 years ago by Ben Noordhuis <[email protected]>
doc: clarify uv_default_loop

Indicate that it can (and should) also be closed, currently it's not
"special" in any way.

PR-U...

737cd1fb4f79295bba665f2d965718b006f87ac1 authored almost 10 years ago by Saúl Ibarra Corretgé <[email protected]>
doc: explain how the threadpool is allocated

Add an explanation about how libuv implements the threadpool and why.
This is so users know what...

ea5f1f98e0043d6f8deb9edeb0525a19adcf3429 authored almost 10 years ago by Alex Mo <[email protected]>
win,unix: move loop functions which have identical implementations

uv_default_loop, uv_loop_new, uv_loop_close, uv_loop_delete

PR-URL: https://github.com/libuv/li...

32747c75cea25a2f4c59ae25e7a1285f810ae001 authored almost 10 years ago by Andrius Bentkus <[email protected]>
doc: clarify which flags are supported in uv_fs_event_start

PR-URL: https://github.com/libuv/libuv/pull/135
Reviewed-By: Ben Noordhuis <[email protected]>

7a19a48df89c4a7606162828d8d69efd1de57933 authored almost 10 years ago by Saúl Ibarra Corretgé <[email protected]>
unix, windows: set non-block mode in uv_poll_init

libuv requires that the socket/fd is in non-blocking mode, so do it
internally so the user doesn...

b30a3e677b144afa19143490e9ffc9f882cb4722 authored almost 10 years ago by Saúl Ibarra Corretgé <[email protected]>
Add SHA to ChangeLog

9a53014388b9321b7c71dbb3f86a264f54e41210 authored almost 10 years ago by Saúl Ibarra Corretgé <[email protected]>
2015.01.15, Version 1.2.1 (Stable)

Changes since version 1.2.0:

* unix: remove unused dtrace file (Saúl Ibarra Corretgé)

* test: ...

4ca78e989062a1099dc4b9ad182a98e8374134b1 authored almost 10 years ago by Saúl Ibarra Corretgé <[email protected]>
unix: set non-block mode in uv_{pipe,tcp,udp}_open

The contract specifies that the file descriptor should already be in
non-blocking mode before pa...

393c1c59a27591d705648919b2d7fb921cba37bc authored almost 10 years ago by Ben Noordhuis <[email protected]>
unix: fix -Wsign-compare warning in tty.c

The mode argument is an enum now and the signedness of an enum is
implementation-defined when it...

bb5f5d107e2feec31393e423698999d70d9a2285 authored almost 10 years ago by Ben Noordhuis <[email protected]>
test: enable test-tcp-try-write on windows

PR: https://github.com/libuv/libuv/pull/127
Reviewed-by: Saúl Ibarra Corretgé <[email protected]>

85a293430f6eec5851a47b06943a31e925bda103 authored almost 10 years ago by Bert Belder <[email protected]>
win,tty: support uv_try_write

All windows console writes are synchronous anyway, so there's no reason
for uv_try_write() to do...

55ea37125e610e12ea77371b81d0ac451e4554d9 authored almost 10 years ago by Bert Belder <[email protected]>
win,stream: start uv_try_write implementation

PR: https://github.com/libuv/libuv/pull/127
Reviewed-by: Saúl Ibarra Corretgé <[email protected]>

e2f9b612c3d8764e702e411ba4edc2c1774ee1ab authored almost 10 years ago by Bert Belder <[email protected]>
win,tcp: support uv_try_write

PR: https://github.com/libuv/libuv/pull/127
Reviewed-by: Saúl Ibarra Corretgé <[email protected]>

9b8cef442874334fed4472701897ce20fb3970d8 authored almost 10 years ago by Bert Belder <[email protected]>
unix: make setting the tty mode to the same value a no-op

Closes #131

PR-URL: https://github.com/libuv/libuv/pull/132
Reviewed-By: Bert Belder <bertbelde...

550147fd67f03aba27545b80d4b62d3fd3a6ed39 authored about 10 years ago by Saúl Ibarra Corretgé <[email protected]>
freebsd: make uv_exepath more resilient

PR-URL: https://github.com/libuv/libuv/pull/129
Reviewed-By: Ben Noordhuis <[email protected]>

c3e22b7581f49e3834df5b87bc81bc80e6c0a5e9 authored about 10 years ago by Saúl Ibarra Corretgé <[email protected]>
build: make dist now generates a full tarball

Autotools tries to figure out what's necessary to create a tarball through
included files in Mak...

434ce034e09651559f65662a95e08433d035ea50 authored about 10 years ago by Johan Bergström <[email protected]>
doc: clarify how uv_async_send behaves

Closes #29

PR-URL: https://github.com/libuv/libuv/pull/122
Reviewed-By: Ben Noordhuis <info@bno...

c9c00cdc0d83bd13885396b7ca2a6744edbb1ed9 authored about 10 years ago by Saúl Ibarra Corretgé <[email protected]>
doc: clarify the behavior of uv_tty_init

Closes #120

PR-URL: https://github.com/libuv/libuv/pull/121
Reviewed-By: Ben Noordhuis <info@bn...

85d662476847f0e96767a27cb5166a7233200aa4 authored about 10 years ago by Saúl Ibarra Corretgé <[email protected]>
test: skip TTY select test if /dev/tty can't be opened

PR-URL: https://github.com/libuv/libuv/pull/123
Reviewed-By: Ben Noordhuis <[email protected]>

72e4b5ab662e66f5931354a3519fbb5682382b15 authored about 10 years ago by Saúl Ibarra Corretgé <[email protected]>
unix: remove unused dtrace file

PR-URL: https://github.com/libuv/libuv/pull/119
Reviewed-By: Ben Noordhuis <[email protected]>

295fc41d299032968172ebc6cd929334f1d0eccd authored about 10 years ago by Saúl Ibarra Corretgé <[email protected]>
Add SHA to ChangeLog

3fd823ac60b04eb9cc90e9a5832d27e13f417f78 authored about 10 years ago by Saúl Ibarra Corretgé <[email protected]>
2015.01.06, Version 1.2.0 (Stable)

Changes since version 1.1.0:

* linux: fix epoll_pwait() sigmask size calculation (Ben Noordhuis...

09f25b13cd149c7981108fc1a75611daf1277f83 authored about 10 years ago by Saúl Ibarra Corretgé <[email protected]>
doc: updated version reference for TTY mode changes

36f90342a36dbcd308415e45b338ed874071577f authored about 10 years ago by Saúl Ibarra Corretgé <[email protected]>
Merge branch 'v0.10' into v1.x

Conflicts:
ChangeLog
src/version.c

147993d4a58b2c4a079ff750032ff96004942407 authored about 10 years ago by Saúl Ibarra Corretgé <[email protected]>
Now working on v0.10.33

8d07ddb8c263ac2172d99b8214608edf800fb4ee authored about 10 years ago by Saúl Ibarra Corretgé <[email protected]>
2015.01.06, Version 0.10.32 (Stable)

Changes since version 0.10.31:

* linux: fix epoll_pwait() sigmask size calculation (Ben Noordhuis)

378de30c59aef5fdb6d130fa5cfcb0a68fce571c authored about 10 years ago by Saúl Ibarra Corretgé <[email protected]>
build: move flags from Makefile.am to configure.ac

Move compile-time flags that are not platform-specific defines to
configure.ac where they can be...

e6e871ac1c77e77a97fa5f66db56ed54111cc512 authored about 10 years ago by Ben Noordhuis <[email protected]>
build: remove -Wno-dollar-in-identifier-extension

Don't check if -Wno-dollar-in-identifier-extension is supported in the
autotools build; that fla...

c66edd4e647682919967c3518e6366e822a4f8c8 authored about 10 years ago by Ben Noordhuis <[email protected]>
build: enable warnings in autotools build

Turn on -Wall -Wextra -Wno-unused-parameter, just like we do in gyp
builds.

PR-URL: https://git...

959a82f6011eef093e2ad8064b3c01b782bc7bdc authored about 10 years ago by Ben Noordhuis <[email protected]>
win: add definitions for MUI errors mingw lacks

PR-URL: https://github.com/libuv/libuv/pull/110
Reviewed-By: Ben Noordhuis <[email protected]>
...

6da887f416d4aa5bd6a54b8e7fb7001111c159f7 authored about 10 years ago by Bert Belder <[email protected]>
test: skip udp_options6 if there no IPv6 support

PR-URL: https://github.com/libuv/libuv/pull/115
Reviewed-By: Ben Noordhuis <[email protected]>

69678e27c8606233c3a8d2ad6b69133b922a2a23 authored about 10 years ago by Saúl Ibarra Corretgé <[email protected]>
build: add AC_PROG_LIBTOOL to configure.ac

It should fix the following build error with old autoconf/automake
versions:

Makefile.am:24...

43e256aaff9baeadfdfdbcf298b2135ddb4ba149 authored about 10 years ago by Ben Noordhuis <[email protected]>
build: fix bad comment in autogen.sh

The serial-tests option is available in automake v1.12, not v0.12.

PR-URL: https://github.com/l...

0ac26d3a2550d7cbb63d73a0d93379388aea82d1 authored about 10 years ago by Ben Noordhuis <[email protected]>
unix: don't unlink unix socket on bind error

Don't unlink the socket in uv_pipe_bind(). If the bind operation fails,
the socket is most like...

43818ade324b4b4a1e7e017dc53fead6754ca073 authored about 10 years ago by Ben Noordhuis <[email protected]>
win: use NtQueryDirectoryFile to implement uv_fs_scandir

PR-URL: https://github.com/libuv/libuv/pull/105
Reviewed-By: Ben Noordhuis <[email protected]>
...

0729ce8b3936a44987bc76641a8dc43723ba065a authored about 10 years ago by Bert Belder <[email protected]>
win: add definitions for directory information types

PR-URL: https://github.com/libuv/libuv/pull/105
Reviewed-By: Ben Noordhuis <[email protected]>
...

2af829489557a9d3cff2020ba9acd32841401c71 authored about 10 years ago by Bert Belder <[email protected]>
win: fix and clarify comments in winapi.h

PR-URL: https://github.com/libuv/libuv/pull/105
Reviewed-By: Ben Noordhuis <[email protected]>
...

dfd908fc9b0d9479f2cf8f7d44626ef7d33d2b05 authored about 10 years ago by Bert Belder <[email protected]>
win: make available NtQueryDirectoryFile

PR-URL: https://github.com/libuv/libuv/pull/105
Reviewed-By: Ben Noordhuis <[email protected]>
...

7a322479ad3e9a46738517fa83c8e378e000d1a0 authored about 10 years ago by Bert Belder <[email protected]>
sunos: preemptively fix uv_exepath(size=1)

I'm not 100% sure whether the behavior of readlink() with size=0 is
well-defined on Solaris; it ...

1b0ac59179371e864231d94232bb55967eeefee2 authored about 10 years ago by Ben Noordhuis <[email protected]>
linux: fix uv_exepath(size=1) UV_EINVAL error

uv_exepath() should write as much as possible to the output buffer.
In the case of size=1, skip ...

555a9647a079e3a084c19850011112a644651f9a authored about 10 years ago by Ben Noordhuis <[email protected]>
openbsd: fix uv_exepath(smallbuf) UV_EINVAL error

Write as much of the path as possible to the output buffer. Before this
commit, passing in a bu...

d17a8e45f5b677f55a152c23b25c4ab256ef1679 authored about 10 years ago by Ben Noordhuis <[email protected]>
darwin: fix uv_exepath(smallbuf) UV_EPERM error

Passing a buffer that was too small to hold the result made it fail
with UV_EPERM because the -1...

885b1ecda0037fcb6647e8d69a914347ad884244 authored about 10 years ago by Ben Noordhuis <[email protected]>
unix: make uv_exepath(size=0) return UV_EINVAL

Make the behavior of a call to uv_exepath() with a size argument of zero
consistent with the Win...

afb319215d4fc8939ab1ad5055959bc066a5a87e authored about 10 years ago by Ben Noordhuis <[email protected]>
linux: fix support for preadv/pwritev-less kernels

The fix from commit 269ff0be is wrong in that it sniffs system headers
to determine if preadv() ...

af96f458e2583a9cb2e7f2f20b3b3ff04bca6c24 authored about 10 years ago by Ben Noordhuis <[email protected]>
unix: fix ttl, multicast ttl and loop options on IPv6

Fixes #93

PR-URL: https://github.com/libuv/libuv/pull/99
Reviewed-By: Ben Noordhuis <info@bnoor...

2daee9fbebecab32b931feda29c7de9092d6558b authored about 10 years ago by Saúl Ibarra Corretgé <[email protected]>
win/thread: store thread handle in a TLS slot

Using a static thread local variable to store the thread handle causes
crashes on Windows XP/200...

a31024865b3146597cecc3d7f5bdf251da8b1a9b authored about 10 years ago by Alexey Melnichuk <[email protected]>
common: move STATIC_ASSERT to uv-common.h

PR-URL: https://github.com/libuv/libuv/pull/82
Reviewed-By: Bert Belder <[email protected]>
R...

0473ac90bb7f5a7c7361645d1e87ef38329ba3a0 authored about 10 years ago by Alexey Melnichuk <[email protected]>
Revert "unix: only set SO_REUSEADDR when bind() fails"

This reverts commit a9e95a33bc723dc42daea2fcde6dde1d4cc5efad.

This seems to cause regressions i...

ebc50aee1da389cb0ef1f3cf8073e69bf13be6ff authored about 10 years ago by Ben Noordhuis <[email protected]>
test: skip ipv6 tests when ipv6 is not supported

To verify on Linux, run `sudo sysctl net.ipv6.conf.all.disable_ipv6=1`
before the test suite.

F...

a09e77e18082d026ded9bad7452718c6340f1686 authored about 10 years ago by Ben Noordhuis <[email protected]>
test: fix spawn test with autotools build

Fix spawn_reads_child_path when executed as `test/run-tests` or
`make check`:

1. `make check` b...

9141f48ea551c1538bbab17c44c8f9e8393b5679 authored about 10 years ago by Ben Noordhuis <[email protected]>
doc: indicate the version where uv_tty_set_mode was changed

PR-URL: https://github.com/libuv/libuv/pull/89
Reviewed-By: Ben Noordhuis <[email protected]>

c71e7b753c243c8e23b2f7ed3f9eef131224c7c0 authored about 10 years ago by Saúl Ibarra Corretgé <[email protected]>
unix: only set SO_REUSEADDR when bind() fails

Only call setsockopt() when the initial bind() fails with EADDRINUSE,
then retry. Saves a syste...

a9e95a33bc723dc42daea2fcde6dde1d4cc5efad authored about 10 years ago by Ben Noordhuis <[email protected]>
tty: implement binary I/O terminal mode

Introduce a uv_tty_mode_t enum for uv_tty_set_mode(), with backward
compatible values. Add a ne...

025602da138ec9ca908f9303427903ea1dc06494 authored about 10 years ago by Yuri D'Elia <[email protected]>
linux: fix epoll_pwait() sigmask size calculation

Revisit the fix from commit b705b53. The problem with using sigset_t
and _NSIG is that the size...

fa0b08ff5ad97c74fdf2a8820563bc130629b2fc authored about 10 years ago by Ben Noordhuis <[email protected]>
linux: fix epoll_pwait() sigmask size calculation

Revisit the fix from commit b705b53. The problem with using sigset_t
and _NSIG is that the size...

751ac48baaa481202ae321af6f2842c2acf32cdc authored about 10 years ago by Ben Noordhuis <[email protected]>
2014.12.25, Version 1.1.0 (Stable)

Changes since version 1.0.2:

* test: test that closing a poll handle doesn't corrupt the stack ...

a6d3d5a0f5d7e1aeab1ecae3f2f8954dc2318e74 authored about 10 years ago by Saúl Ibarra Corretgé <[email protected]>
Merge branch 'v0.10' into v1.x

Conflicts:
AUTHORS
ChangeLog
src/version.c

0e526b200aefeaf13e74abea2f474f249bb5b0fe authored about 10 years ago by Saúl Ibarra Corretgé <[email protected]>
Now working on v0.10.32

03444aa4a05ae07f925cff35b26c322bfa804811 authored about 10 years ago by Saúl Ibarra Corretgé <[email protected]>
2014.12.25, Version 0.10.31 (Stable)

Changes since version 0.10.30:

* test: test that closing a poll handle doesn't corrupt the stac...

4dbd27e2219069a6daa769fb37f98673b77b4261 authored about 10 years ago by Saúl Ibarra Corretgé <[email protected]>