Re: [PATCH][2/4] poll()/select() timeout behavior

From: Andrew Morton
Date: Fri Feb 20 2004 - 23:00:37 EST


"Bill Rugolsky Jr." <brugolsky@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
>
> This patch cause select() to return EINVAL when passed an un-normalized
> timeval usec

Why? The current behaviour is to do the right thing when passed a tv_usec
which is greater than 1,000,000. Why not retain that?

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