• Russ Cox's avatar
    make 6a, 6c, 6g, 6l, libmach_amd64 build on 64-bit gcc. · 9aad9fef
    Russ Cox authored
    these guys really really want long to be 32-bits,
    so ,s/long/int32/ (and then manual fixup).
    still passes all tests.
    
    (i started out looking for just those longs that
    needed to be int32 instead, and it was just too hard
    to track them down one by one.)
    
    the longs were rare enough that i don't think
    it will cause integration problems.
    
    R=ken
    OCL=13787
    CL=13789
    9aad9fef
Name
Last commit
Last update
..
cmd Loading commit data...
lib Loading commit data...
lib9 Loading commit data...
libbio Loading commit data...
libmach_amd64 Loading commit data...
old/c Loading commit data...
pkg Loading commit data...
runtime Loading commit data...
syscall Loading commit data...
clean.bash Loading commit data...
make.bash Loading commit data...