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

runtime: Add symbols for Linux syscall numbers on 386/amd64 #20499

Closed
cjb opened this issue May 25, 2017 · 1 comment
Closed

runtime: Add symbols for Linux syscall numbers on 386/amd64 #20499

cjb opened this issue May 25, 2017 · 1 comment
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
Milestone

Comments

@cjb
Copy link
Contributor

cjb commented May 25, 2017

There was some grousing about the lack of names for syscall numbers in sys_linux_{386,amd64}.s, so here's an issue to suggest replacing the numbers with names. (I'll submit a patch in a few minutes.)

@bradfitz bradfitz added this to the Go1.10 milestone May 25, 2017
@bradfitz bradfitz added the NeedsFix The path to resolution is known, but the work has not been done. label May 25, 2017
@gopherbot
Copy link

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

@golang golang locked and limited conversation to collaborators Aug 30, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
Projects
None yet
Development

No branches or pull requests

3 participants