Bruno Haible via Gnulib discussion list <[email protected]> writes: > diff --git a/doc/posix-functions/open.texi b/doc/posix-functions/open.texi > index 723a15a828..a61f3e76da 100644 > --- a/doc/posix-functions/open.texi > +++ b/doc/posix-functions/open.texi > @@ -78,6 +78,10 @@ > platforms: > NetBSD 10.0. > @item > +@code{open ("fifo", O_DIRECTORY ...)} does not fail on some platforms: > +@c https://dev.haiku-os.org/ticket/19879 > +Haiku. > +@item
That was found in a gnulib test? I don't recall seeing it the last time I used Haiku. Interesting that it is the second fifo bug we have found recently [1]. Collin [1] https://www.freebsd.org/security/advisories/FreeBSD-EN-25:19.zfs.asc
