Date: Thu, 10 Sep 2020 16:30:49 -0500 From: Kyle Evans <kevans@freebsd.org> To: Kyle Evans <kevans@freebsd.org> Cc: src-committers <src-committers@freebsd.org>, svn-src-all <svn-src-all@freebsd.org>, svn-src-head <svn-src-head@freebsd.org> Subject: Re: svn commit: r365615 - head/lib/libc/sys Message-ID: <CACNAnaF5HnFUCp8iR9s6G49XaiQb-moSmQMxWvU0mF5K-_OZAg@mail.gmail.com> In-Reply-To: <202009102125.08ALPGbT074684@repo.freebsd.org> References: <202009102125.08ALPGbT074684@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Sep 10, 2020 at 4:25 PM Kyle Evans <kevans@freebsd.org> wrote: > > Author: kevans > Date: Thu Sep 10 21:25:16 2020 > New Revision: 365615 > URL: https://svnweb.freebsd.org/changeset/base/365615 > > Log: > memfd_create: fix return values > > Literally returning EINVAL from a function designed to return an fd makes > for interesting scenarios. > > I cannot assign enough pointy hats to cover this one. > The word omitted is "myself" -- I cannot assign myself enough pointy hats to cover this one. Thanks, Kyle Evans
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CACNAnaF5HnFUCp8iR9s6G49XaiQb-moSmQMxWvU0mF5K-_OZAg>