Re: git: f3f3e3c44d3b - main - fd: add close_range(..., CLOSE_RANGE_CLOEXEC)
Date: Sun, 02 Apr 2023 09:42:30 UTC
On Thu, Mar 03, 2022 at 05:30:53PM +0000, Mateusz Guzik wrote: > The branch main has been updated by mjg: > > URL: https://cgit.FreeBSD.org/src/commit/?id=f3f3e3c44d3b1776653bbf19eab17ce006a815d8 > > commit f3f3e3c44d3b1776653bbf19eab17ce006a815d8 > Author: Mateusz Guzik <mjg@FreeBSD.org> > AuthorDate: 2022-03-03 12:45:11 +0000 > Commit: Mateusz Guzik <mjg@FreeBSD.org> > CommitDate: 2022-03-03 17:21:58 +0000 > > fd: add close_range(..., CLOSE_RANGE_CLOEXEC) > > For compatibility with Linux. > 10x, are we have any reason not to implement CLOSE_RANGE_UNSHARE?