Search code examples
Run cleanup in library when main program exits...


clinuxpthreadsposix

Read More
why scala puts the version on stderr instead...


scalashellposixfile-descriptor

Read More
Casting back void pointer gives different address...


ctimerposix

Read More
How do I use sigaction()? struct sigaction is not defined...


cposixsigaction

Read More
What is the difference between sigaction and signal?...


csignalsposix

Read More
Why is `pthread_testcancel` called multiple times in the `nanosleep` implementation of winpthreads?...


cwindowspthreadsposixpthreads-win32

Read More
Indirect parameter substitution in shell script...


shellscriptingposix

Read More
Idiomatic way to handle signals in a shared library...


c++linuxsegmentation-faultsignalsposix

Read More
What are the semantics of fdatasync() when used on a directory descriptor?...


linuxfilesystemsposixfreebsdfsync

Read More
How to tell if a program is installed on Linux in Haskell...


bashhaskellposix

Read More
linux unnamed posix semaphore sem_destroy, sem_wait method question...


linuxposixsemaphore

Read More
Using busybox shell, i'm trying to divide the output of a cat command by 1000, as a float...


shposixbusybox

Read More
Are there repercussions to having many processes write to a single reader on a named pipe in posix?...


ipcposixnamed-pipesfifo

Read More
Detecting stack exhaustion vs other sources of SIGSEGV...


csegmentation-faultposix

Read More
Awk (gnu awk) printing comparisons with and without parens have different results...


awkposix

Read More
How exactly signal handler will work if it receives another signal while processed?...


cunixsignalsposix

Read More
multiple threads doing poll() or select() on a single socket or pipe...


multithreadingsocketsposixsus

Read More
Passing a file descriptor from `open_memstream` to `dup2`...


cunixstreamposix

Read More
sh -c doesn't recognize heredoc syntax...


shellshposix

Read More
According to POSIX, when will my writes be visible to other processes?...


concurrencyfile-ioposixsystem-callsfile-descriptor

Read More
Running executables present in the PATH environment using execve...


cposix

Read More
Is it required to use O_TRUNC and O_APPEND together?...


linuxposixfcntl

Read More
How do I create a global variable that is thread-specific in C using POSIX threads?...


clinuxmultithreadingpthreadsposix

Read More
delete all directories except one...


shellposix

Read More
Sending int through shared memory between two processes...


cintegerforkposixshared-memory

Read More
How can I use mach_absolute_time without overflowing?...


macosx86posixpowerpcdarwin

Read More
Different behaviors between C and Rust code snippets...


crustpipeforkposix

Read More
Is the specification of SIG_IGN's undefined behavior regarding SIGFPE, SIGILL, SIGSEGV redundant...


csignalsposixlanguage-lawyer

Read More
posix_spawn and non-standard pipe setup for ipc between parent and child process...


pipeposixipcspawn

Read More
Number of POSIX queues in the system...


clinuxposixwindows-subsystem-for-linuxmqueue

Read More
BackNext