Search code examples
Can time(NULL) ever return failure?...


ctimeposix

Read More
How to determine whether a function exists in a POSIX shell?...


functionshellshposix

Read More
Handle signals in the Java Virtual Machine...


javajvmprocessposixsignals

Read More
Find out if a command exists on POSIX system...


unixshellposix

Read More
Proper handling of EWOULDBLOCK with polling on a non-blocking socket...


csocketsposixepoll

Read More
What's new in POSIX Awk 2024?...


awkposix

Read More
How to get script directory in POSIX sh?...


bashposixsh

Read More
What's the easiest way to get a user's full name on a Linux/POSIX system?...


databaselinuxshellposixuser-accounts

Read More
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
BackNext