Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
R=r
CC=golang-dev
http://codereview.appspot.com/849041
|
|
R=rsc
http://codereview.appspot.com/164049
Committer: Russ Cox <rsc@golang.org>
|
|
Fixes issue 97.
R=r
http://codereview.appspot.com/155054
|
|
R=r
http://go/go-review/1016039
|
|
* rename PORT.sh -> mkall.sh (hopefully more obvious),
change behavior: run commands by default.
* pull more constants out of #defines automatically,
instead of editing large lists by hand.
* add Recvfrom, Sendto
add os.O_EXCL.
R=r
http://go/go-review/1017009
|
|
also fix echo bug that just surfaced in mkerrors.sh
R=r
DELTA=67 (11 added, 19 deleted, 37 changed)
OCL=33743
CL=33757
|
|
R=r
DELTA=121 (92 added, 4 deleted, 25 changed)
OCL=29706
CL=29721
|
|
R=rsc
APPROVED=rsc
DELTA=1 (1 added, 0 deleted, 0 changed)
OCL=29275
CL=29278
|
|
uses gcc to determine system header layouts and
emits simple C or Go. see comment in main.c.
R=r
DELTA=1069 (1067 added, 0 deleted, 2 changed)
OCL=26682
CL=26880
|