nc 0.9.7

Access system calls directly
Documentation
1
2
3
4
5
6
7
8
9
10

# About
Note that C implementations of syscalls() are from musl project.

## References

- https://blog.packagecloud.io/the-definitive-guide-to-linux-system-calls/
- https://stackoverflow.com/questions/50571275/why-does-a-syscall-clobber-rcx-and-r11
- https://stackoverflow.com/questions/2535989/what-are-the-calling-conventions-for-unix-linux-system-calls-and-user-space-f
- https://github.com/Amanieu/rfcs/blob/inline-asm/text/0000-inline-asm.md