Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in system-calls

Appending to Start of File in C

c linux text append system-calls

Looking for mmap flag values

Intercepting syscalls (where are args passed)

my server doesn't handle all signals when I send it a lot of kill() commands

Newline byte 0Ah being ignored by x86_64 system call print program

The difference between API and System Call

c linux system-calls

Is there an equivalent to the clone() syscall on macOS?

c++ macos system-calls

Why can't I create read-only, shared mappings after setting F_SEAL_WRITE?

c linux system-calls mmap fcntl

How to iterate a string in mips assembly

string loops mips system-calls

Why is Intel Pin not able to instrument open syscall?

Linux Kernel systemcall call with an "int 0x80"

Why the linux read ip register from rcx register in the entry_SYSCALL_64 function?

Using r8 register as a loop counter results in endless loop - why?

How does a syscall knows where the wrapper function put its parameters in?

linux system-calls

Return value size or type of a system call in Linux

c linux-kernel system-calls

finding the username in a linux system call

linux kernel system-calls

What is the print format for atomic_long_t for printk in C