DEV Community

# syscall

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
OS Fundamentals 101: Process and Syscalls

OS Fundamentals 101: Process and Syscalls

7
Comments
4 min read
Single syscall "Hello, world" - in Rust - part 2

Single syscall "Hello, world" - in Rust - part 2

4
Comments
8 min read
Single syscall "Hello, world" - part 1

Single syscall "Hello, world" - part 1

3
Comments
15 min read
Optimizing Large File Transfers in Linux with Go - An Exploration of TCP and Syscall

Optimizing Large File Transfers in Linux with Go - An Exploration of TCP and Syscall

11
Comments
8 min read
Today I Learned: openat()

Today I Learned: openat()

2
Comments
3 min read
How to add system call (syscall) to the kernel, compile and test it?

How to add system call (syscall) to the kernel, compile and test it?

48
Comments 10
6 min read
loading...