Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upadd to golang.org/x/sys/unix instead? #1
Comments
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
ylih
closed this
Apr 10, 2016
ylih
reopened this
Apr 10, 2016
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
ylih
Apr 10, 2016
Owner
Whoops. Hit the wrong button there. Anyway, yeah; there's the change to that repo. Once that gets done, I'll update README.md to indicate that the functionality has been moved to golang.org/x/sys/unix.
|
Whoops. Hit the wrong button there. Anyway, yeah; there's the change to that repo. Once that gets done, I'll update README.md to indicate that the functionality has been moved to golang.org/x/sys/unix. |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
bradfitz
commented
Apr 10, 2016
|
Thanks. I'm reviewing it there, and hopefully @mdempsky can help too. |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
jcs
Mar 22, 2017
@ylih: it looks like https://go-review.googlesource.com/c/21815/ stalled out and just needs some documentation tweaks (copyright assignment and commit message) before it can be accepted. Was there anything else preventing you from trying to upstream your work?
jcs
commented
Mar 22, 2017
|
@ylih: it looks like https://go-review.googlesource.com/c/21815/ stalled out and just needs some documentation tweaks (copyright assignment and commit message) before it can be accepted. Was there anything else preventing you from trying to upstream your work? |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
bradfitz
commented
Mar 23, 2017
|
I finished it up and submitted it. |
bradfitz commentedApr 10, 2016
The canonical repo for extra system calls is golang.org/x/sys/unix.
Can you instead add these system calls to that repo?