Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

missing fs functions #853

Closed
isaacs opened this issue Mar 29, 2011 · 6 comments
Closed

missing fs functions #853

isaacs opened this issue Mar 29, 2011 · 6 comments

Comments

@isaacs
Copy link

isaacs commented Mar 29, 2011

  • fchmod
  • fchown
  • lchmod
  • lchown

Also, it would be nice to do a {l,f,}setstat that takes a JavaScript object and do the appropriate chown/chmod/utimes/etc. on it.

@isaacs
Copy link
Author

isaacs commented Mar 29, 2011

And of course, -Sync versions of all of the above.

@isaacs
Copy link
Author

isaacs commented Mar 29, 2011

@ry
Copy link

ry commented Apr 12, 2011

dox and tests please

@ry
Copy link

ry commented Apr 12, 2011

note this issue comes from GH-799

isaacs added a commit that referenced this issue Apr 18, 2011
isaacs added a commit that referenced this issue Apr 18, 2011
@isaacs
Copy link
Author

isaacs commented Apr 18, 2011

Docs: https://gist.github.com/926015

isaacs added a commit that referenced this issue Apr 21, 2011
isaacs added a commit that referenced this issue Apr 21, 2011
@piscisaureus
Copy link

Landed in 3935adc.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants