1
0
mirror of https://github.com/libuv/libuv synced 2025-03-28 21:13:16 +00:00

Commit Graph

  • 150ba77357
    Merge 890b24b2d7d988cc0fb0d884aa38fcac5267d2f7 into c1a9f01f226133e3b8539ce678871fe1c0a68270 #3926 Dominik Süß 2025-03-28 00:31:52 +00:00
  • dc1f301ac4
    Merge edb93b7b327130ca49413ecec4e785154ca66d15 into c1a9f01f226133e3b8539ce678871fe1c0a68270 #4726 Juan José 2025-03-27 15:35:07 +01:00
  • f9c02e125c
    Merge c95724f651d729e94257191e340f4d3f55af2334 into c1a9f01f226133e3b8539ce678871fe1c0a68270 #4745 Luca Saccarola 2025-03-27 11:16:55 +00:00
  • c95724f651 doc: make requirements work with newer python #4745 Luca Saccarola 2025-03-27 09:03:52 +01:00
  • 89d2fe87b9
    Merge c90228198bb496fc4033884a8c532f5e5dd87163 into c1a9f01f226133e3b8539ce678871fe1c0a68270 #4559 Thomas Abraham 2025-03-27 08:53:13 +01:00
  • 54feb62a46
    Merge a94440b1e42080777249b879ce90747af2c9be7f into c1a9f01f226133e3b8539ce678871fe1c0a68270 #4286 DavidKorczynski 2025-03-27 08:50:21 +01:00
  • 6c30553972
    Merge 75279c308ebb91c2794d418241aeb17ab644dcbc into c1a9f01f226133e3b8539ce678871fe1c0a68270 #4739 Juan José 2025-03-27 08:49:40 +01:00
  • c1a9f01f22
    linux: allow nul bytes in abstract socket address (#4737) v1.x Itay Bookstein 2025-03-27 09:48:56 +02:00
  • 75279c308e win,unix,tcp: add uv_tcp_export/uv_tcp_import for handle sharing #4739 Witold Kręcicki 2020-01-31 09:01:17 +01:00
  • fb0db1c633
    Merge c1ab54656aaa11515c699fad195d76ba6a0e52f7 into bb706f5fe71827f667f0bce532e95ce0698a498d #4126 John Rehbein 2025-03-24 09:37:10 -07:00
  • 7b0eaf0480
    Merge 0e25224e0c0708558be8d40d85170e5054899aa8 into bb706f5fe71827f667f0bce532e95ce0698a498d #4434 Yage Hu 2025-03-24 13:40:57 +01:00
  • 949947b5cc
    Merge 08f65d7a9978e9a62774ba2d94acee4934d98130 into bb706f5fe71827f667f0bce532e95ce0698a498d #4387 Steven French 2025-03-24 19:59:30 +08:00
  • 8fb67d5465
    Merge 4b50b38676c67d46bad1baafbb375da1d0abcdab into bb706f5fe71827f667f0bce532e95ce0698a498d #4423 Juan José 2025-03-24 10:29:27 +03:00
  • 2f579e214c
    Merge 4ee3bd5d0aef2527a1f953cc99b378d7e40c7e23 into bb706f5fe71827f667f0bce532e95ce0698a498d #4663 Hüseyin Açacak 2025-03-24 10:29:27 +03:00
  • bb706f5fe7
    build: switch from c90 to c11 (#4743) Ben Noordhuis 2025-03-24 08:01:25 +01:00
  • 2b96e47f12
    test: support partial output lines in test runner (#4744) Colin Ihrig 2025-03-24 00:00:22 -04:00
  • 03e6a1abe7 squash! fixups #4743 Ben Noordhuis 2025-03-23 22:06:31 +01:00
  • 5f9e97aa94
    test: support partial output lines in test runner #4744 cjihrig 2025-03-23 11:07:27 -04:00
  • 7218a472fc build: switch from c90 to c11 Ben Noordhuis 2025-03-23 14:05:19 +01:00
  • afbfedc1ba
    Merge ad444b7813d29fd993be443d7f0676507a4a739e into ea1cf034bef1ee39cf453b5b37b98be153541453 #4709 Stacey Marshall 2025-03-20 21:02:59 +01:00
  • 4a8c187c81
    Merge a0ea334bf91df91aa15cf69b77164e9a7bca3b00 into ea1cf034bef1ee39cf453b5b37b98be153541453 #4636 reito 2025-03-19 01:42:25 -04:00
  • 96752d4cec
    Merge ebce661828aa06101e3aa31790c72e7aae20af49 into ea1cf034bef1ee39cf453b5b37b98be153541453 #4676 Edy Silva 2025-03-18 08:37:33 +05:30
  • 0e25224e0c Support absolute Windows path #4434 Yage Hu 2024-06-18 16:19:07 -07:00
  • c7fc42f852 Support NOFOLLOW on Windows Yage Hu 2024-06-18 14:16:57 -07:00
  • 90ac683e62 Support NOFOLLOW on Windows Yage Hu 2024-06-18 14:16:57 -07:00
  • c044b242fb Add docs for uv_fs_openat Yage Hu 2024-06-13 11:24:41 -07:00
  • cd9bc28f05 Add another test case Yage Hu 2024-06-13 11:02:17 -07:00
  • fb3cab3255 Add async and other test cases Yage Hu 2024-06-13 09:07:56 -07:00
  • ec50e3142b Initial happy path Windows openat impl Yage Hu 2024-06-13 00:13:56 -07:00
  • 52456e1345 Initial Windows openat impl using NtCreateFile Yage Hu 2024-06-12 16:01:49 -07:00
  • 9d6c5eaf0e Initial Linux implementation of uv_fs_openat Yage Hu 2024-06-12 14:26:50 -07:00
  • ea1cf034be style: rename parameter to match definition Mohammed Keyvanzadeh 2025-03-11 01:47:12 +03:30
  • 6843905b5d
    Merge 7fc6f9998b111b11ea88c32aedc14aff6c27e87a into 4681d5d5705be932f82e1e79eff72f17b5bf82e2 #4673 Saúl Ibarra Corretgé 2025-03-17 20:23:01 +01:00
  • 96d2833afb
    Merge 01f763df8c552ebea546fe0c74d8be676ec020b9 into 4681d5d5705be932f82e1e79eff72f17b5bf82e2 #4507 MaximAL 2025-03-15 01:36:41 +07:00
  • 7ce7cd89f5 unix: Allow nul bytes in Linux abstract namespace names #4737 Itay Bookstein 2025-03-13 20:30:28 +02:00
  • aff5ed7b53
    Merge 44f49dd7528b6be1f5ed90a4c7da1458d10050f1 into 4681d5d5705be932f82e1e79eff72f17b5bf82e2 #4586 Benjamin Gilbert 2025-03-11 14:06:55 -04:00
  • 4681d5d570
    test: link with libm (#4735) Juan José 2025-03-11 04:18:24 -05:00
  • 372e7e981c build: use -lm in FreeBSD #4735 Juan José Arboleda 2025-03-10 11:01:22 -05:00
  • fdeeaeebaf
    style: rename parameter to match definition #4736 Mohammed Keyvanzadeh 2025-03-11 01:47:12 +03:30
  • c727be4df9
    doc: free lib pointer before function return (#4720) mugitya03 2025-03-09 16:47:27 -04:00
  • d2c26ed70e
    Update docs/code/plugin/main.c #4720 Ben Noordhuis 2025-03-09 21:06:40 +01:00
  • 3bd8ea7b2f
    Move memory object from heap to stack. mugitya03 2025-03-07 18:42:13 -05:00
  • 98a4bab92a
    unix,sunos: prefer SO_REUSEPORT for load balancing (#4733) Stacey Marshall 2025-03-07 21:22:48 +00:00
  • 10d628e2b0
    Update src/unix/udp.c #4733 Stacey Marshall 2025-03-07 08:59:27 +00:00
  • 4cead201ec
    Update src/unix/udp.c Stacey Marshall 2025-03-07 08:59:17 +00:00
  • da58a07750
    Update src/unix/udp.c Stacey Marshall 2025-03-07 08:59:07 +00:00
  • ecc77755c3 unix,sunos: prefer SO_REUSEPORT for Load-balancing Stacey Marshall 2025-03-06 12:03:11 +00:00
  • 3989cbded2
    Merge 5340a772ad3958d06e41649ae1f4e0c678259848 into 352d992916814d04b847112072693079788e7343 #3490 Jameson Nash 2025-03-04 05:20:13 +00:00
  • 352d992916
    aix,ibmi: fix undeclared identifiers (#4730) Richard Lau 2025-03-03 20:08:09 +00:00
  • 92eacd19a1
    test: skip thread_name_threadpool on AIX/IBMi (#4731) Abdirahim Musse 2025-03-03 12:12:48 -06:00
  • cef276593b
    test: aix/ibmi skip thread_name_threadpool #4731 Abdirahim Musse 2025-03-03 11:49:15 -06:00
  • e523ea2da0
    unix: fix undeclared identifiers #4730 Richard Lau 2025-03-03 15:33:48 +00:00
  • edb93b7b32 darwin,unix,win: allow stopping read in TCP/UDP from alloc callback #4726 Juan José Arboleda 2025-03-02 16:18:03 -05:00
  • 545ecf515f
    openbsd: do not error out if cpuspeed is not available (#4727) Robert Nagy 2025-03-03 09:13:29 +01:00
  • 99660d9ef0 openbsd: do not error out if cpuspeed is not available #4727 Robert Nagy 2025-03-03 08:17:34 +01:00
  • 13ad6a3c8f
    Merge a9123b968787ad45bf54b8e8d331fc4591040bc2 into 612a8262b840a1d104afcd9c45b2b88cde6b9e6d #4704 bryopsida 2025-03-02 08:28:53 -06:00
  • a9123b9687 add UV_PROCESS_SETGROUPS to list to return ENOSYS #4704 bryopsida 2025-03-02 08:28:44 -06:00
  • 3e0a540f36
    Merge 63446206c121a3c6c346dab74b839b0bf4d92dd4 into 16d6a0b49dcfc15dbcd555fbe6b52517c6206297 #4489 Lawrence Stubbs 2025-03-02 09:34:09 +08:00
  • 4d905de5e1
    Merge 0c19b0a52eeb72219994e76c710ea28205d882a2 into 612a8262b840a1d104afcd9c45b2b88cde6b9e6d #3079 theanarkh 2025-03-02 09:34:08 +08:00
  • 9460c72367
    Merge 31f365ddca99aafff130f144cf28c15c0ec24835 into 612a8262b840a1d104afcd9c45b2b88cde6b9e6d #4697 Jérôme Vouillon 2025-02-28 22:25:52 +01:00
  • cc0023e4ad
    Merge e5471e5bd3a3048f507fca27dbc2f7896fb3b1fb into 16d6a0b49dcfc15dbcd555fbe6b52517c6206297 #4415 Juan José 2025-02-28 19:41:27 +08:00
  • fda75b46b0
    Merge eeae108d4656a2e937524516d50dbe97fb1d0a1d into 16d6a0b49dcfc15dbcd555fbe6b52517c6206297 #4057 Ben Noordhuis 2025-02-28 05:14:48 +00:00
  • 16d6a0b49d
    unix: handle out of memory in iface name copy (#4724) Ben Noordhuis 2025-02-27 23:30:29 +01:00
  • 5f6af62ee8 unix: handle out of memory in iface name copy #4724 Ben Noordhuis 2025-02-27 22:39:38 +01:00
  • 436c04048e
    unix,sunos: enable use of sendmmsg on Solaris and Illumos (#4717) Stacey Marshall 2025-02-27 17:24:40 +00:00
  • 50eb6490c6 unix,sunos: enable use of sendmmsg on Solaris and Illumos #4717 Stacey Marshall 2025-02-25 17:48:06 +00:00
  • 85d9b1c247 add doc for UV_PROCESS_WINDOWS_USE_PARENT_ERROR_MODE bryopsida 2025-02-20 17:09:40 -06:00
  • 90557cb6f6 fix: review comments bryopsida 2025-02-17 15:42:36 -06:00
  • a263786c9d fix: add windows impl of spawn fail test bryopsida 2025-02-17 15:19:17 -06:00
  • 7fd0407a1b fix: move test impl out of if not def win32 block bryopsida 2025-02-17 15:09:41 -06:00
  • 9ef98a7144 fix: merge conflict resolve bryopsida 2025-02-17 13:12:46 -06:00
  • 9b66266aef respond to code review feedback * added versionadded * use RETURN_SKIP Joe Dollard 2016-09-01 21:14:50 -04:00
  • b9f08fbd50 delete empty line Joe Dollard 2016-03-14 20:43:01 -04:00
  • 83636f6731 rename gids_sz to num_gids Joe Dollard 2016-03-14 20:42:16 -04:00
  • efeaeb242d unix: Support setting supplementary process groups Joe Dollard 2016-03-13 22:15:36 -04:00
  • 78284ce2ab
    Free loop objects in function thread2_worker #4722 mugitya03 2025-02-26 19:50:17 -05:00
  • f4a165b47e
    Fix a memory leak bug in function write_data #4721 mugitya03 2025-02-26 19:44:56 -05:00
  • a0f2339011
    Free pointer lib before function returns. mugitya03 2025-02-26 19:34:44 -05:00
  • 612a8262b8 Merge tag 'v1.50.0' into merge_1.50.0 #4718 master Jameson Nash 2025-02-26 16:22:25 +00:00
  • ad444b7813 doc: Add textual images into libuv man page #4709 Stacey Marshall 2025-02-21 16:55:41 +00:00
  • feddddb56b
    doc: fix rendering of threading.html (#4716) Tobias Nießen 2025-02-26 01:03:07 +01:00
  • 90a1789de2
    doc: fix rendering of threading.html #4716 Tobias Nießen 2025-02-26 00:49:28 +01:00
  • 57ff4b4250
    Merge 9e3644f9f5454f737cc94e2d1ddc0e3199255959 into f61f9c29d8cd4a1213108b456e99e131375b680d #4426 Saúl Ibarra Corretgé 2025-02-26 00:46:33 +01:00
  • f61f9c29d8
    test: handle UV_ENOTSUP in platform_output (#4714) Colin Ihrig 2025-02-25 13:22:10 -05:00
  • fd74eb7205
    test: handle UV_ENOTSUP in platform_output #4714 cjihrig 2025-02-25 11:33:06 -05:00
  • 843b64faf5
    win: add ENABLE_VIRTUAL_TERMINAL_INPUT raw tty mode (#4688) Anna Henningsen 2025-02-21 23:34:53 +01:00
  • 85b526f56a
    unix,win: accept NAN/INFINITY as file timestamps (#4702) Ben Noordhuis 2025-02-21 23:08:15 +01:00
  • 5b94260af4 unix,win: accept NAN/INFINITY as file timestamps #4702 Ben Noordhuis 2025-02-16 14:38:16 +01:00
  • 8a94b7b2ec
    unix: enable getrusage for SunOS (#4707) Paolo Insogna 2025-02-21 22:02:18 +01:00
  • b807450e98
    unix: add thread affinity support on openharmony (#4705) rainlow 2025-02-22 05:01:16 +08:00
  • 321896cf44 unix: enable getrusage for SunOS #4707 Paolo Insogna 2025-02-21 14:00:33 +01:00
  • 4b50b38676 fixup! unix,win: introduce uv_accept_reject call #4423 Hüseyin Açacak 2025-02-20 14:46:59 +03:00
  • e7880bf954 fixup! unix,win: introduce uv_accept_reject call Hüseyin Açacak 2025-01-13 09:55:59 +03:00
  • e2d3594774 unix,win: introduce uv_accept_reject call Juan José Arboleda 2024-05-25 01:35:35 -05:00
  • 804bfb1a88 Add support for affinity on openharmony #4705 MaCheng 2025-02-18 11:23:26 +08:00
  • 82cdfb75ff win: fix the inconsistency in volume serial number Hüseyin Açacak 2025-02-14 16:31:22 +03:00
  • dcace2a393 unix: remove unnecessary errno.h include in poll.c Juan José Arboleda 2025-02-15 19:58:50 -05:00
  • 9e162aa33f unix: remove unnecessary errno.h include in poll.c #4700 Juan José Arboleda 2025-02-15 19:58:50 -05:00
  • 378edb28f4
    doc: add C3 bindings to LINKS.md (#4699) Velikiy Kirill 2025-02-15 19:11:35 +03:00
  • fa129e1783
    Add C3 bindings #4699 Velikiy Kirill 2025-02-15 18:55:48 +03:00