• Jeff Hodges's avatar
    syscall: add ptrace on darwin · 0ce57a73
    Jeff Hodges authored
    The ptrace syscall remains gutted on darwin, but usable.  This
    also makes the syscall addition process reproducible on darwin
    instead of relying on a file path in rsc's home directory.
    I've also removed an override of $PATH in env.bash that made
    tooling harder.
    
    R=rsc, dave, r
    CC=golang-dev
    https://golang.org/cl/4517147
    0ce57a73
zsysnum_darwin_amd64.go 14 KB