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

syscall: getwd should be supported on Solaris #12507

Closed
binarycrusader opened this issue Sep 4, 2015 · 1 comment
Closed

syscall: getwd should be supported on Solaris #12507

binarycrusader opened this issue Sep 4, 2015 · 1 comment

Comments

@binarycrusader
Copy link
Contributor

In support of the changes required for #8609, it was suggested that syscall:getwd() be updated to work on Solaris first since the runtime uses it and today it's unimplemented.

The code needed to support getwd is basically identical to Linux.

I will submit a CL for this change.

@gopherbot
Copy link

CL https://golang.org/cl/14420 mentions this issue.

@4ad 4ad closed this as completed in af7c9a4 Sep 9, 2015
@golang golang locked and limited conversation to collaborators Sep 8, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants