Re: cvs commit: src/lib/libc/sys tls.2
On Mon, Mar 21, 2005 at 11:15:32AM -0800, Matthew Dillon wrote:
> Grumble (Matt goes off in a corner and mumbles about stupid standards
> which use unsigned ints because some bozo wanted to write 2.1GB of data
> in one go, when they really ought to just use normal ints).
Actually, it's not about signed or unsigned, but
sizeof(int) != sizeof(void *) on LP64 architectures.
Joerg
討論串 (同標題文章)
完整討論串 (本文為第 5 之 20 篇):