Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in system-calls

perl system call causing hang when using threads

How does an int instruction know which registers to use when it runs?

Is there a separate kernel level thread for handling system calls by user processes?

how to get protection flags of a memory area, flags are PROT_READ /PROT_EXEC in mprotect

c++ c system-calls mprotect

Elixir/ExUnit: how to test functions with system calls most elegantly?

Perl catching STDERR and STDOUT of subprocess

Why are linux system calls different across architectures

System Calls in C signals and fork

c signals fork system-calls

Where are the OSX (XNU) syscalls actually documented?

NASM interrupt x86 reference?

x86 nasm system-calls x86-16

What's the difference between a 'fast' (instruction) syscall and interrupt-driven system call?

What is full name of fcntl Unix/Linux system call

How do I call the write syscall using inline assembler in GCC under MacOS X?

Proper way of getting the address of non-exported kernel symbols in a Linux kernel module

c linux-kernel system-calls

How to get true file creation date in R, on Unix systems?