Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | syscall: Set SizeofSockaddrAny to the value the go distribution uses | ian | 2013-11-25 | 1 | -1/+1 |
* | libgo: Update to October 24 version of master library. | ian | 2013-11-06 | 1 | -0/+4 |
* | net: Only use GNU/Linux unix socket abstract paths on GNU/Linux. | ian | 2013-07-24 | 1 | -5/+1 |
* | libgo: Update to Go 1.1.1. | ian | 2013-07-16 | 1 | -3/+8 |
* | PR go/56171 | ian | 2013-02-20 | 1 | -24/+0 |
* | syscall: Fix handling of Unix domain @ addresses. | ian | 2012-11-24 | 1 | -1/+5 |
* | syscall, mksysinfo: Prepare syscall package for 64-bit int. | ian | 2012-11-02 | 1 | -17/+22 |
* | mksysinfo: More fixes to emulate master Go library. | ian | 2012-04-22 | 1 | -1/+1 |
* | libgo: Update to weekly.2012-03-04 release. | ian | 2012-03-06 | 1 | -0/+12 |
* | syscall: Support socket control messages. | ian | 2012-01-30 | 1 | -12/+16 |
* | libgo: Update to weekly.2012-01-15. | ian | 2012-01-25 | 1 | -12/+0 |
* | libgo: Update to weekly.2011-11-18. | ian | 2011-12-12 | 1 | -91/+91 |
* | Update Go library to last weekly. | ian | 2011-10-26 | 1 | -4/+0 |
* | Implement new syscall package. | ian | 2011-10-23 | 1 | -0/+423 |