Why does the C runtime on Mac OS allow both precomposed and decomposed UTF-8?...
Read MoreHow can I determine when the network stack is ready to open socket to same host/port again?...
Read MoreAre escaped newlines part of POSIX make?...
Read MoreDefining PATH_MAX for a filesystem?...
Read MoreWhat do the numbers after command and system call names mean in *nix?...
Read MoreDoes cygwin support the ftruncate POSIX standard?...
Read MoreTake action after forked application crash...
Read MoreHow can I apply regexp POSIX class subtraction or equivalent?...
Read MoreConvert errno.h error values to Win32 GetLastError() equivalents...
Read Moreif send() returns x bytes, does recv() get the same amount of bytes in one call?...
Read MoreIs it possible to display progress of Asynchronous IO...
Read MoreLog external process signals via command line...
Read MoreDoes tcsetpgrp() succeds when the caller belong to a background process?...
Read Moresed why POSIX blacket expression needs to be in another blacket?...
Read MoreSegfault when calling, but not jumping to, address in rax...
Read MoreDoes POSIX standard specify what calling convention functions like read() should follow?...
Read MoreDoes disk IO correspond directly to its physical sector location?...
Read MoreWhat happen to the children of a process that call setsid()?...
Read MoreWhy won't sys/stat.h define ino_t with -std=c1x?...
Read MoreNew to bash scripting - want to have a code block execute many times via reference...
Read MoreReplace spaces in between single characters in Redshift (POSIX regex...ie no lookarounds)...
Read MoreIs there a data race if pthread_cond_signal is the last call in a thread?...
Read MoreWould calling statvfs / statfs periodically cause wear on disk?...
Read MorePosixFilePermission causing UnsupportedOperationException in java...
Read More