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
How do system calls work?
Aug 30, 2022
compiler-construction
process
operating-system
interrupt
system-calls
What is the difference between the functions of the exec family of system calls like exec and execve?
Aug 30, 2022
c
linux
exec
system-calls
How do I get a thread ID from an arbitrary pthread_t?
Aug 29, 2022
c
linux
unix
pthreads
system-calls
Is it true that fork() calls clone() internally?
Aug 28, 2022
c
linux
operating-system
system-calls
warning: incompatible implicit declaration of built-in function ‘printf’ [enabled by default]
Aug 28, 2022
c
system-calls
System call and context switch
Oct 18, 2022
process
operating-system
system-calls
context-switch
What happens if you use the 32-bit int 0x80 Linux ABI in 64-bit code?
Nov 14, 2022
linux
assembly
x86-64
system-calls
abi
How to control which core a process runs on?
Sep 09, 2022
multicore
intel
system-calls
instruction-set
practical examples use dup or dup2
Aug 25, 2022
c
file
unix
system-calls
dup
What is better "int 0x80" or "syscall" in 32-bit code on Linux?
Aug 25, 2022
linux
assembly
x86
system-calls
32-bit
How to write a signal handler to catch SIGSEGV?
Aug 25, 2022
c
linux
system-calls
signal-handling
mprotect
Magic numbers of the Linux reboot() system call
Apr 10, 2022
linux
linux-kernel
system-calls
dup2 / dup - why would I need to duplicate a file descriptor?
Aug 17, 2022
c
linux
operating-system
system-calls
How is malloc() implemented internally? [duplicate]
Aug 29, 2022
c
memory
malloc
system-calls
sbrk
« Newer Entries