Date: Tue, 4 Oct 2022 09:41:35 -0700 From: John Baldwin <jhb@FreeBSD.org> To: Hans Petter Selasky <hselasky@FreeBSD.org>, src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: Re: git: d97ecf714e79 - main - time(3): Increase precision of time conversion functions by using gcd. Message-ID: <bb67f80f-c723-18bc-a0a9-3335baf54731@FreeBSD.org> In-Reply-To: <202210041153.294Br4Si011556@gitrepo.freebsd.org> References: <202210041153.294Br4Si011556@gitrepo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 10/4/22 4:53 AM, Hans Petter Selasky wrote: > The branch main has been updated by hselasky: > > URL: https://cgit.FreeBSD.org/src/commit/?id=d97ecf714e791ad8ca7caa969fd9a5e9347fc96a > > commit d97ecf714e791ad8ca7caa969fd9a5e9347fc96a > Author: Hans Petter Selasky <hselasky@FreeBSD.org> > AuthorDate: 2022-10-02 22:15:09 +0000 > Commit: Hans Petter Selasky <hselasky@FreeBSD.org> > CommitDate: 2022-10-04 11:51:06 +0000 > > time(3): Increase precision of time conversion functions by using gcd. > > ... > > Reviewed by: kib@ > Differential Revision: https://reviews.freebsd.org/D36857 > MFC after: 1 week > Sponsored by: NVIDIA Networking For future reference: Phab only auto-closes a review if the Differential Revision tag is the last tag in the commit log. This is why it is listed last in the commit log template. -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bb67f80f-c723-18bc-a0a9-3335baf54731>