Search code examples
What are pthread cancelation points used for?...

clinuxpthreadsposix

Read More
How do I drop supplementary groups in Linux?...

clinuxposixprivileges

Read More
Concept of buffer between fopen() and open()...

cposixfopen

Read More
What is the meaning of "POSIX"?...

unixposixstandardsterminologyportability

Read More
How create pipes to non-standard file descriptors using posix_spawn on C++...

c++posixchild-processfile-descriptorspawn

Read More
Treatment of backslash character in the bracket expression...

regexawklanguage-lawyerposix

Read More
grep: "^." doesn't match correctly with grep 2.5.1 and earlier...

regexposixgrep

Read More
df reports disk usage but no files in shared memory /dev/shm...

c++linuxposixshared-memory

Read More
java.lang.UnsupportedOperationException: 'posix:permissions'...

javahadoopposixunsupportedoperation

Read More
The problem of mutex lock in parallel matrix multiplication calculation...

cmultithreadingposixmutexmatmul

Read More
How to compile GnuTLS for every posix operating system...

ccompilationposixcross-compilinggnutls

Read More
How do I correctly determine NAME_MAX for shm_open?...

clinuxposixshared-memoryglibc

Read More
Should awk expand escape sequences in command-line assigned variables?...

bashawkposix

Read More
Open file for read/write, create if needed...

pythonfile-iopython-3.xioposix

Read More
Where should an application targeting Linux store temporary files that are expected to be larger tha...

posixtemporary-filestmpfs

Read More
How do I execute a command and get the output of the command within C++ using POSIX?...

c++processposixsystemreturn-value

Read More
What compiler does not support the style of "%#x" in printf flags?...

cprintfposix

Read More
How does SIGINT relate to the other termination signals such as SIGTERM, SIGQUIT and SIGKILL?...

linuxunixposix

Read More
How can clock() from time.h be implemented via times without conversion if returned time units are d...

cubuntutimeposixglibc

Read More
How to find a file on the $PATH in Bash?...

bashpathposix

Read More
Is there a POSIX-compliant way of getting local network IP address of my computer?...

cposix

Read More
How to use posix regexp operator for substring match...

sqlregexpostgresqlposixposix-ere

Read More
Does the Python regular expression module use BRE or ERE?...

pythonregexposix

Read More
strdup dumping core on passing NULL...

clinuxposixfreebsd

Read More
POSIX limits the number of character acceptable as user input to 4096, how to increase it?...

linuxterminalposixpipe

Read More
NPM package 'bin' script for Windows...

windowsnode.jsposixpackagenpm

Read More
C Code is too heavily compiler dependent...

cposix

Read More
What can lead to "IOError: [Errno 9] Bad file descriptor" during os.system()?...

pythonsubprocessposixfile-descriptorioerror

Read More
Do extended regexes support back-references?...

cregexposix

Read More
Is there any reasonable initial/invalid value for a pid_t?...

cgccposixdefault-valuepid

Read More
BackNext