Skip to content

Adding more operations to /proc/self/fd#17695

Open
Mai-Lapyst wants to merge 2 commits intoemscripten-core:mainfrom
Mai-Lapyst:fix-proc-fd
Open

Adding more operations to /proc/self/fd#17695
Mai-Lapyst wants to merge 2 commits intoemscripten-core:mainfrom
Mai-Lapyst:fix-proc-fd

Conversation

@Mai-Lapyst
Copy link
Contributor

This pr fixes #17694 by adding more features from the MEMFS filesystem to the current specialized fs-/mount-type for /proc/self/fd.

In particular this is:

  • getattr on the 'fd' folder and the files inside of it
  • readdir on the 'fd' folder

Copy link
Collaborator

@sbc100 sbc100 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

lgtm % comment

@Mai-Lapyst
Copy link
Contributor Author

Rebased to current main

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.

/proc/self/fd only supports very limited actions

2 participants