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
Why are the system call numbers different in amd64 linux?
Sep 19, 2022
linux
naming-conventions
x86-64
system-calls
Go syscall v.s. C system call
Oct 19, 2022
c
go
system-calls
Any benefit in using WEXITSTATUS macro in C over division by 256 on exit() status?
May 05, 2014
c
exit
system-calls
how do i add a system call / utility in xv6
Sep 17, 2022
operating-system
system-calls
xv6
close() x86_64 system call weird return value
Oct 04, 2021
c
kernel
x86-64
system-calls
System calls on Windows
Feb 03, 2022
windows
system-calls
Windows equivalent to Linux's readahead syscall?
Jan 21, 2022
c
windows
linux
caching
system-calls
How to pass arguments to processes created by fork()
Mar 25, 2022
c
linux
operating-system
fork
system-calls
How can I make the system call write() print to the screen?
Feb 11, 2022
c
linux
system-calls
Why is data written to a file opened with O_APPEND flag, always written at the end, even with `lseek`?
Jan 30, 2022
c
linux
unix
kernel
system-calls
What is the difference between system call and library call?
Sep 15, 2022
linux
operating-system
system-calls
libraries
terminology
How does a system call translate to CPU instructions?
Sep 15, 2022
c
system-calls
How do SYSCALL/SYSRET instructions perform across x86 CPUs?
Sep 24, 2022
performance
x86
kernel
system-calls
Is there a better way than parsing /proc/self/maps to figure out memory protection?
Aug 18, 2017
c
linux
system-calls
mprotect
virtualquery
Is "asmlinkage" required for a c function to be called from assembly?
Jan 24, 2022
c
assembly
linux-kernel
system-calls
calling-convention
Programmatically getting UID and GID from username in Unix?
Sep 13, 2022
c++
c
unix
privileges
system-calls
How to figure out if a file is a link?
Oct 20, 2022
c
linux
symlink
system-calls
stat
Difference between write() and printf()
Sep 15, 2022
unix
io
operating-system
system-calls
Interpret dtruss output like “psynch_cvwait(...) = -1 Err#316”
Jun 17, 2022
macos
wait
system-calls
dtrace
darwin
What is the difference between `read` and `sysread`?
Mar 10, 2022
perl
io
system-calls
« Newer Entries
Older Entries »