eio icon indicating copy to clipboard operation
eio copied to clipboard

Implement `chmod` support

Open patricoferris opened this issue 1 year ago • 5 comments

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 avatar Oct 05 '24 08:10 patricoferris

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

create2000 avatar Oct 11 '24 18:10 create2000

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

patricoferris avatar Oct 12 '24 21:10 patricoferris

Hello @patricoferris -- is this still available?

create2000 avatar Oct 16 '24 13:10 create2000

hello @patricoferris could you assign this to me

webbunivAdmin avatar Oct 17 '24 19:10 webbunivAdmin

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

patricoferris avatar Oct 18 '24 09:10 patricoferris