New posts in posix

Checking if errno != EINTR: what does it mean?

Script to convert ext4 filenames to NTFS

What are some interesting C/C++ libraries to play around with? [closed]

Differences between System V and Posix semaphores

Is there a way to flush a POSIX socket?

discover the directory that prevents a file from being read in linux

How to reliably & portably serialize binary information into POSIX shell

What is path //, how is it different from /

Does Varnish support unix domain socket files?

Why does wait() set status to 255 instead of the -1 exit status of the forked process?

unlink vs remove in c++

What is the difference between ssize_t and ptrdiff_t?

Does anyone know where a good resource for NFS4 ACLs can be found?

NPM package 'bin' script for Windows

How do I safely delete a posix timer in c++?

Is a conditional function definition allowed in POSIX compliant shell scripts?

Conditionals in POSIX standards

What is the correct POSIX-style TZ format: <+04>-4 vs UNK-4

How do I find the current machine's full hostname in C (hostname and domain information)?

How to convert a Windows path (with backslashes) to Unix format on Babun/Cygwin