Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in system-calls

stat st_mode is always equal to 16877

c unix system-calls stat

Is there documentation that describes what C function names "stand for" (not what they do--rather, what the abreviated name means)?

syscall wrapper asm C

A way to call execl, execle, execlp, execv, execvP or execvp from Node.js

Strace command to display only system calls

Do all types of interprocess/interthread communication need system calls?

How is data copied from user space to kernel space and vice versa during I/O tasks?

How to detect if a syscall exists on linux programmatically?

c linux system-calls

statvfs system call fails with error Value too large for defined data type

Observing shared mapped file memory in linux

How to read from and write to files using NASM for x86-64bit

What is causing my program to hang and not exit properly? (pipe, read system call, while loop)

FASM write Hello World to console with NO includes or dependencies at all

getnameinfo -- what's syscall for it in Linux?

How are system calls called?

How to skip a system call with ptrace?

What is a "slow" device in the context of I/O call?

How do I ignore line breaks in input using NASM Assembly?

Logic of name_to_handle_at()

c linux system-calls