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

Implement chmod support #764

Open
Tracked by #510
patricoferris opened this issue Oct 5, 2024 · 5 comments
Open
Tracked by #510

Implement chmod support #764

patricoferris opened this issue Oct 5, 2024 · 5 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@patricoferris
Copy link
Collaborator

patricoferris commented Oct 5, 2024

A specific issue tied to #510 -- I started this work over at https://github.com/patricoferris/eio/tree/fchmodat -- Anyone who is interested is more than welcome to take the work started there and get it over the line.

Initially this could be for Unix-y backends, but having Windows support would be great. We might take some inspiration from what the Unix module in the compiler is doing: https://github.com/ocaml/ocaml/blob/trunk/otherlibs/unix/chmod.c

@patricoferris patricoferris changed the title chmod Implement chmod support Oct 5, 2024
@patricoferris patricoferris added enhancement New feature or request good first issue Good for newcomers labels Oct 5, 2024
@create2000
Copy link
Contributor

Hello @patricoferris I would like to take the work. Thank you

@patricoferris
Copy link
Collaborator Author

Hey @create2000 -- thanks for the enthusiasm! Let's work on #766 and get that merged before picking up something else :))

@create2000
Copy link
Contributor

Hello @patricoferris -- is this still available?

@webbunivAdmin
Copy link

webbunivAdmin commented Oct 17, 2024

hello @patricoferris could you assign this to me

@patricoferris
Copy link
Collaborator Author

Hey @webbunivAdmin, thanks for coming to the issue from discord, please do let me know if you need any help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants