Skip to content
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

[FS] Allow pipes to be stat'ed #23306

Merged
merged 1 commit into from
Jan 23, 2025
Merged

Conversation

hoodmane
Copy link
Collaborator

@hoodmane hoodmane commented Jan 6, 2025

No description provided.

hoodmane added a commit to hoodmane/emscripten that referenced this pull request Jan 10, 2025
This fixes fstat on "anonymous" file descriptors in node rawfs and
includes the changes to library_syscall and library_fs needed to
allow pipes emscripten-core#23306 and nodefs descriptors emscripten-core#23058 to be stated.
@hoodmane hoodmane changed the title Allow pipes to be stat'ed [FS] Allow pipes to be stat'ed Jan 12, 2025
@hoodmane
Copy link
Collaborator Author

@sbc100 after #23470 this is a pretty simple diff =)

@sbc100 sbc100 merged commit cdfd2f8 into emscripten-core:main Jan 23, 2025
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants