Newbetuts
.
New posts in system-calls
How do I get a thread ID from an arbitrary pthread_t?
c
linux
unix
pthreads
system-calls
Assembly segmentation fault after making a system call, at the end of my code
linux
assembly
x86
nasm
system-calls
64-bit syscall documentation for MacOS assembly
macos
assembly
x86-64
system-calls
abi
dup2 / dup - why would I need to duplicate a file descriptor?
c
linux
operating-system
system-calls
How to access the system call from user-space?
linux
system-calls
What are the return values of system calls in Assembly?
linux
assembly
return-value
nasm
system-calls
Syscall implementation of exit()
c
gcc
assembly
x86
system-calls
Python3 Ptrace duplicate syscalls
python
system-calls
strace
ptrace
What is better "int 0x80" or "syscall" in 32-bit code on Linux?
linux
assembly
x86
system-calls
32-bit
How is malloc() implemented internally? [duplicate]
c
memory
malloc
system-calls
sbrk
Why do x86-64 Linux system calls modify RCX, and what does the value mean?
linux
assembly
x86-64
system-calls
How to invoke a system call via syscall or sysenter in inline assembly?
linux
gcc
x86
system-calls
inline-assembly
What happens if you use the 32-bit int 0x80 Linux ABI in 64-bit code?
linux
assembly
x86-64
system-calls
abi
Prev