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 <[email protected]> > AuthorDate: 2022-11-24 08:16:05 +0000 > Commit: Baptiste Daroussin <[email protected]> > 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
