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 posix
pthread_create(3) and memory synchronization guarantee in SMP architectures
Oct 21, 2025
c
pthreads
posix
cpu-cache
memory-model
POSIX Shared Memory and msync
Oct 21, 2025
posix
shared-memory
Real-time signals received in reversed order on Linux
Oct 20, 2025
c
linux
signals
posix
real-time
Is this usage of condition variables ALWAYS subject to a lost-signal race?
Oct 21, 2025
c
pthreads
posix
race-condition
condition-variable
Simple example for aio_write()
Oct 21, 2025
c
asynchronous
io
posix
aio
sched_yield() system call and real time scheduling policies
Oct 21, 2025
c
multithreading
linux-kernel
posix
scheduling
Is it necessary to use non-blocking file descriptors with IO multiplexing?
Oct 20, 2025
c
unix
io
network-programming
posix
Is there any standard way to get creation time of file or directory in FreeBSD programatically
Oct 19, 2025
c
posix
freebsd
stat
posix-api
Why won't sys/stat.h define ino_t with -std=c1x?
Oct 20, 2025
c
posix
standards
stat
Why is errno set to 22: mq_open() POSIX
Oct 20, 2025
c
posix
message-queue
Does write system call need the data to be read to give >-1 return?
Oct 18, 2025
c
posix
ipc
Is perror thread-safe?
Oct 19, 2025
c
linux
unix
posix
posix-api
What does posix_spawn return code 14 "Bad Address" mean?
Oct 17, 2025
posix
Why was ucontext added to and then removed from POSIX?
Oct 18, 2025
c
posix
setjmp
ucontext
Command substitution in shell script without globbing
Oct 16, 2025
shell
posix
Print with less(1) from C
Oct 16, 2025
c
pipe
posix
less-unix
how to use regex variable in zsh?
Oct 15, 2025
regex
bash
posix
zsh
Portable way to determine path to dynamic library opened with dlopen
Oct 14, 2025
c++
c
posix
shared-libraries
dlopen
Can I trust shell's `read` to not buffer input?
Oct 14, 2025
bash
shell
posix
« Newer Entries
Older Entries »