Subject: CVS commit: src/sys/compat/linux32/common
To: None <source-changes@NetBSD.org>
From: Nicolas Joly <njoly@netbsd.org>
List: source-changes
Date: 04/02/2007 16:29:55
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.