Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-05-03 | syscall: fix arm build (fix bugs in generator, to add O_LARGEFILE) | Russ Cox | 1 | -0/+9 |
2009-12-15 | 1) Change default gofmt default settings for | Robert Griesemer | 1 | -11/+11 |
2009-11-09 | - replaced gofmt expression formatting algorithm with | Robert Griesemer | 1 | -4/+4 |
2009-11-06 | - fine-tuning of one-line func heuristic (nodes.go) | Robert Griesemer | 1 | -11/+4 |
2009-11-05 | gofmt-ify syscall | Robert Griesemer | 1 | -6/+5 |
2009-11-04 | fixing (badly) linux_arm syscall. | Kai Backman | 1 | -0/+2 |
2009-10-23 | all of pkg now compiles, fixes a few more tests | Kai Backman | 1 | -0/+6 |
2009-10-06 | - moved 3 functions from syscall_linux to _386 and _amd64 (arm lacks them) | Kai Backman | 1 | -0/+32 |
2009-10-01 | some progress on arm linux syscall interface. ztypes_linux_arm | Kai Backman | 1 | -114/+7 |
2009-08-18 | pkg/sort compiling and some progress on syscall. mostly | Kai Backman | 1 | -0/+138 |