]> Savannah Git Hosting - gnulib.git/commit
mkfifoat: Work around a Haiku bug.
authorBruno Haible <bruno@clisp.org>
Fri, 30 Aug 2024 23:28:32 +0000 (01:28 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 17 Sep 2024 13:34:55 +0000 (15:34 +0200)
commit1bbc31a796e930ad074c2a09687a14e720972e26
tree74dada26c9d61a86e3a1692e9c0d856a5ab3eb4d
parentea6c4f27d18a90887b4dbe03a7ed2b8e3769d5e5
mkfifoat: Work around a Haiku bug.

* lib/mknodat.c (rpl_mknodat): On Haiku, handle S_IFIFO explicitly.
* doc/posix-functions/mknodat.texi: Mention the S_IFIFO flag bug.
ChangeLog
doc/posix-functions/mknodat.texi
lib/mknodat.c