-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
[v8.x] Update libuv #24103
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
[v8.x] Update libuv #24103
Changes from 1 commit
Commits
Show all changes
10 commits
Select commit
Hold shift + click to select a range
89ba3bb
deps: upgrade libuv to 1.20.0
cjihrig 4e591fc
deps: upgrade to libuv 1.20.2
cjihrig 49910ce
deps: upgrade to libuv 1.20.3
cjihrig de6095c
process: avoid using the same fd for ipc and stdio
cjihrig 4de5458
deps: upgrade to libuv 1.21.0
cjihrig f5a2ddd
deps: upgrade to libuv 1.22.0
cjihrig 4633485
deps: upgrade to libuv 1.23.0
cjihrig a31819a
deps: upgrade to libuv 1.23.1
cjihrig 3a5374c
test: read() on dir on AIX does not return EISDIR
bnoordhuis 437f4fc
deps: upgrade to libuv 1.23.2
cjihrig File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
test: read() on dir on AIX does not return EISDIR
An upcoming change in libuv will remove the artificial EISDIR error. Update the test to reflect that. Refs: libuv/libuv#2025 PR-URL: #23330 Reviewed-By: Sakthipriyan Vairamani <[email protected]> Reviewed-By: Santiago Gimeno <[email protected]> Reviewed-By: Gireesh Punathil <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
- Loading branch information
commit 3a5374c4341f98d191b4d926a6a69aa37ce1495d
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/CC @nodejs/platform-aix