Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-4] src/sys/compat/linux32/common
Module Name: src
Committed By: bouyer
Date: Thu Apr 12 19:35:39 UTC 2007
Modified Files:
src/sys/compat/linux32/common [netbsd-4]: linux32_unistd.c
Log Message:
Pull up following revision(s) (requested by njoly in ticket #564):
sys/compat/linux32/common/linux32_unistd.c: revision 1.8
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.4 -r1.4.4.1 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