CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/06/11 15:41:50
Modified files:
sys/kern : kern_sig.c
Log message:
if the timeout rounds to zero, make it one tick, otherwise we sleep
forever. noticed by Davin McCall.
while here, if the timeout actually is zero, return appropriate error.
ok guenther.
