summaryrefslogtreecommitdiffstats
path: root/libgo/go/net
Commit message (Expand)AuthorAgeFilesLines
* libgo: Update to Go 1.2.1 release.ian2014-03-031-8/+40
* net: work around Solaris connect issue when server closes socketian2013-12-281-0/+10
* PR go/59506ian2013-12-271-1/+1
* Revert unwanted commit.uros2013-12-251-1/+1
* gcc/uros2013-12-251-1/+1
* libgo: Update to current Go library.ian2013-11-278-12/+79
* net: On Solaris use Darwin keepalive code.ian2013-11-141-25/+0
* net: Fix TCP keepalive handling for Solaris.ian2013-11-111-0/+25
* mksysinfo, net: Always define F_DUPFD_CLOEXEC.ian2013-11-111-1/+1
* libgo: Update to October 24 version of master library.ian2013-11-06130-2425/+4985
* net: give C.getaddrinfo a hint that we only want SOCK_STREAM answersian2013-08-091-1/+2
* net/http: Don't try to trace sendfile64 on alpha.ian2013-07-241-1/+6
* net: Remove Solaris-specific version of listenerSockaddr.ian2013-07-231-29/+0
* libgo: Update to Go 1.1.1.ian2013-07-16117-2711/+8099
* PR go/56172ian2013-02-071-1/+1
* PR go/56172ian2013-02-064-7/+34
* libgo: Update Go library to master revision 15489/921e53d4863c.ian2013-01-2947-704/+1025
* libgo: Update to revision 15193:6fdc1974457c of master library.ian2012-12-2221-166/+806
* libgo: Update to current master library sources.ian2012-12-1253-701/+1735
* libgo: Update to current version of master library.ian2012-11-2163-683/+2306
* libgo: Solaris portability patches.ian2012-10-251-90/+0
* libgo: Update to current sources.ian2012-10-2383-2065/+2789
* libgo: Update to Go 1.0.3.ian2012-10-0326-205/+926
* libgo: Use libbacktrace rather than debug/elf registration.ian2012-09-282-2/+0
* libgo: Update to Go 1.0.2 release.ian2012-06-2513-16/+138
* libgo: Update to Go 1.0.1 release.ian2012-05-048-22/+21
* mksysinfo, net: Always define syscall.SO_REUSEPORT.ian2012-04-261-3/+5
* PR go/52583ian2012-04-255-3/+160
* net, syscall: Use native endianness for GNU/Linux netlink code.ian2012-04-201-11/+6
* net/http: Ignore sigaltstack when running strace in test.ian2012-04-201-1/+1
* syscall, net: Fix GNU/Linux netlink code for big-endian systems.ian2012-04-031-2/+11
* libgo: Update to weekly.2012-03-27 aka go1 release.ian2012-03-301-0/+4
* libgo: Update to weekly.2012-03-22.ian2012-03-305-40/+31
* libgo: Update to weekly.2012-03-13.ian2012-03-3036-469/+1482
* libgo: Export {enter,exit}syscall and use it for getaddrinfo.ian2012-03-131-1/+6
* libgo: Implement and use runtime.Caller, runtime.Func.FileLine.ian2012-03-072-0/+2
* libgo: Update to weekly.2012-03-04 release.ian2012-03-0630-290/+471
* libgo: Update to weekly.2012-02-22 release.ian2012-03-0246-379/+788
* libgo: Update to weekly.2012-02-14 release.ian2012-03-0240-404/+1041
* net: Don't run UDP multicast tests on Alpha GNU/Linux.ian2012-02-141-1/+1
* libgo: Update to weekly.2012-02-07.ian2012-02-0956-589/+756
* compiler, libgo: Use //extern comments rather than __asm__.ian2012-02-071-3/+8
* libgo: Update to weekly.2012-01-27.ian2012-02-0128-514/+696
* libgo: Update to weekly.2012-01-20.ian2012-01-2546-807/+891
* libgo: Update to weekly.2012-01-15.ian2012-01-2531-278/+1285
* libgo: Update to weekly.2011-12-22.ian2012-01-1335-161/+514
* libgo: Update to weekly.2011-12-14.ian2012-01-1211-38/+69
* libgo: Update to weekly.2011-12-06.ian2011-12-1415-97/+45
* libgo: Solaris compatibility patches.ian2011-12-131-2/+3
* libgo: Update to weekly.2011-12-02.ian2011-12-1322-99/+104
OpenPOWER on IntegriCloud