Search code examples
What is the meaning of "POSIX"?...


unixposixstandardsterminologyportability

Read More
Do TOCTOU vulnerabilities exist in file *existence* checks with access()?...


cfilesecurityposixrace-condition

Read More
What are the semantics of a+ mode in standard fopen()?...


ccygwinposixstandardsc89

Read More
aio on osx: Is it implemented in the kernel or with user threads? Other Options?...


macosasynchronousioposixaio

Read More
midpoint between two POSIXct times...


rposix

Read More
Segmentation fault when using rwlock in shared memory...


c++windows-subsystem-for-linuxposixmmaprwlock

Read More
Why doesn't readlink return a null-terminated value?...


linuxlinux-kernelposixsystem-callsreadlink

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


bashposixsh

Read More
How to check if stdin is from the terminal or a pipe in a shell script?...


posixsh

Read More
How to convert from UTC to local time in C?...


ctimeposixutcdatetime-conversion

Read More
How to determine if a file descriptor is seekable?...


cposixfile-descriptor

Read More
What posix_fadvise() args for sequential file write?...


coptimizationposix

Read More
How do I select the right language for my C program's output?...


cinternationalizationposixlocalesetlocale

Read More
How can I determine if the operating system is POSIX in C?...


cgccposix

Read More
How to get seconds from boost::posix_time::ptime...


c++boosttimeposixepoch

Read More
What are the conventions for stdout/stderr messages?...


cposixstdoutstderrprintf

Read More
Write only when child process expects input...


cposix

Read More
Are `ln -f` and `ln -sf` atomic on Linux and POSIX?...


linuxposixgnuln

Read More
Is there an invalid pthread_t id?...


cpthreadsposix

Read More
Match and Replace ![foo](/bar/) with Regex in SED...


regexbashsedposix

Read More
Writing programs to cope with I/O errors causing lost writes on Linux...


clinuxlinux-kernelposix

Read More
Can I assume the size of long int is always 4 bytes?...


clinuxtypesposix

Read More
Guarantees on sizeof(int) in Single UNIX or POSIX...


unixposixsizeof

Read More
Why pthread_rdlock doesn`t downgrade the lock?...


cpthreadslockingposix

Read More
How do I read Unicode-16 strings from a file using POSIX methods in Linux?...


windowslinuxunicodeposixwchar-t

Read More
how do I parse an iso 8601 date (with optional milliseconds) to a struct tm in C++?...


c++parsingposixdatetime-format

Read More
munmap shared memory with locked robust mutex makes it deadlock, why?...


clinuxpthreadsposixmutex

Read More
Regarding POSIX ERE's new ? modifier with nested repetitions...


regexposixstandards

Read More
How do I compare strings in Bourne Shell?...


shellshposix

Read More
What is the status of POSIX asynchronous I/O (AIO)?...


linuxasynchronousposixbsdaio

Read More
BackNext