Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in system-calls
What is the type of system call arguments on Linux?
Aug 11, 2022
c
linux-kernel
system-calls
System calls and EINTR error code
Oct 19, 2022
c
posix
interrupt
system-calls
eintr
C system calls open / read / write / close and O_CREAT|O_EXCL
Sep 23, 2022
c
system-calls
Can I step into Python library code?
Sep 15, 2022
python
debugging
libraries
system-calls
pdb
Why does getpagesize() return an int?
Nov 10, 2022
c
unix
memory-management
int
system-calls
system call to map memory to a file descriptor (inverse mmap)?
Jun 22, 2022
c
unix
posix
mmap
system-calls
not enough variables to fit a sentinel
May 28, 2017
c
gcc
function
exec
system-calls
with -lpthread, g++ compiler error, "undefined reference to " semaphore calls such as `sem_open'
May 21, 2018
c++
linux
multithreading
system-calls
undefined-reference
Why is RCX not used for passing parameters to system calls, being replaced with R10? [duplicate]
Feb 19, 2022
linux
assembly
x86-64
system-calls
calling-convention
How to pass parameters to Linux system call?
May 09, 2022
c
linux
linux-kernel
parameter-passing
system-calls
basic assembly not working on Mac (x86_64+Lion)?
Apr 05, 2022
macos
assembly
x86-64
system-calls
Is it bad practice to use the system() function when library functions could be used instead? Why?
Nov 10, 2022
language-agnostic
system-calls
How to write int to file using write system call and read them exactly as written?
Nov 12, 2022
c
unix
file-io
system-calls
printf
Limiting syscall access for a Linux application
Sep 09, 2022
linux
security
linux-kernel
hook
system-calls
How to check if a forked process is still running from the c program
Aug 31, 2022
c
linux
system-calls
How does compiler know that the function you used is a system call?
Jun 18, 2022
c
linux
system-calls
So malloc doesn't invoke any syscall?
Apr 28, 2022
malloc
system-calls
mlock a variable in python [duplicate]
May 03, 2020
python
swap
system-calls
System calls : difference between sys_exit(), SYS_exit and exit()
Jun 06, 2022
linux
kernel
system-calls
How to obtain Linux syscall name from the syscall number?
Oct 22, 2022
c
linux
system-calls
« Newer Entries
Older Entries »