Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/compat/linux32/common
Module Name: src
Committed By: njoly
Date: Mon Apr 2 16:29:55 UTC 2007
Modified Files:
src/sys/compat/linux32/common: linux32_unistd.c
Log Message:
Fix select() behaviour with NULL timeout, to blocks indefinitely
instead of returning immediately.
Reported by Edgar Fuß on port-amd64@.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/compat/linux32/common/linux32_unistd.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