Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in posix

Is the posix namespace used?

Different behavior in C regex vs C++ regex using extended POSIX grammar

c++ c regex c++11 posix

Virtual file backed by memory (reverse MMAP)?

c posix reverse mmap

pthreads: how to assert code is run in a single threaded context

Does POSIX have a change log?

posix

Why does ksh fail to capture standard error during nested command substitutions?

No-op shell command that preserves $?

sh posix code-generation

What are the conditions under which a short read/write can occur?

c posix signals

POSIX signal behavior

c posix signals kill

Unix stat()/lstat() for Java

java unix file-io posix

Best POSIX way to determine if a filesystem is mounted read only

Does Interix implement fork()?

windows linux posix fork interix

When is a shared library considered to be "the same" for the purpose of sharing?

unix posix shared-libraries

Using fseek/fwrite from multiple processes to write to different areas of a file?

c file-io process posix mpi

What is the intended effective ordering of `set -o` options in bash? Does `histexpand` trump `posix`?

bash set posix standards sh

getting file creator/owner attributes in Java

java posix

Is the C standard time() function thread safe even if provided a NULL parameter?

c multithreading posix

When does a Perl script need to call `tzset` before calling `localtime`?

c perl timezone posix localtime

How to test if sparse file is supported

How to distinguish between Escape and Escape Sequence