summaryrefslogtreecommitdiff
path: root/libgo/go/syscall/socket.go
Commit message (Expand)AuthorAgeFilesLines
* libgo: Update to Go 1.3 release.ian2014-07-191-4/+12
* libgo: Merge to master revision 19184.ian2014-06-061-17/+17
* syscall: Set SizeofSockaddrAny to the value the go distribution usesian2013-11-251-1/+1
* libgo: Update to October 24 version of master library.ian2013-11-061-0/+4
* net: Only use GNU/Linux unix socket abstract paths on GNU/Linux.ian2013-07-241-5/+1
* libgo: Update to Go 1.1.1.ian2013-07-161-3/+8
* PR go/56171ian2013-02-201-24/+0
* syscall: Fix handling of Unix domain @ addresses.ian2012-11-241-1/+5
* syscall, mksysinfo: Prepare syscall package for 64-bit int.ian2012-11-021-17/+22
* mksysinfo: More fixes to emulate master Go library.ian2012-04-221-1/+1
* libgo: Update to weekly.2012-03-04 release.ian2012-03-061-0/+12
* syscall: Support socket control messages.ian2012-01-301-12/+16
* libgo: Update to weekly.2012-01-15.ian2012-01-251-12/+0
* libgo: Update to weekly.2011-11-18.ian2011-12-121-91/+91
* Update Go library to last weekly.ian2011-10-261-4/+0
* Implement new syscall package.ian2011-10-231-0/+423