tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: mknod(2) and POSIX
> On Jun 18, 2019, at 4:47 PM, Valery Ushakov <uwe%stderr.spb.ru@localhost> 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
Home |
Main Index |
Thread Index |
Old Index