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
stat st_mode is always equal to 16877
Sep 22, 2025
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)?
Sep 22, 2025
c
operating-system
system-calls
manpage
syscall wrapper asm C
Sep 22, 2025
c
assembly
arm
wrapper
system-calls
A way to call execl, execle, execlp, execv, execvP or execvp from Node.js
Sep 19, 2025
javascript
node.js
exec
system-calls
Strace command to display only system calls
Sep 20, 2025
android
emulation
system-calls
strace
Do all types of interprocess/interthread communication need system calls?
Sep 14, 2025
linux
multithreading
system-calls
inter-process-communicat
How is data copied from user space to kernel space and vice versa during I/O tasks?
Sep 13, 2025
operating-system
system-calls
How to detect if a syscall exists on linux programmatically?
Sep 10, 2025
c
linux
system-calls
statvfs system call fails with error Value too large for defined data type
Sep 09, 2025
c
linux
filesystems
system-calls
glibc
Observing shared mapped file memory in linux
Sep 08, 2025
c
linux
system-calls
shared-memory
mmap
How to read from and write to files using NASM for x86-64bit
Sep 08, 2025
linux
assembly
x86-64
nasm
system-calls
What is causing my program to hang and not exit properly? (pipe, read system call, while loop)
Sep 07, 2025
c
process
system-calls
low-level-io
FASM write Hello World to console with NO includes or dependencies at all
Sep 06, 2025
windows
assembly
x86-64
system-calls
fasm
getnameinfo -- what's syscall for it in Linux?
Sep 04, 2025
c
linux
assembly
linux-kernel
system-calls
How are system calls called?
Sep 05, 2025
python
operating-system
kernel
system-calls
libc
How to skip a system call with ptrace?
Mar 13, 2023
linux
x86-64
system-calls
ptrace
What is a "slow" device in the context of I/O call?
Sep 02, 2025
c
linux
linux-kernel
system-calls
How do I ignore line breaks in input using NASM Assembly?
Sep 03, 2025
linux
assembly
x86
nasm
system-calls
Logic of name_to_handle_at()
Sep 03, 2025
c
linux
system-calls
Older Entries »