[vlc-devel] [PATCH] linux: vlc_memfd: handle EOPNOTSUPP errno
Thomas Guillem
thomas at gllm.fr
Fri Jun 14 15:42:14 CEST 2019
On Fri, Jun 14, 2019, at 15:35, Rémi Denis-Courmont wrote:
> Le vendredi 14 juin 2019, 12:11:33 EEST Thomas Guillem a écrit :
> > On Fri, Jun 14, 2019, at 10:25, Rémi Denis-Courmont wrote:
> > > Le vendredi 14 juin 2019, 10:17:16 EEST Thomas Guillem a écrit :
> > > > from manpage:
> > > >
> > > > BUGS
> > > > One must check for two different error codes, EISDIR and ENOENT, when
> > > > trying to determine whether the kernel supports O_TMPFILE
> > > > functionality.
> > >
> > > This is obviously incorrect. Feel free to patch the man pages.
> >
> > No, I won't.
> >
> > This is not a problem of manpages, but a problem with older libc/kernel
> > implementation/bugs around O_TMPFILE.
>
> I'm rejecting the patch since you refuse to correct the description.
Hu ? I just refused to patch the man page.
I don't refuse to correct anything. Just trying to understand the mess around O_TMPFILE.
>
> --
> Rémi Denis-Courmont
>
>
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel
More information about the vlc-devel
mailing list