Subject: CVS commit: [netbsd-4] src/sys/compat/linux32/common
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 04/12/2007 19:35:39
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.