NetBSD-Bugs archive

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

PR/49342 CVS commit: src/tests/lib/libc/gen



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

From: "Justin Cormack" <justin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/49342 CVS commit: src/tests/lib/libc/gen
Date: Fri, 31 Oct 2014 12:22:38 +0000

 Module Name:	src
 Committed By:	justin
 Date:		Fri Oct 31 12:22:38 UTC 2014
 
 Modified Files:
 	src/tests/lib/libc/gen: t_time.c
 
 Log Message:
 PR misc/49342 fix issue where time can tick during tests
 
 Note there are still potential issues as the clock being tested is not
 monotonic but it should now not fail unless time is being adjusted.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.2 -r1.3 src/tests/lib/libc/gen/t_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