Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-05-21 | syscall: regenerate zsyscall_linux_arm.go - fix build | Russ Cox | 1 | -2/+2 |
2010-05-03 | syscall: fix arm build (fix bugs in generator, to add O_LARGEFILE) | Russ Cox | 1 | -14/+14 |
2010-04-19 | syscall: match linux Setsid function signature to darwin | Andrew Gerrand | 1 | -2/+3 |
2009-12-15 | 1) Change default gofmt default settings for | Robert Griesemer | 1 | -399/+399 |
2009-12-13 | syscall: fix error return bug for 64-bit return on 32-bit platform | Christopher Wedgwood | 1 | -24/+27 |
2009-11-09 | remove semis after statements in one-statement statement lists | Robert Griesemer | 1 | -13/+13 |
2009-11-04 | fixing (badly) linux_arm syscall. | Kai Backman | 1 | -0/+21 |
2009-10-06 | apply gofmt to auto-generated syscall files | Russ Cox | 1 | -22/+41 |
2009-10-06 | - moved 3 functions from syscall_linux to _386 and _amd64 (arm lacks them) | Kai Backman | 1 | -0/+132 |
2009-10-01 | some progress on arm linux syscall interface. ztypes_linux_arm | Kai Backman | 1 | -196/+108 |
2009-08-18 | pkg/sort compiling and some progress on syscall. mostly | Kai Backman | 1 | -0/+714 |