NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/58914 CVS commit: src/sys/kern
The following reply was made to PR kern/58914; it has been noted by GNATS.
From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/58914 CVS commit: src/sys/kern
Date: Sun, 22 Dec 2024 23:16:27 +0000
Module Name: src
Committed By: riastradh
Date: Sun Dec 22 23:16:27 UTC 2024
Modified Files:
src/sys/kern: kern_time.c
Log Message:
itimer_settime(9): Assert input is sane.
Caller is responsible for validating/sanitizing.
Prompted by:
PR kern/58914: timerfd_settime(2) is missing itimespecfix
To generate a diff of this commit:
cvs rdiff -u -r1.223 -r1.224 src/sys/kern/kern_time.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