Re: [PATCH] 'select' failure or signal should not update timeout

From: dean gaudet (dean-list-linux-kernel@arctic.org)
Date: Sun Jul 21 2002 - 12:51:59 EST


On Sun, 21 Jul 2002, Linus Torvalds wrote:

> The fact is, the linuxism exists, and breaking it is worse than not
> breaking it.

fortunately, glibc uses poll() rather than select() these days (so that it
avoids bugs with programs with huge numbers of fds). so that ancient code
in the libc5 resolver (see res_send) which still relies on this linuxism
is dying out :)

-dean

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Jul 23 2002 - 22:00:35 EST