Search code examples
How can I extract the base name of a directory with at least one dot in its name?...


haskellpathposix

Read More
How do you get the network interface index for the loopback interface?...


c++cnetwork-programmingposix

Read More
How can I catch a Ctrl-C event?...


c++event-handlingposixsignalssigint

Read More
How to create a temporary file with portable shell in a secure way?...


shellposixportabilitytemporary-filessecure-coding

Read More
How to echo shell commands as they are executed...


bashshellshposixtrace

Read More
How to turn off TCP PSH flag in the POSIX function send()?...


c++tcpposixsendnagle

Read More
Cancellation points in signal handlers?...


cpthreadsposixsignalscancellation

Read More
Should I use "test" or "[" "]" in POSIX shell?...


shellposixsh

Read More
Closing and Unmapping POSIX shared memory object...


cposixshared-memory

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


bashposixsh

Read More
Detecting potential FPU conditions raised by a single statement...


cposixvolatilefpu

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