gcc/libgo/go
Ian Lance Taylor 9da92cbda9 libgo: Solaris portability fixes.
Only build net/hook_cloexec.go on GNU/Linux and FreeBSD, because those
    are the only systems with accept4.
    
    Add syscall/libcall_bsd.go to define sendfile for *BSD and Solaris.
    
    Revert tcpsockopt_solaris.go back to the earlier version, so that it
    works on Solaris 10.
    
    Always pass the address of a Pid_t value to TIOCGPGRP and TIOCSPGRP.
    
    Include <unistd.h> in runtime/go-varargs.c.
    
    Reviewed-on: https://go-review.googlesource.com/16719

From-SVN: r229880
2015-11-06 19:15:45 +00:00
..
archive runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
bufio runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
builtin runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
bytes runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
cmd libgo: Update from Go 1.5 to Go 1.5.1. 2015-10-31 15:23:52 +00:00
compress runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
container libgo: Update to Go 1.3 release. 2014-07-19 08:53:52 +00:00
crypto runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
database/sql runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
debug runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
encoding runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
errors libgo: Update to weekly.2012-02-22 release. 2012-03-02 20:01:37 +00:00
exp libgo: Update to Go 1.1.1. 2013-07-16 06:54:42 +00:00
expvar runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
flag runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
fmt libgo: Update from Go 1.5 to Go 1.5.1. 2015-10-31 15:23:52 +00:00
go runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
hash runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
html runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
image runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
index/suffixarray libgo, compiler: Upgrade libgo to Go 1.4, except for runtime. 2015-01-15 00:27:56 +00:00
internal libgo: Update from Go 1.5 to Go 1.5.1. 2015-10-31 15:23:52 +00:00
io runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
log runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
math runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
mime runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
net libgo: Solaris portability fixes. 2015-11-06 19:15:45 +00:00
old libgo: Update to Go 1.1.1. 2013-07-16 06:54:42 +00:00
os runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
path runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
reflect runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
regexp runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
runtime libgo: Update from Go 1.5 to Go 1.5.1. 2015-10-31 15:23:52 +00:00
sort runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
strconv runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
strings runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
sync runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
syscall libgo: Solaris portability fixes. 2015-11-06 19:15:45 +00:00
testing runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
text runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
time runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
unicode runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00