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 difference between `read` and `sysread`?
Mar 10, 2022
perl
io
system-calls
How can I get a list of Linux system calls and number of args they take automatically?
Sep 12, 2022
c
system-calls
Is malloc/free a syscall or a library routine provided by libc?
Sep 08, 2022
c
linux
system-calls
libc
Make syscall in Python
Sep 06, 2022
python
python-2.7
system-calls
How does this C program without libc work?
Sep 11, 2022
c
assembly
x86-64
system-calls
abi
History of syscalls added to Linux?
Sep 05, 2022
c
linux
assembly
system-calls
Python: waiting for external launched process finish
Sep 04, 2022
python
system-calls
What is meant by "blocking system call"?
Sep 04, 2022
c
multithreading
operating-system
system-calls
How to Dynamically Allocate Memory Using Assembly and System Calls Under Linux
Sep 03, 2022
linux
assembly
system-calls
dynamic-memory-allocation
wait3 (waitpid alias) returns -1 with errno set to ECHILD when it should not
Sep 13, 2021
c
linux
system-calls
zombie-process
waitpid
How do I reimplement (or wrap) a syscall function on Linux?
Sep 03, 2022
c
linux
system-calls
libc
How do 32-bit applications make system calls on 64-bit Linux?
Sep 02, 2022
c
linux
performance
system-calls
How to interpret strace output?
Sep 02, 2022
c
linux
operating-system
system-calls
strace
What is the difference between FUTEX_WAIT and FUTEX_WAIT_PRIVATE?
Sep 02, 2022
linux-kernel
system-calls
Where can I find system call source code?
Sep 09, 2022
c
linux
assembly
linux-kernel
system-calls
Golang catch signals
Sep 02, 2022
go
signals
system-calls
Why does write continuously leave 4K bytes in the buffer?
Jan 28, 2022
c
linux
system-calls
What is the purpose of MAP_ANONYMOUS flag in mmap system call?
Aug 29, 2022
linux
memory
memory-management
system-calls
mmap
System call vs Function call
Sep 01, 2022
c
system-calls
function-calls
How do sites like codepad.org and ideone.com sandbox your program?
Nov 01, 2022
language-agnostic
operating-system
sandbox
system-calls
« Newer Entries
Older Entries »