Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [kqueue] syssrc/sys/sys
Module Name: syssrc
Committed By: jdolecek
Date: Wed Oct 16 19:50:09 UTC 2002
Modified Files:
syssrc/sys/sys [kqueue]: event.h
Log Message:
make KNOTE() a bit more useful; rather than checking list != NULL
(which is currently always true for all calls), check whether the list
is nonempty
To generate a diff of this commit:
cvs rdiff -r1.1.1.1.2.12 -r1.1.1.1.2.13 syssrc/sys/sys/event.h
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