gcc/libgo/go
Ian Lance Taylor ba986acb05 re PR go/64573 (Cmd.Start swallows error from fork()/clone())
PR go/64573
syscall: Restore line somehow lost in libgo merge.

From-SVN: r220068
2015-01-23 23:45:04 +00:00
..
archive
bufio
builtin
bytes
cmd
compress
container
crypto
database/sql
debug
encoding
errors
exp
expvar
flag
fmt
go go/build: cgo works on linux/alpha. 2015-01-15 22:06:54 +00:00
hash
html
image
index/suffixarray
internal/syscall
io
log
math
mime
net net: Restore earlier Solaris-specific version of setKeepAlivePeriod. 2015-01-16 15:57:32 +00:00
old
os
path
reflect Add attribute unused to dummy arguments in ffi stub 2015-01-19 14:10:59 -08:00
regexp
runtime re PR go/64725 (FAIL: libgo/runtime TestFinalizerType testing.go:278: #2: finalizer for type func(*int) didn't run) 2015-01-23 23:22:29 +00:00
sort
strconv
strings
sync
syscall re PR go/64573 (Cmd.Start swallows error from fork()/clone()) 2015-01-23 23:45:04 +00:00
testing testing/quick: Revert Alpha specific change. 2015-01-16 23:19:20 +00:00
text
time
unicode