Search code examples
POSIX open() hangs on SMB share...


c++linuxposixsmb

Read More
POSIX sh EBNF grammar...


parsingposixgrammarshebnf

Read More
C/C++: POSIX compatible way to find default network interface up/down...


c++clinuxposix

Read More
SO_REUSEADDR and AF_UNIX...


socketsunixposix

Read More
Meaning of dup2() POSIX function with second argument equals Zero...


clinuxfunctionunixposix

Read More
POSIX FIFO freezes when opened in blocking mode...


clinuxposixnamed-pipesfifo

Read More
How to count multiple characters from a file in C language using POSIX functions?...


cposixcounting

Read More
What is the difference between "termination status" and "end status" as returned...


cunixprocessposixsystem-calls

Read More
Segmentation Fault at pthread_join...


cmatrixpthreadsposixpthread-join

Read More
Processes with group of 2 semaphores and shared memory...


cforkposixsemaphoreshared-memory

Read More
Disagreement between Python and MATLAB in calculating POSIX from datetime...


python-3.xmatlabdatetimeposix

Read More
How to write unnamed Posix Semaphore to Shared Memory?...


cunixposixsemaphoreshared-memory

Read More
What are the possible values of _POSIX_TIMERS?...


cposixposix-api

Read More
Go back to Previous Directory in Linux using a C program...


cposix

Read More
How to trim leading and trailing whitespaces from a string value in a variable?...


shellposix

Read More
Find characters that have 2 or more *...


regexlinuxgrepposix

Read More
How to properly read the Shell Grammar?...


bashshellunixposix

Read More
POSIX fdopen() function in C...


clinuxposix

Read More
POSIX partial write() and Signal Interrupts...


clinuxnetwork-programmingposix

Read More
Why does this `int` have the wrong value?...


c++hexposixbyte

Read More
Is it a good idea to set multiple class members in one method?...


c++classposix

Read More
Using Shared memory in Posix Semaphore wait and signal in C...


cposixsemaphoreshared-memory

Read More
Tilde char ('~') in $PATH? (e.g.: PATH='~/bin':/usr/bin:/bin)...


bashunixpathposix

Read More
Convert Pthread to process fork()...


cmultithreadingpthreadsforkposix

Read More
POSIX named pipe (fifo) drops record in nonblocking mode...


clinuxposixnamed-pipes

Read More
Issue with alternating between parent and child process using POSIX semaphore functions...


cpointersposixsemaphorealternating

Read More
IF_NAMESIZE vs. IF_NAMESIZE+1...


cnetwork-programmingposix

Read More
Throw an exception into another thread...


multithreadingc++11exceptionposix

Read More
What clock is used on macOS to return the value for SO_TIMESTAMP?...


cmacossocketsposix

Read More
Dereferencing ‘void *’ pointer...


cpointersposixsemaphore

Read More
BackNext