List Question
20 TechQA 2020-12-28T18:43:29.457000Is there a way to increment a semaphore and decrement another one atomically in POSIX?
412 views
Asked by Enrico
what is the use of using shm_open and mmap together?
673 views
Asked by qwerty_99
Opening a semaphore return 0
189 views
Asked by Karasikq
Order of declarations in Posix structs -- is it guaranteed?
135 views
Asked by C.M.
What are the possible values of _POSIX_TIMERS?
544 views
Asked by Alex D
Is there any standard way to get creation time of file or directory in FreeBSD programatically
612 views
Asked by sorosh_sabz
Azure Sphere UART no reading 0x00 from serial device
127 views
Asked by Julian
Thread Program on Linux (Posix Thread)
316 views
Asked by Laplace M
call I use mq_send or msgsnd from inside a signal handler
265 views
Asked by Vincent A
POSIX API and SOLID design principles
316 views
Asked by AudioBubble
How can I find out which systemcall(s) that a POSIX API invoked in Linux?
74 views
Asked by Chris
What is timer_t at its base?
7k views
Asked by val - disappointed in SE
How does shell preserve command file input line boundary?
270 views
Asked by DannyNiu
Getting X display variables in current running process using c++
105 views
Asked by idleonbench
Swift metal parallel sum calculation of array on iOS
1.7k views
Asked by Marko Zadravec
Deadlock using named semaphore
1k views
Asked by Adiel
Is there any cases that write in the domain socket blocks forever?
56 views
Asked by Ghidora
Grouping while using regexec
201 views
Asked by Gaara
Are parallel calls to send/recv on the same socket valid as per POSIX standard?
3.5k views
Asked by rashok