Re: [rfc] epoll interface change and glibc bits ...

Davide Libenzi (davidel@xmailserver.org)
Mon, 18 Nov 2002 08:32:43 -0800 (PST)


On Mon, 18 Nov 2002, Jakub Jelinek wrote:

> That is as bad as unsigned long - it is different between 32-bit and 64-bit
> ABIs.

Yeah, you right. I did thin about 32bit and 64bit as two diffferent
kernel-glibc environment, I did not think about 32-64 ABI compatibility.
Ouch, adding a 64bit object will double the size of the event structure :(

- Davide

-
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/