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/