Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in system-calls

Passing arguments to custom system call

What is to prevent a user process from using the trap instruction independently?

system system-calls

Forwarding an established TCP connection to another process on another port?

x86_64 assembly execve *char[] syscall

How to fix : No rule to make target?

Arguments in syscall intercept using loadable kernel module seem to be broken

What is the minimum SO_RCVBUF value?

Mechanism of clipboard of xwindow

Linux sbrk() as a syscall in assembly

Java Implementation of *nix sync() without a system call

java system-calls

Logging module for print statements: Duplicate log entries

How to check the vsyscall mode

From where in libc source code, is open() getting linked?

Are the wrapper functions for system calls also called system calls?

c linux system-calls

Parent/child process close file descriptor

Implementing Linux System Call using LKM

Kernel Code vs User Code

Using logger.exe to sniff system calls

How does strace work?

system-calls strace

Huge memory leak in repeated os.path.isdir calls?