Source: hurd
Version: 1:0.9.git20190331-8
Severity: important
Control: affects -1 s6
Dear Maintainer,
When calling open(fifo_fd, O_WRONLY | O_NONBLOCK) on an fifo file, which has
no reader, it should return ENXIO. But on Hurd, it returns EIEIO.
This causes s6 failed to start[1], as it expects an
Processing control commands:
> affects -1 s6
Bug #942558 [src:hurd] hurd: should return ENXIO instead of EIEIO in open()
Added indication that 942558 affects s6
--
942558: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=942558
Debian Bug Tracking System
Contact ow...@bugs.debian.org with probl
Hello,
Shengjing Zhu, le ven. 18 oct. 2019 13:26:58 +0800, a ecrit:
> When calling open(fifo_fd, O_WRONLY | O_NONBLOCK) on an fifo file, which has
> no reader, it should return ENXIO. But on Hurd, it returns EIEIO.
I guess you mean it does this consistently?
Normally EIEIO is only returned when
3 matches
Mail list logo