Skip to content

Conversation

@baudehlo
Copy link
Owner

@baudehlo baudehlo commented Mar 7, 2017

Replaces and closes #27

prantlf and others added 30 commits January 2, 2014 13:24
Add native methods getown and fgetown getting a file ownership
and chown and fchown changing a file ownership.  Add the exposed
methods to the JavaScript file-ext.js.  Add tests for stat and
chown methods.
Change LOCK_* from constants to preprocessor macros, because that's what
the code exporting them to javascript expects.
Currently, it only supports GETFD|SETFD actions with flag FD_CLOEXEC
…ast unsigned longs to v8-supported 32-bit uints. Overflow shouldn't be a problem for these.
…now when someone might use inheritance later.
Matt Sergeant and others added 4 commits March 7, 2017 13:35
* Bump version

* Change email

* Add windows testing

* Remove slack notification
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.