Re: git: d97ecf714e79 - main - time(3): Increase precision of time conversion functions by using gcd.
- Reply: Hans Petter Selasky : "Re: git: d97ecf714e79 - main - time(3): Increase precision of time conversion functions by using gcd."
- In reply to: Hans Petter Selasky : "git: d97ecf714e79 - main - time(3): Increase precision of time conversion functions by using gcd."
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 04 Oct 2022 16:41:35 UTC
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