go/src
David Crawshaw bee8ae1185 runtime: send android stderr to /dev/log/main
I tried to submit this in Go 1.4 as cl/107540044 but tripped over the
changes for getting C off the G stack. This is a rewritten version that
avoids cgo and works directly with the underlying log device.

Change-Id: I14c227dbb4202690c2c67c5a613d6c6689a6662a
Reviewed-on: https://go-review.googlesource.com/1285
Reviewed-by: Keith Randall <khr@golang.org>
2014-12-10 22:06:13 +00:00
..
archive
bufio bufio: remove unused 'panicked' variable from test 2014-11-06 15:22:29 +11:00
builtin
bytes
cmd cmd/objdump: Fix error logging 2014-12-09 00:27:39 +00:00
compress all: use golang.org/x/... import paths 2014-11-10 09:15:57 +11:00
container
crypto crypto/x509: add Solaris certificate file location 2014-11-09 20:57:44 -08:00
database/sql database/sql: make TestDrivers not crash on second run 2014-10-31 09:49:42 -07:00
debug all: power64 is now ppc64 2014-12-05 19:13:20 -05:00
encoding encoding/xml: remove SyntaxError.Byte 2014-12-05 21:33:07 -05:00
errors
expvar
flag
fmt
go all: power64 is now ppc64 2014-12-05 19:13:20 -05:00
hash all: power64 is now ppc64 2014-12-05 19:13:20 -05:00
html
image image/jpeg: handle Read returning n > 0, err != nil in d.fill 2014-11-22 13:55:33 -05:00
index/suffixarray
internal/syscall
io
lib9
libbio
liblink all: power64 is now ppc64 2014-12-05 19:13:20 -05:00
log
math all: power64 is now ppc64 2014-12-05 19:13:20 -05:00
mime
net net/http: avoid some allocations in DetectContentType 2014-12-09 02:00:09 +00:00
os all: power64 is now ppc64 2014-12-05 19:13:20 -05:00
path
reflect all: power64 is now ppc64 2014-12-05 19:13:20 -05:00
regexp regexp/syntax: Clarify comment of OpAnyCharNotNL. 2014-11-11 18:52:07 -08:00
runtime runtime: send android stderr to /dev/log/main 2014-12-10 22:06:13 +00:00
sort
strconv
strings
sync all: merge dev.garbage (d1238958d4ae) into default branch 2014-12-05 20:34:45 -05:00
syscall all: power64 is now ppc64 2014-12-05 19:13:20 -05:00
testing
text
time
unicode
unsafe
Make.dist
all.bash
all.bat
all.rc
androidtest.bash
clean.bash
clean.bat
clean.rc
make.bash
make.bat
make.rc
nacltest.bash
race.bash
race.bat
run.bash [dev.garbage] runtime: reduce stack footprint of write barriers 2014-12-05 16:47:50 -05:00
run.bat runtime: generate windows callback list with go generate 2014-12-05 16:24:20 -05:00
run.rc
sudo.bash