NetBSD-Bugs archive

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

PR/50295 CVS commit: src/sys/kern



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

From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/50295 CVS commit: src/sys/kern
Date: Fri, 2 Oct 2015 15:47:08 -0400

 Module Name:	src
 Committed By:	christos
 Date:		Fri Oct  2 19:47:08 UTC 2015
 
 Modified Files:
 	src/sys/kern: kern_time.c syscalls.master
 
 Log Message:
 PR/50295: clock_nanotime() should not set errno, but return the error.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.180 -r1.181 src/sys/kern/kern_time.c
 cvs rdiff -u -r1.278 -r1.279 src/sys/kern/syscalls.master
 
 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