Skip to content

Instantly share code, notes, and snippets.

@chenxinlong
Created September 5, 2020 10:41
Show Gist options
  • Select an option

  • Save chenxinlong/09a8389b936a45e8d1f8864cbacb702b to your computer and use it in GitHub Desktop.

Select an option

Save chenxinlong/09a8389b936a45e8d1f8864cbacb702b to your computer and use it in GitHub Desktop.
# 所有 syscall 函数可以在 strace 源码中的 linux/<platform>/syscallent.h 里找到,比如 x86_64
https://github.com/strace/strace/blob/master/linux/x86_64/syscallent.h
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment