Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in system-calls

Why does fflush() affect the output of forked processes?

CreateProcess with golang

go system-calls

How can I return something else than 0 from a FreeBSD system call

Meaning of address' in System.map file

For wrappers around syscalls that retry on EINTR, how many times does retrying make sense?

c unix posix system-calls errno

How to use ptrace(2) to change behaviour of syscalls?

What are RSEQs (Restartable Sequences) and how to use them?

How to decode arg pointer in ioctl() system call in Linux 2.6.29?

C - read() returns negative number

Intermittent segmentation faults in main after fork

c linux system-calls

How are parameters passed to Linux system call ? Via register or stack?

linux open returns 0

linux system-calls

Get the end address of Linux kernel function on run-time

linux kernel system-calls

How does Windows switch to supervisor mode during a system call?

/ptregs in syscall table

linux-kernel system-calls

Where LLVM interpreter is looking for external functions (libraries?)