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
Linux sbrk() as a syscall in assembly
Oct 09, 2022
linux
assembly
system-calls
sbrk
Java Implementation of *nix sync() without a system call
Oct 08, 2022
java
system-calls
Logging module for print statements: Duplicate log entries
Oct 06, 2022
python
logging
module
system-calls
tee
How to check the vsyscall mode
Oct 01, 2022
linux
linux-kernel
kernel
configuration-files
system-calls
From where in libc source code, is open() getting linked?
Sep 30, 2022
linux
gcc
linker
system-calls
libc
Are the wrapper functions for system calls also called system calls?
Aug 02, 2022
c
linux
system-calls
Parent/child process close file descriptor
Sep 23, 2022
linux
file
fork
parent-child
system-calls
Implementing Linux System Call using LKM
Nov 03, 2022
linux-kernel
system-calls
kernel-module
Kernel Code vs User Code
Oct 20, 2022
operating-system
kernel
system-calls
Using logger.exe to sniff system calls
Sep 26, 2022
logging
windbg
system-calls
strace
returning error code in linux kernel
Oct 21, 2022
linux-kernel
system-calls
error-code
syscall(SYS_getuid) returns different result from getuid()
Sep 14, 2022
c
windows
docker
system-calls
windows-subsystem-for-linux
How come _exit(0) (exiting by syscall) prevents me from receiving any stdout content?
May 22, 2022
linux
assembly
interrupt
system-calls
gnu-assembler
Safe way to read directory in Python
Apr 04, 2022
python
directory
system-calls
How synchronized keyword in java have been implemented?
Nov 13, 2022
java
synchronization
system-calls
What are the differences between LD_PRELOAD and strace?
Feb 09, 2017
hook
system-calls
strace
ld-preload
If close(2) fails with EIO, will the file descriptor still be deleted?
Sep 16, 2022
c
unix
posix
system-calls
How does strace work?
Jun 19, 2018
system-calls
strace
Which linux system call is used by ls command in linux to display the folder/file name?
Sep 09, 2022
c
linux
kernel
system-calls
ls
How to invoke a system call via syscall or sysenter in inline assembly?
Sep 06, 2022
intel
linux
gcc
x86
system-calls
inline-assembly
« Newer Entries
Older Entries »