Search code examples
unexpected behavior of directory renaming in macos (other posix flavors?)...


macosshellfilesystemsposixapfs

Read More
Make pipe fd return true for is_atty() in child process...


cterminalposix

Read More
C Pthread Priority : Unable to get expected behavior...


clinuxpthreadsposix

Read More
Using one pthread_mutex_t and multiples pthread_cond_t with pthread_cond_wait()...


unixpthreadsposixmutexconditional-statements

Read More
Does pthread_create start the created thread?...


clinuxmultithreadingpthreadsposix

Read More
Why does `mkdtemp()` fail when called in googletest?...


c++cross-platformposixgoogletest

Read More
Reading file with POSIX read...


cposixfile-read

Read More
Counting files for each subdirectory - program in C (POSIX)...


clinuxposix

Read More
Where does Microsoft Windows' 7 POSIX implementation currently stand?...


windowswindows-7posixposix-api

Read More
POSIX analog of coreutils "stat" command?...


shellposixstatgnu-coreutils

Read More
Problem in communication of three threads in C language (deadlock occurs)...


cmultithreadingpthreadsposixdeadlock

Read More
POSIX unnamed semaphore in shared memory is not responding to post or wait...


cposixsemaphoreshared-memory

Read More
Reading from non-blocking stdin in NASM...


assemblyx86posixsystem-callsnonblocking

Read More
Java Threads vs Pthreads...


javamultithreadingposix

Read More
Do files in /dev/shm take up memory when grown with ftruncate but are not written?...


clinuxposixshared-memory

Read More
POSIX sigevent not compiling with c11...


cgccposixc11

Read More
Can't define the size of a shared memory object...


cunixposixshared-memory

Read More
How can I create a POSIX shared message queue without it created as root access only?...


cposixipcubuntu-18.04

Read More
std::localtime returning null...


c++timeposix

Read More
Using POSIX Regex in C...


cregexposixtaskmanager

Read More
Polling a semaphore multiple times simultaneously using posix C...


cmultithreadingposixsemaphore

Read More
Python argparse proper formatting of choice arguments with flag...


pythonformattingposixargparse

Read More
Differentiate between return value and error in C...


cpointersposix

Read More
Strange POSIX semaphore behavior (stuck on sem_wait on Linux)...


linuxposixsemaphore

Read More
Using printf width specifier with fixed width integer type variable...


cprintfposixint32

Read More
Asynchronous posix_fallocate()?...


linuxasynchronousposix

Read More
When is it safe to destroy a pthread barrier?...


cmultithreadingposixpthreads

Read More
What is the POSIX-defined buffering on a file opened after closing stdout?...


cposixfile-descriptormultiprocess

Read More
POSIX condition variable & mutex "competition"...


c++multithreadingposixmutexcondition-variable

Read More
POSIX queues and msg_max...


linuxposixmessage-queue

Read More
BackNext