Displaying 1 result from an estimated 1 matches for "fb6b4c4c".
2019 Jun 25
2
A libc in LLVM
On Tue, Jun 25, 2019 at 4:05 PM Jake Ehrlich <jakehehrlich at google.com>
wrote:
> Syscalls are operating system specific and architecture dependent so I
> think we'll want an abstraction layer around the fundamental operations the
> syscalls support anyway. Some things like open aren't even syscalls on all
> operating
>
Right, syscalls are OS _and_ architecture