NetBSD-Bugs archive

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

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



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

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/58919 CVS commit: src/tests/lib/libc/sys
Date: Wed, 18 Dec 2024 22:26:53 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Wed Dec 18 22:26:53 UTC 2024
 
 Modified Files:
 	src/tests/lib/libc/sys: t_timer_create.c
 
 Log Message:
 t_timer_create: Add some more test cases.
 
 PR kern/58917: timer_settime and timerfd_settime return absolute time
 of next event
 
 PR kern/58919: timer_settime fails to trigger for past times
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.5 -r1.6 src/tests/lib/libc/sys/t_timer_create.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