NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/59691 CVS commit: src
The following reply was made to PR kern/59691; it has been noted by GNATS.
From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/59691 CVS commit: src
Date: Sun, 5 Oct 2025 18:51:50 +0000
Module Name: src
Committed By: riastradh
Date: Sun Oct 5 18:51:50 UTC 2025
Modified Files:
src/sys/kern: subr_time.c subr_time_arith.c
src/tests/kernel: t_time_arith.c
Log Message:
tstohz(9): Add some automatic tests.
Move this from subr_time.c to subr_time_arith.c to facilitate them.
PR kern/59691: tstohz(9) fails to round up on some inputs
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 src/sys/kern/subr_time.c
cvs rdiff -u -r1.3 -r1.4 src/sys/kern/subr_time_arith.c
cvs rdiff -u -r1.4 -r1.5 src/tests/kernel/t_time_arith.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index