NetBSD-Bugs archive

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

PR/58917 CVS commit: src/tests/lib/libc/sys



The following reply was made to PR kern/58917; it has been noted by GNATS.

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/58917 CVS commit: src/tests/lib/libc/sys
Date: Thu, 19 Dec 2024 20:11:03 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Thu Dec 19 20:11:03 UTC 2024
 
 Modified Files:
 	src/tests/lib/libc/sys: t_timerfd.c
 
 Log Message:
 t_timerfd: Test for timerfd_settime old_value.
 
 PR kern/58917: timer_settime and timerfd_settime return absolute time
 of next event
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.8 -r1.9 src/tests/lib/libc/sys/t_timerfd.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