]> Cypherpunks repositories - gostls13.git/commit
syscall: fix little-endian assumptions
authorShenghou Ma <minux@golang.org>
Sun, 3 May 2015 02:44:49 +0000 (22:44 -0400)
committerMinux Ma <minux@golang.org>
Sun, 3 May 2015 04:11:28 +0000 (04:11 +0000)
commit62bc2e4c2d9e289c1bdfd2415813d1776eb5c71b
tree7812db4762ecc9b1d64e05bcebb87b7beb894fe2
parentc573a9cb47d69b4ffb3309216141c50da33d1dfa
syscall: fix little-endian assumptions

Change-Id: Ia38256998e544d620a342dabedd9289d61fb0551
Reviewed-on: https://go-review.googlesource.com/9672
Reviewed-by: Dave Cheney <dave@cheney.net>
Run-TryBot: Minux Ma <minux@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/syscall/exec_linux.go