> On Jun 18, 2019, at 2:25 PM, Jason Thorpe <thor...@me.com> wrote: > >> On Jun 18, 2019, at 2:01 PM, Greg Troxel <g...@lexort.com> wrote: >> >> I realize mkfifo is preferred in our world, and POSIX says it is >> preferred. But I believe we have a failure to follow POSIX. >> >> Other opinions? > > Seems you are correct. Sorry! Hit "send" prematurely. mknod(2) for the FIFO case should allow users under the same circumstances that mkfifo(2) does. -- thorpej
- mknod(2) and POSIX Greg Troxel
- Re: mknod(2) and POSIX Jason Thorpe
- Re: mknod(2) and POSIX Jason Thorpe
- Re: mknod(2) and POSIX Valery Ushakov
- Re: mknod(2) and POSIX Jason Thorpe
- Re: mknod(2) and POSIX Kamil Rytarowski
- Re: mknod(2) and POSIX Valery Ushakov
- Re: mknod(2) and POSIX Greg Troxel
- Re: mknod(2) and POSIX David Holland
- Re: mknod(2) and POSIX Greg Troxel