aboutsummaryrefslogtreecommitdiff
path: root/libgo/go/syscall/libcall_glibc.go
AgeCommit message (Expand)AuthorFilesLines
2021-09-13Merged current trunk to branch.Thomas Koenig1-1/+3
2020-10-21syscall: only compile ptrace varargs shim on LinuxNikhil Benesch1-3/+0
2020-09-17libgo: fix ptrace syscall hooks into glibcPaul E. Murphy1-1/+1
2019-02-07syscall: add Hurd supportIan Lance Taylor1-0/+135