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: add optional third permission argument to fs.open() #103

Merged
merged 1 commit into from
Sep 5, 2022

Conversation

jow-
Copy link
Owner

@jow- jow- commented Sep 4, 2022

Rework the fs.open() implementation to accept an optional third file
permission argument which is applied to newly created files.

Signed-off-by: Jo-Philipp Wich jo@mein.io

Rework the `fs.open()` implementation to accept an optional third file
permission argument which is applied to newly created files.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
@jow- jow- force-pushed the fs-open-permission-argument branch from e2dfceb to 0ba9c3e Compare September 5, 2022 07:07
@jow- jow- merged commit 68b5a1e into master Sep 5, 2022
@jow- jow- deleted the fs-open-permission-argument branch September 9, 2022 13:39
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.

1 participant