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