Next: mkfifoat
, Previous: mkdtemp
, Up: ISO C and POSIX Function Substitutes [Contents][Index]
mkfifo
POSIX specification:
https://pubs.opengroup.org/onlinepubs/9699919799/functions/mkfifo.html
Gnulib module: mkfifo
Portability problems fixed by Gnulib:
ENOSYS
:
mingw, MSVC 14, Android 4.4.
Portability problems not fixed by Gnulib:
EISDIR
instead of the correct EEXIST
:
HP-UX 11.11.