Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-08-14 | rename libmach_amd64 libmach | Rob Pike | 1 | -1/+1 |
2009-06-09 | mv src/lib to src/pkg | Rob Pike | 1 | -1/+1 |
2009-06-06 | move src/runtime -> src/lib/runtime; | Russ Cox | 1 | -1/+1 |
2009-05-20 | clear out pkg tree in clean.bash. | Russ Cox | 1 | -1/+1 |
2009-03-24 | fix build: | Russ Cox | 1 | -0/+1 |
2008-11-24 | add hash to build; rm pkg/* in clean.bash | Russ Cox | 1 | -0/+1 |
2008-11-21 | convert lib to a Makefile, | Russ Cox | 1 | -1/+1 |
2008-09-26 | move src/syscall to src/lib/syscall. | Russ Cox | 1 | -1/+1 |
2008-09-19 | add gobuild. | Russ Cox | 1 | -9/+8 |
2008-09-18 | make Makefiles safe for parallel make | Russ Cox | 1 | -1/+1 |
2008-08-07 | include syscall in default build | Rob Pike | 1 | -1/+1 |
2008-07-09 | build packages automatically | Rob Pike | 1 | -1/+1 |
2008-06-13 | plan9 line numbers and line table | Ken Thompson | 1 | -1/+1 |
2008-06-12 | import the plan 9 libraries libc (lib9) and libbio into the tree. | Rob Pike | 1 | -0/+18 |