Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/kern



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