]> Cypherpunks repositories - gostls13.git/commit
syscall: define CLONE_* constants on Linux.
authorRémy Oudompheng <oudomphe@phare.normalesup.org>
Fri, 23 Aug 2013 20:26:49 +0000 (22:26 +0200)
committerRémy Oudompheng <oudomphe@phare.normalesup.org>
Fri, 23 Aug 2013 20:26:49 +0000 (22:26 +0200)
commitd4f719ee13312e283af3346b7814f578e6db2155
tree34b129301427d17bc6ab6f9df9565bc2a659ac6f
parent4186e9d31321128322e3eaaa27c66fb8e8b7df63
syscall: define CLONE_* constants on Linux.

Update #6214

R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/13160043
src/pkg/syscall/mkerrors.sh
src/pkg/syscall/zerrors_linux_386.go
src/pkg/syscall/zerrors_linux_amd64.go
src/pkg/syscall/zerrors_linux_arm.go