Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in system-calls

Kernel panic when altering system_call in entry.S

linux kernel system-calls

Registers saved on stack in system_call

linux-kernel system-calls

Where is located syscall_table in kernel x86_64?

linux-kernel system-calls

Why do system calls use a different stack?

Invalid argument in sendfile() with two regular files

c linux system-calls sendfile

Segfault when I run program written in NASM [duplicate]

Difference fork() and sys_fork()

linux kernel system-calls

Linux system call: getaddrinfo return -2

c linux system-calls

Can kernel handle two syscalls at the same time by doing multithreading?

Common Lisp GUI Programming With System Calls

SSL syscall error bad file descriptor using sqlalchemy and postgres

How can I use bufferoverflow to both execute a program remotely and write the output to a socket?

Echo value to Linux console

How do I set an alarm in Linux for less than a second?

c linux system-calls alarm

ARM syscall as c++ template

For Linux, how can I kill all processes in a session (with same SID) using system calls?

system call return values and errno

Is it true that there's no system call with more than 6 parameters in linux?

linux system-calls