NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/47625 CVS commit: src/sys/kern
The following reply was made to PR kern/47625; it has been noted by GNATS.
From: "Alan Barrett" <apb%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/47625 CVS commit: src/sys/kern
Date: Fri, 8 Mar 2013 09:33:00 +0000
Module Name: src
Committed By: apb
Date: Fri Mar 8 09:33:00 UTC 2013
Modified Files:
src/sys/kern: sys_sig.c
Log Message:
Properly differentiate between infinite timeout and zero timeout.
Local variable timo = -1 is used for zero timeout (non blocking mode).
Fixes PR 47625 from anthony.mallet
To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 src/sys/kern/sys_sig.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