Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/kern
Module Name: src
Committed By: ad
Date: Sat Mar 29 14:08:35 UTC 2008
Modified Files:
src/sys/kern: sys_select.c
Log Message:
selwakeup: convert a while() loop into a do/while() since the first test
isn't needed.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/kern/sys_select.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