Lines Matching refs:from

142 * unix,win: remove unused req parameter from macros (Viacheslav Muravyev)
162 * ci: bump actions/setup-python from 4 to 5 (dependabot[bot])
164 * ci: bump KyleMayes/install-llvm-action from 1 to 2 (dependabot[bot])
222 * win: compute parallelism from process cpu affinity (Ben Noordhuis)
340 * Merge pull request from GHSA-f74f-cvh7-c6q6 (Ben Noordhuis)
417 * test: switch from ASSERT_* to ASSERT_PTR_* (Pleuvens)
527 * build: switch ci from macos-10.15 to macos-11 (Ben Noordhuis)
583 * build: remove bashism from autogen.sh (Santiago Gimeno)
629 * build: drop qemu-alpha from ci matrix (Ben Noordhuis)
673 * unix: remove busy loop from uv_async_send (Jameson Nash)
866 * doc: remove smartos from supported platforms (Ben Noordhuis)
926 * unix,tcp: allow EINVAL errno from setsockopt in uv_tcp_close_reset() (Stacey
1013 * fix oopsie from
1039 * process: remove OpenBSD from kevent list (Jameson Nash)
1062 * unix: protect fork in uv_spawn from signals (Jameson Nash)
1130 * unix,win: add uv_ip_name to get name from sockaddr (Campbell He)
1157 * zos: use strnlen() from zoslib (Shuowang (Wayne) Zhang)
1159 * zos: use nanosleep() from zoslib (Shuowang (Wayne) Zhang)
1161 * zos: use __getargv() from zoslib to get exe path (Shuowang (Wayne) Zhang)
1383 * include: re-map UV__EPROTO from 4046 to -4046 (YuMeiJie)
1471 * aix: protect uv_exepath() from uv_set_process_title() (Richard Lau)
1506 * linux: read load average from /proc/loadavg (Ben Noordhuis)
1651 * win: use RtlGenRandom from advapi32.dll directly (Ben Noordhuis)
1720 * doc: strip ICC profile from 2 jpg files (Dominique Dumont)
1812 * build: remove -pedantic from compiler flags (Ben Noordhuis)
1828 * doc: remove binaries for Windows from README (Richard Lau)
1852 * docs: switch from linux.die.net to man7.org (Jameson Nash)
2143 * unix: return actual error from `uv_try_write()` (Anna Henningsen)
2174 * linux: fix sscanf() overflows reading from /proc (Ben Noordhuis)
2193 * linux: read free/total memory from /proc/meminfo (Ben Noordhuis)
2385 * ibmi: return EISDIR on read from directory fd (Kevin Adler)
2515 * aix: don't EISDIR on read from directory fd (Ben Noordhuis)
2530 * unix,fs: remove linux fallback from utimesat() (Jeremiah Senkpiel)
2551 * ibmi: return 0 from uv_resident_set_memory() (dmabupt)
2579 * win: return UV_ENOMEM from uv_loop_init() (cjihrig)
2638 * win,pipe: fix incorrect error code returned from uv_pipe_write_impl() (Bert
2649 * test: improve output from IPC test helpers (Bert Belder)
2754 * win: return a floored double from uv_uptime() (Refael Ackermann)
2994 * win: change st_blksize from `2048` to `4096` (Joran Dirk Greef)
3028 * pipe: allow access from other users (Bartosz Sosnowski)
3161 * win,build: fix building from Windows SDK or VS console (Saúl Ibarra Corretgé)
3165 * zos: remove nonexistent include from autotools build (Saúl Ibarra Corretgé)
3167 * misc: remove reference to pthread-fixes.h from LICENSE (Saúl Ibarra Corretgé)
3203 * zos: read more accurate rss info from RSM (jBarz)
3210 * unix: make uv_poll_stop() remove fd from pollset (Ben Noordhuis)
3369 * doc: remove licensing note from guide/about (Saúl Ibarra Corretgé)
3375 * doc: remove ubvook reference from README (Saúl Ibarra Corretgé)
3377 * doc: add code samples from uvbook (unadapted) (Saúl Ibarra Corretgé)
3385 * win: remove __declspec(inline) from atomic op (Keane)
3879 * build,win: remove unneeded condition from GYP file (Saúl Ibarra Corretgé)
4066 * win: do not read more from stream than available (Jeremy Whitlock)
4070 * unix: fix uv_fs_event_stop() from fs_event_cb (Andrey Mazo)
4198 * win,pipe: properly close when created from CRT fd (Bert Belder)
4204 * win,tty: properly close when created from CRT fd (Bert Belder)
4264 * build: remove ancient condition from common.gypi (Saúl Ibarra Corretgé)
4336 * aix: always deregister closing fds from epoll (Michael)
4600 * build: move flags from Makefile.am to configure.ac (Ben Noordhuis)
4765 * readme: remove Rust from users (Elijah Andrews)
4822 * doc: add migration guide from version 0.10 (Saúl Ibarra Corretgé)
4891 * gyp: remove UNLIMITED_SELECT from dependent define (Fedor Indutny)
5192 * windows: Remove unused variable from uv__pipe_insert_pending_socket (David
5205 * linux: always deregister closing fds from epoll (Geoffry Song)
5257 * linux: always deregister closing fds from epoll (Geoffry Song)
5327 * linux: always deregister closing fds from epoll (Geoffry Song)
5459 * unix: update events from pevents between polls (Fedor Indutny)
5471 * unix: return exec errors from uv_spawn, not async (Alex Crichton)
5500 * unix: update events from pevents between polls (Fedor Indutny)
5731 * unix: move loop functions from core.c to loop.c (Ben Noordhuis)
5918 * test: add 'start timer from check handle' test (Ben Noordhuis)
6271 This is the first versioned release from the current unstable libuv branch.
6296 * include: remove UV_VERSION_* macros from uv.h (Ben Noordhuis)
6311 * include: remove extraneous const from uv_version() (Ben Noordhuis)