lkml.org 
[lkml]   [1998]   [Jun]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Thread implementations...
On Sat, Jun 20, 1998 at 12:22:53AM +0100, Alan Cox wrote:

> For select that basically has to occur.

looks like is trucates to KFDS_NR:

if (n < 0)
goto out;
if (n > KFDS_NR)
n = KFDS_NR;

> If you like playing with poll fix glibc to use poll everywhere not select,
> then you will have slain the library file size limit monster

Making an authentication server (which I make money from) and twiddling with
libraries (which doesn't pay my bills) are two very different things.

Nonetheless its on my list of things to do one day. But as always, I expect
to die long before all the items on this list are ever completed.



-Chris

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu

\
 
 \ /
  Last update: 2005-03-22 13:43    [W:0.146 / U:0.236 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site