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
Seg fault...on hello world
Mar 29, 2022
linux
assembly
x86-64
system-calls
When implementing a system call, how do you expose the system call number to userland?
Jul 11, 2018
c
linux
linux-kernel
system-calls
How to get username from Linux kernel space
Oct 18, 2021
linux
module
linux-kernel
system-calls
"Segmentation fault", x86_64 assembly, AT&T syntax
Jul 02, 2022
linux
assembly
x86-64
system-calls
gnu-assembler
How to call syscall readahead in Python?
Dec 05, 2021
file
python-3.x
file-io
system-calls
Why does a syscall clobber rcx and r11? [duplicate]
Sep 14, 2022
linux
assembly
x86-64
system-calls
Why does fseek use read() system call?
Aug 22, 2022
c
linux
system-calls
libc
Elegant system calls in haskell
Nov 28, 2014
haskell
kerberos
system-calls
Where do you check the prototypes of syscalls on x86-64 machines?
Sep 22, 2022
linux
assembly
x86-64
system-calls
abi
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
« Newer Entries
Older Entries »