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
return value in vfork() system call
May 11, 2018
c
operating-system
system-calls
systems-programming
Minimal overhead way of intercepting system calls without modifying the kernel
May 12, 2022
c
linux
gcc
x86-64
system-calls
Socket reading and timestamps
Oct 30, 2022
c
sockets
timestamp
system-calls
sendfile doesn't copy file contents
Jan 21, 2017
c++
linux
system-calls
sendfile
How do I make syscalls from my C program
Sep 06, 2021
c
linux-kernel
system-calls
RISC-V ecall syscall calling convention on pk/Linux
Jun 07, 2022
system-calls
calling-convention
riscv
How to determine values saved on the stack?
Dec 16, 2018
c
linux
assembly
inline-assembly
system-calls
In Linux, on entry of a sys call, what is the value in %eax? (not orig_eax)
May 05, 2018
linux
x86
system-calls
Passing parameters to system calls
Oct 18, 2022
c
linux
kernel
parameter-passing
system-calls
How to interrupt a thread performing a blocking socket connect?
Jan 11, 2017
multithreading
sockets
interrupt
system-calls
strace: Any sense in `dup2(A, B); close(B)`?
May 17, 2022
java
jvm
file-descriptor
system-calls
strace
In Linux x86_64 are syscalls and int 0x80 related?
May 26, 2022
linux
system-calls
Linux System Calls & Kernel Mode
Jun 26, 2017
security
system-calls
How to wrap ioctl(int d, unsigned long request, ...) using LD_PRELOAD?
Jun 07, 2022
c
linux
system-calls
ld-preload
Strace daemon process started using service
Jun 12, 2022
system-calls
systemd
strace
Linux x64: why does r10 come before r8 and r9 in syscalls?
Jul 11, 2014
linux
assembly
x86-64
system-calls
calling-convention
How are system calls stored in pt_regs?
Jun 11, 2022
c
linux
system-calls
Overloading fork( )
Oct 01, 2021
c
linux
fork
system-calls
Linux-kernel: printk from "open" syscall don't work
Sep 29, 2020
c
linux
linux-kernel
system-calls
printk
Understanding output of dtruss
Sep 27, 2018
linux
macos
system-calls
dtrace
« Newer Entries
Older Entries »