Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in system-calls

What does sys_break do?

c linux gcc x86 system-calls

What do the numbers after command and system call names mean in *nix?

How can I check the commands the given shellcode executes?

copy data from kernel space to user space

Memory access error sys_rt_sigaction (signal handler)

Pass struct to xv6 system call

c unix system-calls xv6

Using system calls to implement the unix cat command

c system-calls cat

in Linux "which source" returns nothing?

c linux shell system-calls

in linux, is it normal that there is no null character at the end of file

System calls Implementation

Should I declare system call functions in C?

LD_PRELOAD can not intercept syscalls, but only libcalls?

epoll_wait fails due to EINTR, how to remedy this?

C / C++ / C#: Howto do "mount -a"

c# c++ c linux system-calls

Are Unix/Linux system calls part of POSIX library functions?

linux unix posix system-calls

Why would a simple C program need syscalls?

c gcc arm system-calls gem5

Invalid argument when calling linux splice()

c linux system-calls splice