DragonFly BSD
DragonFly commits List (threaded) for 2005-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: cvs commit: src/lib/libc/sys tls.2


From: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxx>
Date: Mon, 21 Mar 2005 20:33:58 +0100
Mail-followup-to: commits@crater.dragonflybsd.org

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]