]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Update the caller's descriptor masks even if there are none ready for
authorJohn Birrell <jb@FreeBSD.org>
Fri, 12 Jun 1998 02:17:18 +0000 (02:17 +0000)
committerJohn Birrell <jb@FreeBSD.org>
Fri, 12 Jun 1998 02:17:18 +0000 (02:17 +0000)
commit06ca87e9f74642e5d48d41c291b1093895b8a11b
treed37bf40499df399b317e1a84617c7052751132eb
parentbab04eb8165bc6b49ecc38ce9751d5afdc4fd184
Update the caller's descriptor masks even if there are none ready for
I/O for those applications that don't believe the return value of zero as
meaning that THERE ARE *NO* DESCRIPTORS READY.
lib/libc_r/uthread/uthread_select.c
lib/libkse/thread/thr_select.c
lib/libpthread/thread/thr_select.c