Search code examples
Robust mutex not working with shared memory...


cpthreadsposixmutexshared-memory

Read More
POSIX shared memory - method for automatic client notification...


clinuxposixipcshared-memory

Read More
How do I perform low level I/O on a Linux device file in Python?...


pythonlinuxposix

Read More
Disabling stdout buffering of a forked process...


c++cposix

Read More
Thread barrier for 49 threads...


clinuxmultithreadingpthreadsposix

Read More
Verify if a regex is Posix compatible...


javamysqlregexposixmysql-5.7

Read More
Where to place Unix Domain (AF_UNIX) sockets' end points (files)?...


socketsunixposixunix-socketfhs

Read More
O_PATH equivalent in MacOS?...


cmacosposix

Read More
Don't remove white space from `value` in minified json...


jsonshellposix

Read More
Serialize a function pointer in C and save it in a file?...


cfileserializationposixfunction-pointers

Read More
How do I get the --watch flag to work on OSX command line?...


macoskubernetesterminalposix

Read More
Ruby output as input for system command...


rubyposix

Read More
Equivalent to pread/pwrite in MSVC?...


visual-studio-2010visual-c++posix

Read More
Is there any standard way to get creation time of file or directory in FreeBSD programatically...


cposixfreebsdstatposix-api

Read More
Shared Memory and semaphores: Unexpected segmantation fault...


cposixsemaphoreshared-memory

Read More
How to render an ANSI text coloring on a website?...


javascripthtmlcolorsposix

Read More
How can I execute terminal commands from a C program?...


cterminalposixreverse-shell

Read More
How does shell preserve command file input line boundary?...


bashshellioposixposix-api

Read More
In POSIX sh, string replacement is undefined. while trying to do PASS2="${PASS//[${special_char...


posixshellcheck

Read More
shm_open segmentation fault and permission failed...


cposixmmap

Read More
c mq_open() doesn't connect if it's called before message queue is open...


cposixipcmessage-queue

Read More
C mq_receive() with struct causes seg fault when trying to access...


csegmentation-faultposixmessage-queue

Read More
What is the difference between fsync and syncfs?...


clinuxfilesystemsposixunistd.h

Read More
Why poll() returns immediately on regular files and blocks on fifo?...


c++posixpollingfile-descriptor

Read More
Create a new file to write to in C and initialize it as empty?...


cposixmmapfile-writing

Read More
Connecting n commands with pipes in a shell?...


cshellposixpipe

Read More
Is it possible (and safe) to make an accepting socket non-blocking?...


csocketsposixfcntl

Read More
Send and receive UDP multicast packets with the same socket...


csocketsposixmulticastmulticastsocket

Read More
How to set a variable to the variable inside a variable in a shell script...


linuxshellposix

Read More
Message too long error mq_send with struct...


clinuxposixipcmq

Read More
BackNext