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

Fixes for Node 6.3 #138

Merged
merged 10 commits into from
Jul 8, 2016
Merged

Fixes for Node 6.3 #138

merged 10 commits into from
Jul 8, 2016

Conversation

tschaub
Copy link
Owner

@tschaub tschaub commented Jul 8, 2016

This adds binding.realpath() and adapts binding.readlink() and binding.readdir() so they can work with and without an encoding argument.

It also makes it so we rely on require('constants') instead of process.binding('constants').

Fixes #137.

@tschaub tschaub merged commit eb1464e into master Jul 8, 2016
@tschaub tschaub deleted the v6.3-fixes branch July 8, 2016 01:28
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