mkfifo-tests, etc.: allow HP-UX 11.11 bug
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 16 Oct 2013 14:47:53 +0000 (07:47 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 16 Oct 2013 14:48:18 +0000 (07:48 -0700)
Problem reported by Daniel Richard G. in
<http://lists.gnu.org/archive/html/bug-gnulib/2013-10/msg00068.html>.
* doc/posix-functions/mkfifo.texi (mkfifo):
* doc/posix-functions/mkfifoat.texi (mkfifoat):
* doc/posix-functions/mknod.texi (mknod):
* doc/posix-functions/mknodat.texi (mknodat):
Document the HP-UX 11.11 bug.
* tests/test-mkfifo.h (test_mkfifo):
Allow the HP-UX 11.11 bug.


No differences found