1 post tagged with "glibc"

  • 14 Jun 2022/ C++

    Doing syscalls by hand

    How Linux system calls work under the hood: from user space to kernel space, the x64 calling convention, and implementing syscalls directly in assembly.

All tags