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: Syscall9 for darwin/{arm,arm64} actually grubs up to 7 arguments #10073

Open
mikioh opened this issue Mar 4, 2015 · 2 comments
Open
Milestone

Comments

@mikioh
Copy link
Contributor

mikioh commented Mar 4, 2015

But a few system calls require 8 or 9 arguments.

// Actually Syscall7.
TEXT    ·Syscall9(SB),NOSPLIT,$0-52
@minux minux self-assigned this Mar 4, 2015
@minux minux added the repo-main label Mar 4, 2015
@minux minux added this to the Go1.5 milestone Mar 4, 2015
@rsc rsc removed the repo-main label Apr 14, 2015
@minux minux changed the title syscall: Syscall9 for darwin/arm actually grubs up to 7 arguments syscall: Syscall9 for darwin/{arm,arm64} actually grubs up to 7 arguments Apr 17, 2015
@gopherbot
Copy link

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

@mikioh mikioh modified the milestones: Go1.6, Go1.5 May 15, 2015
@minux
Copy link
Member

minux commented May 16, 2015 via email

@minux minux modified the milestones: Unplanned, Go1.6 May 16, 2015
@rsc rsc unassigned minux Jun 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants