Commit Graph

  • f61f9c29d8
    test: handle UV_ENOTSUP in platform_output (#4714) Colin Ihrig 2025-02-25 13:22:10 -0500
  • fd74eb7205
    test: handle UV_ENOTSUP in platform_output #4714 cjihrig 2025-02-25 11:33:06 -0500
  • 843b64faf5
    win: add ENABLE_VIRTUAL_TERMINAL_INPUT raw tty mode (#4688) Anna Henningsen 2025-02-21 23:34:53 +0100
  • 85b526f56a
    unix,win: accept NAN/INFINITY as file timestamps (#4702) Ben Noordhuis 2025-02-21 23:08:15 +0100
  • 5b94260af4 unix,win: accept NAN/INFINITY as file timestamps #4702 Ben Noordhuis 2025-02-16 14:38:16 +0100
  • 8a94b7b2ec
    unix: enable getrusage for SunOS (#4707) Paolo Insogna 2025-02-21 22:02:18 +0100
  • b807450e98
    unix: add thread affinity support on openharmony (#4705) rainlow 2025-02-22 05:01:16 +0800
  • 321896cf44 unix: enable getrusage for SunOS #4707 Paolo Insogna 2025-02-21 14:00:33 +0100
  • 4b50b38676 fixup! unix,win: introduce uv_accept_reject call #4423 Hüseyin Açacak 2025-02-20 14:46:59 +0300
  • e7880bf954 fixup! unix,win: introduce uv_accept_reject call Hüseyin Açacak 2025-01-13 09:55:59 +0300
  • e2d3594774 unix,win: introduce uv_accept_reject call Juan José Arboleda 2024-05-25 01:35:35 -0500
  • 804bfb1a88 Add support for affinity on openharmony #4705 MaCheng 2025-02-18 11:23:26 +0800
  • 82cdfb75ff win: fix the inconsistency in volume serial number Hüseyin Açacak 2025-02-14 16:31:22 +0300
  • dcace2a393 unix: remove unnecessary errno.h include in poll.c Juan José Arboleda 2025-02-15 19:58:50 -0500
  • 9e162aa33f unix: remove unnecessary errno.h include in poll.c #4700 Juan José Arboleda 2025-02-15 19:58:50 -0500
  • 378edb28f4
    doc: add C3 bindings to LINKS.md (#4699) Velikiy Kirill 2025-02-15 19:11:35 +0300
  • fa129e1783
    Add C3 bindings #4699 Velikiy Kirill 2025-02-15 18:55:48 +0300
  • 9d84cde487 win: fix the inconsistency in volume serial number #4698 Hüseyin Açacak 2025-02-14 16:31:22 +0300
  • 31f365ddca win: access should fail with EACCES, not EPERM #4697 Jérôme Vouillon 2025-02-12 15:33:43 +0100
  • dd18517ab5 Add test Jérôme Vouillon 2025-02-12 15:54:06 +0100
  • 7894072528
    macos: increase child process stdio buffer size (#4694) Jinho Jang 2025-02-11 00:07:50 +0900
  • 0bda28c463 unix: fix code style #4694 verycosy 2025-02-10 20:49:51 +0900
  • f98605a262 unix: remove spawn buffer size verification test verycosy 2025-02-10 20:49:45 +0900
  • 216e9490ac unix: remove apple guard and fix code style verycosy 2025-02-10 18:20:42 +0900
  • 636ec91fa5 unix: fix code style verycosy 2025-02-10 17:52:57 +0900
  • 6f68433cde macos: use number directly on spawn buffer size verycosy 2025-02-10 17:52:29 +0900
  • 9b47f57a0b Revert "unix: replace magic number with UV_SPAWN_BUFFER_SIZE" verycosy 2025-02-10 17:50:05 +0900
  • 73770ceb52 unix: replace magic number with UV_SPAWN_BUFFER_SIZE verycosy 2025-02-08 20:44:21 +0900
  • 6889c552e5 macos: increase child process stdio buffer size verycosy 2025-02-08 20:30:45 +0900
  • abe59d6319 win: fix order of FILE_STAT_BASIC_INFORMATION struct fields Hüseyin Açacak 2025-02-10 13:09:55 +0300
  • ddde7ebff2 win: fix order of FILE_STAT_BASIC_INFORMATION struct fields #4696 Hüseyin Açacak 2025-02-10 13:09:55 +0300
  • e399e00e78
    doc: fix README link text (#4693) Julio Jordán 2025-02-08 15:42:12 +0100
  • 24aa8dbaff
    Update index.rst #4693 Julio Jordán 2025-02-08 14:50:47 +0100
  • d94b7db975 fixup! fixup! win,tty: allow setting ENABLE_VIRTUAL_TERMINAL_INPUT for raw mode #4688 Anna Henningsen 2025-02-06 17:26:24 +0100
  • c785048904 fixup! win,tty: allow setting ENABLE_VIRTUAL_TERMINAL_INPUT for raw mode Anna Henningsen 2025-02-06 15:54:42 +0100
  • 51477bc711
    macos,bsd: handle missing /dev/null in chroot env (#4689) Andrey 2025-02-04 22:43:18 +0200
  • 13f9975b8b
    Update src/unix/async.c #4689 Ben Noordhuis 2025-02-03 23:06:38 +0100
  • 11d4e61dae fixup! win,tty: allow setting ENABLE_VIRTUAL_TERMINAL_INPUT for raw mode Anna Henningsen 2025-01-31 16:23:49 +0100
  • bff3b52b57 win,tty: allow setting ENABLE_VIRTUAL_TERMINAL_INPUT for raw mode Anna Henningsen 2025-01-29 17:00:57 +0100
  • 23632e9104
    win: check cwd length before spawning a child process Morten Engelhardt Olsen 2025-01-29 14:51:06 -0700
  • 22fde050d4 fix for missing /dev/null in chrooted enviroment Andrey 2025-01-29 23:10:49 +0200
  • d6c30f461a
    Merge cb0bf62d70 into a6ddf41edf #4296 Jason 2025-01-29 10:35:13 -0500
  • d79877a365
    Check cwd length before spawning on win32 #4685 Morten Engelhardt Olsen 2025-01-28 08:51:56 -0700
  • a6ddf41edf
    linux: try preadv64/pwritev64 before preadv/pwritev (#4683) Ben Noordhuis 2025-01-28 09:27:58 +0100
  • 45bf09e256 linux: try preadv64/pwritev64 before preadv/pwritev #4683 Ben Noordhuis 2025-01-27 23:23:33 +0100
  • 82351168b3
    win: lazy-load [GS]etThreadDescription symbols (#4679) Ben Noordhuis 2025-01-24 21:53:22 +0100
  • ca1b65cfe7 fix? WINAPI macro #4679 Ben Noordhuis 2025-01-24 21:30:06 +0100
  • b851df5956 fix! own once, not kernelbase.dll Ben Noordhuis 2025-01-24 21:25:18 +0100
  • bc19beadbd docs: fix RTD build Saúl Ibarra Corretgé 2025-01-24 13:41:36 +0100
  • fd73009ece
    docs: fix RTD build #4682 Saúl Ibarra Corretgé 2025-01-24 13:41:36 +0100
  • f15c602bd0 win: fix leak in uv_os_tmpdir Saúl Ibarra Corretgé 2025-01-24 09:59:55 +0100
  • d6a07cdd77 win: fix leak in uv_os_tmpdir #4681 Saúl Ibarra Corretgé 2025-01-24 09:59:55 +0100
  • 17c2db044e fix! kernelbase.dll? Ben Noordhuis 2025-01-23 22:15:07 +0100
  • 8d32a0e494 win: lazy-load [GS]etThreadDescription symbols Ben Noordhuis 2025-01-23 21:29:58 +0100
  • ebce661828 Merge branch 'v1.x' into fix2826 #4676 Edy 2025-01-21 17:38:11 -0300
  • 7fc6f9998b remove check #4673 Saúl Ibarra Corretgé 2025-01-17 16:39:26 +0100
  • 811c8cfe1e test Saúl Ibarra Corretgé 2025-01-17 15:25:45 +0100
  • c3a8fbaeff test: use correct type for uv_fileno arguments Saúl Ibarra Corretgé 2025-01-17 13:32:51 +0100
  • 0f31978c30
    Now working on version 1.50.1 Santiago Gimeno 2025-01-15 19:11:00 +0100
  • a2ba04f83f Add SHA to ChangeLog Santiago Gimeno 2025-01-15 19:05:30 +0100
  • 8fb9cb9194 2025.01.15, Version 1.50.0 (Stable) v1.50.0 Santiago Gimeno 2025-01-15 19:05:29 +0100
  • be8eec8c5a
    misc: implement uv_getrusage_thread (#4666) Juan José 2025-01-14 08:50:26 -0500
  • 90b4062eb3 misc: implement uv_getrusage_thread #4666 James M Snell 2021-02-26 12:44:18 -0800
  • c3c676b618 linux: add uv_sigqueue #4670 michalbiesek 2025-01-12 15:47:10 +0100
  • 53e55bde2f unix: Update signal handling to use sa_sigaction #4668 michalbiesek 2025-01-12 15:29:41 +0100
  • e5471e5bd3 misc: introduce uv_get|set_threadpool_size #4415 Juan José Arboleda 2024-12-16 23:09:59 -0500
  • e59e2a9e49
    src: set a default thread name for workers (#4664) Rafael Gonzaga 2025-01-08 09:58:28 -0300
  • 4ee3bd5d0a fixup! win,fs: get fstat of AppExecLink reparse points #4663 Hüseyin Açacak 2025-01-08 14:26:44 +0300
  • e0d951a9bb src: set a default thread name for workers #4664 RafaelGSS 2024-12-31 16:12:11 -0300
  • 8dc553ac19 fixup! win,fs: get fstat of AppExecLink reparse points Hüseyin Açacak 2025-01-07 16:22:45 +0300
  • 85b488e1b8
    Update src/win/fs.c Hüseyin Açacak 2025-01-06 09:16:28 +0300
  • be967742c5 fixup! win,fs: get fstat of AppExecLink reparse points Hüseyin Açacak 2025-01-03 16:24:45 +0300
  • 68000aaaa8 win,fs: get fstat of AppExecLink reparse points Hüseyin Açacak 2024-12-27 11:49:51 +0300
  • 474d7e844b
    Merge 8218410a13 into ec5a4b54f7 #4271 Luan Devecchi 2024-12-19 23:25:30 +0800
  • f81509937e
    Merge 1aa3d9b112 into ec5a4b54f7 #4258 Juan José 2024-12-19 11:20:56 +0800
  • 7993250c0d threadpool: remove non required prepocessor conditionals #4658 Juan José Arboleda 2024-12-17 14:13:03 -0500
  • 1a2c72310d zos: remove deadcode in library shutdown #4657 Juan José Arboleda 2024-12-16 21:31:06 -0500
  • ec5a4b54f7 win: fix leak processing fs event Saúl Ibarra Corretgé 2024-12-16 13:41:36 +0100
  • 8fc1a0101b win: fix leak processing fs event #4656 Saúl Ibarra Corretgé 2024-12-16 13:41:36 +0100
  • beebf02cf6
    test: fix udp-multicast-join for FreeBSD (#4655) Juan José 2024-12-16 03:05:09 -0500
  • a94f2ad2b7 build: enable fdsan in Android Juan José Arboleda 2024-11-23 17:59:49 -0500
  • 2a49f7507f test: test: fix udp-multicast-join for FreeBSD #4655 Juan José Arboleda 2024-12-16 02:41:26 -0500
  • 3d78d121f4
    test: fix flaky flaky udp_mmsg test (#4652) Juan José 2024-12-15 14:24:20 -0500
  • 7a60ae3ffc test: fix flaky flaky udp_mmsg test #4652 Juan José Arboleda 2024-12-14 22:03:03 -0500
  • e8969bff6c unix,win: add uv_udp_try_send2 Ben Noordhuis 2024-12-10 23:36:32 +0100
  • 7b4cf04a91 unix: refactor udp sendmsg code Ben Noordhuis 2024-12-10 23:36:32 +0100
  • acebb97490
    test: address FreeBSD kernel bug causing NULL path in fsevents (#4649) Juan José 2024-12-13 15:30:17 -0500
  • f10330f27c test: address FreeBSD kernel bug causing NULL path in fsevents #4649 Juan José Arboleda 2024-12-12 22:49:26 -0500
  • 88201044ed
    win: plug uv_fs_event_start memory leak (#4647) amcgoogan 2024-12-12 15:23:36 -0800
  • 8e2c33f10d Freeing short_path to fix watch leak #4647 Andrew McGoogan 2024-12-12 15:04:34 -0800
  • 72d9abccd7
    win,fs: get (most) fstat when no permission (#4566) Jameson Nash 2024-12-12 15:05:53 -0500
  • 16e6e84dcc
    win: drop support for the legacy MinGW (#4645) Saúl Ibarra Corretgé 2024-12-12 15:59:30 +0100
  • 7752218db2 fixup! Saúl Ibarra Corretgé 2024-12-12 14:04:13 +0100
  • 88baee1a35 fixup! Saúl Ibarra Corretgé 2024-12-12 13:19:47 +0100
  • 264bb335af win: enable uv_thread_{get,set}name on MinGW Saúl Ibarra Corretgé 2024-12-12 12:41:08 +0100
  • 6adf9534b8 fixup! #4646 Saúl Ibarra Corretgé 2024-12-12 14:04:13 +0100
  • 1763cfe826 fixup! Saúl Ibarra Corretgé 2024-12-12 13:19:47 +0100
  • 09a2fa4e82 fixup! #4645 Saúl Ibarra Corretgé 2024-12-12 13:13:13 +0100
  • 3aa5d610d3 win: enable uv_thread_{get,set}name on MinGW Saúl Ibarra Corretgé 2024-12-12 12:41:08 +0100
  • 4910b9ceea fixup! Saúl Ibarra Corretgé 2024-12-12 12:34:43 +0100