Contributor
Theodore Preduta

Linux Syscalls: A Tale of Two Binaries


Mentors
zoulasc
Organization
The NetBSD Foundation
Technologies
c
Topics
operating systems, emulation
NetBSD's syscall emulation was implemented with individual programs in mind, and so lacks predictability. By taking a more systematic approach to testing and syscall implementation, this project aims to add support for Go binaries.