Date: Fri, 25 Nov 2022 08:58:56 +0100 From: Baptiste Daroussin <bapt@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: Re: git: a1ab15abe2e2 - main - flua: add a chown(2) binding Message-ID: <20221125075856.rujjxfkvhcdwg3i7@aniel.nours.eu> In-Reply-To: <202211250750.2AP7olPT039735@gitrepo.freebsd.org> References: <202211250750.2AP7olPT039735@gitrepo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Nov 25, 2022 at 07:50:47AM +0000, Baptiste Daroussin wrote: > The branch main has been updated by bapt: > > URL: https://cgit.FreeBSD.org/src/commit/?id=a1ab15abe2e2a1ed92cbad056df71afff7e8794e > > commit a1ab15abe2e2a1ed92cbad056df71afff7e8794e > Author: Baptiste Daroussin <bapt@FreeBSD.org> > AuthorDate: 2022-11-24 08:16:05 +0000 > Commit: Baptiste Daroussin <bapt@FreeBSD.org> > CommitDate: 2022-11-25 07:49:58 +0000 > > flua: add a chown(2) binding > > The main difference with the chown in luaposix, is that it checks > and reports if a user or a group do exist when a string is passed > as arguments > > Reviewed by: kevans > Differential Revision: https://reviews.freebsd.org/D37479 oups I messed up with the reviews: 1. it was https://reviews.freebsd.org/D37496 not https://reviews.freebsd.org/D37479 2. kevans didn't actually accept. Bapt
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20221125075856.rujjxfkvhcdwg3i7>