> On Jun 18, 2019, at 4:47 PM, Valery Ushakov <u...@stderr.spb.ru> wrote: > > Since our mknod() is a wrapper, we can trivially dispath to mkfifo > syscall for mknod calls with S_IFIFO, can't we? I don't think we > should make the mknod syscall itself to support this. Oh, yes, that would be fine as well. > > -uwe -- 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