Windows Subsystem for Linux syscalls

WSL executes unmodified Linux ELF64 binaries by emulating a Linux kernel interface on top of the Windows NT kernel. One of the kernel interfaces that it exposes are system calls (syscalls). This post will dive into how syscalls are handled in WSL.

Exactly what it says on the tin.

13 Comments

  1. 2016-06-08 9:27 pm
    • 2016-06-08 10:15 pm
      • 2016-06-09 5:14 am
        • 2016-06-09 6:03 am
        • 2016-06-09 4:55 pm
    • 2016-06-09 8:08 am
  2. 2016-06-09 9:01 am
    • 2016-06-09 10:59 pm
    • 2016-06-10 10:17 am
  3. 2016-06-09 1:39 pm
  4. 2016-06-09 5:39 pm
  5. 2016-06-12 5:36 am
  6. 2016-06-12 8:06 pm