Commit Graph

  • 8d4218dcd7
    test: remove unused include of <limits.h> in runner.h (#4780) Juan José 2025-05-10 09:04:59 -0500
  • 9a307822b9 test: remove unused include of <limits.h> in runner.h #4780 Juan José Arboleda 2025-05-10 00:56:21 -0500
  • e4ed92aad7
    test: skip udp_multicast_join if not system-wide available (#4779) Juan José 2025-05-08 11:39:26 -0500
  • 9a58f177ec test: skip udp_multicast_join if not system-wide available #4779 Juan José Arboleda 2025-05-08 10:48:16 -0500
  • 004e63dbee build: deduplicate sanitizer jobs using matrix strategy #4776 Juan José Arboleda 2025-05-04 09:52:22 -0500
  • 70f6b40548 unix: improve OOM handling in poll, tcp and udp #4770 Juan José Arboleda 2025-04-26 15:43:16 -0500
  • a1692f7646
    src: remove unused include of <assert.h> in timer.c (#4774) Juan José 2025-05-02 03:13:07 -0500
  • 0e54ce958a src: remove unused include of <assert.h> in timer.c #4774 Juan José Arboleda 2025-05-02 00:30:52 -0500
  • 76fb3b73da
    Now working on version 1.51.1 Santiago Gimeno 2025-04-25 11:55:04 +0200
  • 6c1f9b2fb3 Add SHA to ChangeLog Santiago Gimeno 2025-04-25 11:50:28 +0200
  • 5152db2cbf 2025.04.25, Version 1.51.0 (Stable) v1.51.0 Santiago Gimeno 2025-04-25 11:50:27 +0200
  • eacd6e3c45
    build: shorten instructions for cmake build (#4762) Juan José 2025-04-24 15:53:03 -0500
  • e6c0007fae
    sunos: improve fs event watcher OOM handling (#4759) Juan José 2025-04-23 16:24:52 -0500
  • 414a5e7333
    kqueue: improve fs event watcher OOM handling (#4758) Juan José 2025-04-23 16:21:37 -0500
  • 357677a087 build: add shorter instructions for CMake build #4762 Juan José Arboleda 2025-04-20 16:22:08 -0500
  • 5cec9024aa sunos: use uv__io_init_start to simplify fs event watcher setup #4759 Juan José Arboleda 2025-04-20 11:45:54 -0500
  • 50295fb200 kqueue: use uv__io_init_start to simplify fs event watcher setup #4758 Juan José Arboleda 2025-04-20 11:25:40 -0500
  • 69d2dfec14
    linux: align CPU quota calculation with Rust (#4746) Juan José 2025-04-22 15:12:30 -0500
  • 47a5c85c4e
    test: skip multievent tests on macOS with TSAN enabled (#4763) Juan José 2025-04-22 15:09:25 -0500
  • 56fd0be71d test: skip multievent tests on macOS with TSAN enabled #4763 Juan José Arboleda 2025-04-20 16:41:02 -0500
  • 086da2c458
    test: merge uv_tcp_connect callbacks (#4761) Juan José 2025-04-20 14:17:49 -0500
  • f49493f4f8 test: merge uv_tcp_connect callbacks #4761 Juan José Arboleda 2025-04-20 12:23:49 -0500
  • b8315ffa46 test: remove unused headers and use more assertion macros #4760 Juan José Arboleda 2025-04-20 12:14:24 -0500
  • 942e1418ea
    unix: improve uv_loop_init OOM handling (#4757) Ben Noordhuis 2025-04-18 16:23:51 +0200
  • 158fd77fae squash! fix macos bug #4757 Ben Noordhuis 2025-04-17 23:19:00 +0200
  • aea19a5075 drop! debug macos ci Ben Noordhuis 2025-04-17 22:40:25 +0200
  • aa0655b3ad squash! fix windows return value Ben Noordhuis 2025-04-17 20:13:18 +0200
  • f9265b7611 squash! fix typo Ben Noordhuis 2025-04-17 19:59:48 +0200
  • 11ecfbad81
    doc: update thread pool stack size comment (#4756) Ben Noordhuis 2025-04-17 19:56:19 +0200
  • f93c14a3fa unix: improve uv_loop_init OOM handling Ben Noordhuis 2025-04-17 19:47:01 +0200
  • fb22ac03c7 doc: update thread pool stack size comment #4756 Ben Noordhuis 2025-04-17 18:42:32 +0200
  • 75caf8fd22 linux: align CPU quota calculation with Rust's cgroup heuristics #4746 Juan José Arboleda 2025-03-30 00:31:29 -0500
  • bf6c8870dc
    haiku: use uint32 instead of uint32_t (#4754) AE1020 2025-04-16 08:47:07 -0400
  • 51bfc15a51 Use uint32 vs. uint32_t for Haiku API #4754 Cerul Alain 2025-04-16 06:45:59 -0400
  • bcc799a16e
    unix: use pipe_fname if getsockname returns nothing (#4748) crupest 2025-04-08 16:49:34 +0800
  • a3a1f13423 unix: uv_pipe_chmod try with pipe_fname if getsockname returns ''. #4748 Yuqian Yang 2025-04-07 14:13:25 +0800
  • fc29c125d4
    unix: remove TOCTOU issues from uv_pipe_chmod (#4749) Ben Noordhuis 2025-04-07 22:34:23 +0200
  • c15e5454a0
    Update src/unix/pipe.c #4749 Ben Noordhuis 2025-04-07 22:05:15 +0200
  • 92f8467653 unix: remove TOCTOU issues from uv_pipe_chmod Ben Noordhuis 2025-04-07 09:34:55 +0200
  • 745c68d4ea
    sunos: use pipe2 on solaris and illumos (#4747) Andy Pan 2025-04-07 15:03:26 +0800
  • d8366ed153 pipe2: support pipe2 on solaris and illumos #4747 Andy Pan 2025-04-06 19:59:43 +0800
  • c95724f651 doc: make requirements work with newer python #4745 Luca Saccarola 2025-03-27 09:03:52 +0100
  • c1a9f01f22
    linux: allow nul bytes in abstract socket address (#4737) Itay Bookstein 2025-03-27 09:48:56 +0200
  • 75279c308e win,unix,tcp: add uv_tcp_export/uv_tcp_import for handle sharing #4739 Witold Kręcicki 2020-01-31 09:01:17 +0100
  • bb706f5fe7
    build: switch from c90 to c11 (#4743) Ben Noordhuis 2025-03-24 08:01:25 +0100
  • 2b96e47f12
    test: support partial output lines in test runner (#4744) Colin Ihrig 2025-03-24 00:00:22 -0400
  • 03e6a1abe7 squash! fixups #4743 Ben Noordhuis 2025-03-23 22:06:31 +0100
  • 5f9e97aa94
    test: support partial output lines in test runner #4744 cjihrig 2025-03-23 11:07:27 -0400
  • 7218a472fc build: switch from c90 to c11 Ben Noordhuis 2025-03-23 14:05:19 +0100
  • 0e25224e0c Support absolute Windows path #4434 Yage Hu 2024-06-18 16:19:07 -0700
  • c7fc42f852 Support NOFOLLOW on Windows Yage Hu 2024-06-18 14:16:57 -0700
  • 90ac683e62 Support NOFOLLOW on Windows Yage Hu 2024-06-18 14:16:57 -0700
  • c044b242fb Add docs for uv_fs_openat Yage Hu 2024-06-13 11:24:41 -0700
  • cd9bc28f05 Add another test case Yage Hu 2024-06-13 11:02:17 -0700
  • fb3cab3255 Add async and other test cases Yage Hu 2024-06-13 09:07:56 -0700
  • ec50e3142b Initial happy path Windows openat impl Yage Hu 2024-06-13 00:13:56 -0700
  • 52456e1345 Initial Windows openat impl using NtCreateFile Yage Hu 2024-06-12 16:01:49 -0700
  • 9d6c5eaf0e Initial Linux implementation of uv_fs_openat Yage Hu 2024-06-12 14:26:50 -0700
  • ea1cf034be style: rename parameter to match definition Mohammed Keyvanzadeh 2025-03-11 01:47:12 +0330
  • 7ce7cd89f5 unix: Allow nul bytes in Linux abstract namespace names #4737 Itay Bookstein 2025-03-13 20:30:28 +0200
  • 4681d5d570
    test: link with libm (#4735) Juan José 2025-03-11 04:18:24 -0500
  • 372e7e981c build: use -lm in FreeBSD #4735 Juan José Arboleda 2025-03-10 11:01:22 -0500
  • fdeeaeebaf
    style: rename parameter to match definition #4736 Mohammed Keyvanzadeh 2025-03-11 01:47:12 +0330
  • c727be4df9
    doc: free lib pointer before function return (#4720) mugitya03 2025-03-09 16:47:27 -0400
  • d2c26ed70e
    Update docs/code/plugin/main.c #4720 Ben Noordhuis 2025-03-09 21:06:40 +0100
  • 3bd8ea7b2f
    Move memory object from heap to stack. mugitya03 2025-03-07 18:42:13 -0500
  • 98a4bab92a
    unix,sunos: prefer SO_REUSEPORT for load balancing (#4733) Stacey Marshall 2025-03-07 21:22:48 +0000
  • 10d628e2b0
    Update src/unix/udp.c #4733 Stacey Marshall 2025-03-07 08:59:27 +0000
  • 4cead201ec
    Update src/unix/udp.c Stacey Marshall 2025-03-07 08:59:17 +0000
  • da58a07750
    Update src/unix/udp.c Stacey Marshall 2025-03-07 08:59:07 +0000
  • ecc77755c3 unix,sunos: prefer SO_REUSEPORT for Load-balancing Stacey Marshall 2025-03-06 12:03:11 +0000
  • 352d992916
    aix,ibmi: fix undeclared identifiers (#4730) Richard Lau 2025-03-03 20:08:09 +0000
  • 92eacd19a1
    test: skip thread_name_threadpool on AIX/IBMi (#4731) Abdirahim Musse 2025-03-03 12:12:48 -0600
  • cef276593b
    test: aix/ibmi skip thread_name_threadpool #4731 Abdirahim Musse 2025-03-03 11:49:15 -0600
  • e523ea2da0
    unix: fix undeclared identifiers #4730 Richard Lau 2025-03-03 15:33:48 +0000
  • edb93b7b32 darwin,unix,win: allow stopping read in TCP/UDP from alloc callback #4726 Juan José Arboleda 2025-03-02 16:18:03 -0500
  • 545ecf515f
    openbsd: do not error out if cpuspeed is not available (#4727) Robert Nagy 2025-03-03 09:13:29 +0100
  • 99660d9ef0 openbsd: do not error out if cpuspeed is not available #4727 Robert Nagy 2025-03-03 08:17:34 +0100
  • a9123b9687 add UV_PROCESS_SETGROUPS to list to return ENOSYS bryopsida 2025-03-02 08:28:44 -0600
  • 16d6a0b49d
    unix: handle out of memory in iface name copy (#4724) Ben Noordhuis 2025-02-27 23:30:29 +0100
  • 5f6af62ee8 unix: handle out of memory in iface name copy #4724 Ben Noordhuis 2025-02-27 22:39:38 +0100
  • 436c04048e
    unix,sunos: enable use of sendmmsg on Solaris and Illumos (#4717) Stacey Marshall 2025-02-27 17:24:40 +0000
  • 50eb6490c6 unix,sunos: enable use of sendmmsg on Solaris and Illumos #4717 Stacey Marshall 2025-02-25 17:48:06 +0000
  • 85d9b1c247 add doc for UV_PROCESS_WINDOWS_USE_PARENT_ERROR_MODE bryopsida 2025-02-20 17:09:40 -0600
  • 90557cb6f6 fix: review comments bryopsida 2025-02-17 15:42:36 -0600
  • a263786c9d fix: add windows impl of spawn fail test bryopsida 2025-02-17 15:19:17 -0600
  • 7fd0407a1b fix: move test impl out of if not def win32 block bryopsida 2025-02-17 15:09:41 -0600
  • 9ef98a7144 fix: merge conflict resolve bryopsida 2025-02-17 13:12:46 -0600
  • 9b66266aef respond to code review feedback * added versionadded * use RETURN_SKIP Joe Dollard 2016-09-01 21:14:50 -0400
  • b9f08fbd50 delete empty line Joe Dollard 2016-03-14 20:43:01 -0400
  • 83636f6731 rename gids_sz to num_gids Joe Dollard 2016-03-14 20:42:16 -0400
  • efeaeb242d unix: Support setting supplementary process groups Joe Dollard 2016-03-13 22:15:36 -0400
  • 78284ce2ab
    Free loop objects in function thread2_worker #4722 mugitya03 2025-02-26 19:50:17 -0500
  • f4a165b47e
    Fix a memory leak bug in function write_data #4721 mugitya03 2025-02-26 19:44:56 -0500
  • a0f2339011
    Free pointer lib before function returns. mugitya03 2025-02-26 19:34:44 -0500
  • 612a8262b8 Merge tag 'v1.50.0' into merge_1.50.0 #4718 Jameson Nash 2025-02-26 16:22:25 +0000
  • ad444b7813 doc: Add textual images into libuv man page Stacey Marshall 2025-02-21 16:55:41 +0000
  • feddddb56b
    doc: fix rendering of threading.html (#4716) Tobias Nießen 2025-02-26 01:03:07 +0100
  • 90a1789de2
    doc: fix rendering of threading.html #4716 Tobias Nießen 2025-02-26 00:49:28 +0100
  • 57ff4b4250
    Merge 9e3644f9f5 into f61f9c29d8 #4426 Saúl Ibarra Corretgé 2025-02-26 00:46:33 +0100