go/src
Russ Cox 9aad9fef76 make 6a, 6c, 6g, 6l, libmach_amd64 build on 64-bit gcc.
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
2008-08-03 17:25:15 -07:00
..
cmd make 6a, 6c, 6g, 6l, libmach_amd64 build on 64-bit gcc. 2008-08-03 17:25:15 -07:00
lib fix ordering problem: flag depends on fmt 2008-07-24 17:01:09 -07:00
lib9 remove incorrect (!) consts 2008-07-07 15:00:12 -07:00
libbio import the plan 9 libraries libc (lib9) and libbio into the tree. 2008-06-12 13:26:16 -07:00
libmach_amd64 make 6a, 6c, 6g, 6l, libmach_amd64 build on 64-bit gcc. 2008-08-03 17:25:15 -07:00
old/c move old code into 'old' directory 2008-06-04 14:46:07 -07:00
pkg - moved integer code into src/pkg 2008-06-26 16:52:15 -07:00
runtime Remove doubled #else 2008-08-03 00:34:05 -07:00
syscall - mark syscall support routines as non-stack-generating 2008-07-30 14:23:53 -07:00
clean.bash build packages automatically 2008-07-09 16:09:48 -07:00
make.bash build packages automatically 2008-07-09 16:09:48 -07:00