]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Replace the existing print_ct() private debugging function with a set of
authorIan Lepore <ian@FreeBSD.org>
Mon, 12 Feb 2018 16:25:56 +0000 (16:25 +0000)
committerIan Lepore <ian@FreeBSD.org>
Mon, 12 Feb 2018 16:25:56 +0000 (16:25 +0000)
commitaedc51f11adb0f977dea9c3092eabebec2c3fe07
treecc405911abb16f525265525e59aa38d6a4d25279
parent5ec69a1509ad10d68b93577b64f214eb80259bc4
Replace the existing print_ct() private debugging function with a set of
three public functions to format and print the three major data structures
used by realtime clock drivers (clocktime, bcd_clocktime, and timespec).
sys/kern/subr_clock.c
sys/sys/clock.h