d451861fd4
v1.35.0 * src: android build fix * build: make code compilable for iOS on Xcode * ibmi: skip unsupported fs test cases * ibmi: ensure that pipe backlog is not zero * test,udp6: fix udp_ipv6 test flakiness * test: fix fs_event_watch_dir_recursive flakiness * pipe: disallow listening on an IPC pipe * build,cmake: improve buil experience * unix: remove support for FreeBSD < 10 * linux: simplify uv__accept() * linux: assume presence of SOCK_CLOEXEC flag * linux: simplify uv__dup2_cloexec() * freebsd,linux: simplify uv__make_socketpair() * unix: fix error handling in uv__make_socketpair() * freebsd,linux: simplify uv__make_pipe() * unix: fix error handling in uv__make_pipe() * linux: simplify uv__async_eventfd() * linux: assume the presence of inotify system calls * doc: strip ICC profile from 2 jpg files * unix: make uv_tcp_keepalive predictable * docs: uv_setup_args() may take ownership of argv * unix: fix error path in uv_setup_args() * unix: fix size check in uv_get_process_title() * doc: add erw7 to maintainers * test: fixed udp4_echo_server implementation * test: added udp ping benchmark * freebsd,linux: add recvmmsg() + sendmmsg() udp implementation * win,pipe: DRY/simplify some code paths * win: address some style nits * win,pipe: ensure `req->event_handle` is defined * win,pipe: consolidate overlapped initialization * win,pipe: erase event_handle after deleting pointer * build: fix android cmake build, build missing file * test: skip some UDP tests on IBMi * test: skip some spawn test cases on IBMi * src: fix wrong method name in comment * test: add UV_TIMEOUT_MULTIPLIER environment var * unix: fix uv_cpu_info always returning UV_ENOTDIR on OpenBSD * test: skip the pwd_shell test on IBMi * win,tty: Change to restore cursor shape with uv_tty_reset() * win,tty: Added set cursor style to CSI sequences * test: handle EINTR, fix EOF check in poll test * unix: use socklen_t instead of size_t * doc: fix header file location * unix: fix signal handle closing deferral * ibmi: set the amount of memory in use to zero * zos: return on realloc failure in scandir() * zos: fix scandir() error path NULL pointer deref |
||
---|---|---|
.. | ||
patches | ||
buildlink3.mk | ||
DESCR | ||
distinfo | ||
Makefile | ||
PLIST |