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

x/sys/unix: add support for *xattr functions on FreeBSD #8785

Closed
worr opened this issue Sep 21, 2014 · 2 comments
Closed

x/sys/unix: add support for *xattr functions on FreeBSD #8785

worr opened this issue Sep 21, 2014 · 2 comments

Comments

@worr
Copy link
Contributor

worr commented Sep 21, 2014

What does 'go version' print?
go version go1.3.1 freebsd/amd64

What steps reproduce the problem?
If possible, include a link to a program on play.golang.org.

1. On FreeBSD, try and call any functions that handle extended attributes

What happened?
Compilation failure

What should have happened instead?
Ideally, these functions would have been implemented

Please provide any additional information below.
I've attached a CL that fixes this: https://golang.org/cl/147850043/
@ianlancetaylor
Copy link
Contributor

Comment 1:

Labels changed: added repo-sys, release-none.

@worr worr added new labels Sep 22, 2014
@bradfitz bradfitz removed the new label Dec 18, 2014
@mikioh mikioh changed the title go.sys/unix: add support for *xattr functions on FreeBSD unix: add support for *xattr functions on FreeBSD Jan 7, 2015
@rsc rsc added this to the Unplanned milestone Apr 10, 2015
@rsc rsc removed the release-none label Apr 10, 2015
@rsc rsc changed the title unix: add support for *xattr functions on FreeBSD x/sys/unix: add support for *xattr functions on FreeBSD Apr 14, 2015
@rsc rsc modified the milestones: Unreleased, Unplanned Apr 14, 2015
@rsc rsc removed the repo-sys label Apr 14, 2015
@AlekSi
Copy link
Contributor

AlekSi commented Nov 14, 2015

I think that one can be closed? https://codereview.appspot.com/147850043 was merged.

@golang golang locked and limited conversation to collaborators Nov 16, 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

6 participants