Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in system-calls

Is there a system call service routine in the interrupt vector?

Trying to set up Errno using NASM

Do read and write C system calls use buffers?

c io system-calls read-write

In the newer Linux, which function in ext4 is responsible for read?

Checking only the O_RDONLY flag to open(2)

Linux bare system calls, not glibc

c linux system-calls

SIGKILL init(PID=1) without sudo? Bug in linux?

c linux system-calls

Why is setuid dropped on execve in an alpine container?

Open returns (-1) with O_CREAT when file already exists

c system-calls

Unable to trace syscall via ftrace

Correct way to use prctl()

Slice arrays in Perl

arrays perl system-calls slice

Where is source code for linux kernel syscall service routines?

c linux-kernel system-calls

system_call_after_swapgs, where is my code spending most of the time?

difference between POLLIN and POLLPRI in poll() syscall

linux polling system-calls

Is it possible monitoring at real time all the syscall under linux?

executing a program in C linux using fork and exec

c linux fork system-calls

read, fread partial reads

c linux system-calls fread

How can I know the list of isolated cpu for the current running kernel?

linux kernel cpu system-calls