Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | syscall: Add Gettid on GNU/Linux systems. | Ian Lance Taylor | 2012-01-31 | 1 | -3/+4 |
* | syscall: Don't use PtraceRegs if it is not defined. | Ian Lance Taylor | 2012-01-31 | 1 | -8/+0 |
* | libgo: Only build iopl and ioperm on 386, amd64, alpha GNU/Linux. | Ian Lance Taylor | 2012-01-13 | 1 | -10/+4 |
* | libgo: Update to weekly.2011-11-18. | Ian Lance Taylor | 2011-12-12 | 1 | -86/+86 |
* | syscall: Remove Linux system calls not available in older glibcs. | Ian Lance Taylor | 2011-11-02 | 1 | -6/+9 |
* | Update Go library to last weekly. | Ian Lance Taylor | 2011-10-26 | 1 | -1/+1 |
* | Solaris/Irix compatibility patches. | Ian Lance Taylor | 2011-10-25 | 1 | -0/+6 |
* | Some minor fixes to the rewritten syscall library. | Ian Lance Taylor | 2011-10-24 | 1 | -2/+7 |
* | Implement new syscall package. | Ian Lance Taylor | 2011-10-23 | 1 | -0/+319 |