]> Cypherpunks.ru repositories - gostls13.git/commit
fix build after Mercurial move.
authorRuss Cox <rsc@golang.org>
Thu, 22 Oct 2009 17:59:27 +0000 (10:59 -0700)
committerRuss Cox <rsc@golang.org>
Thu, 22 Oct 2009 17:59:27 +0000 (10:59 -0700)
commit219fb020428360b6acf170accba176a038e3a27a
tree01fd443235fa4e5b53bfcc3ab6995fa47764a34c
parent90cc4a594960cd6ad0e71422cfbf226a20d6b3f4
fix build after Mercurial move.
various missing or incorrect files.

R=r
CC=go-dev
http://go/go-review/1014004
17 files changed:
src/clean.bash
src/cmd/clean.bash
src/cmd/cov/Makefile
src/cmd/cov/main.c
src/cmd/make.bash
src/lib9/fmt/fltfmt.c
src/lib9/fmt/fmtnull.c
src/lib9/fmt/strtod.c [new file with mode: 0644]
src/lib9/nan.c
src/lib9/time.c [new file with mode: 0644]
src/lib9/utf/runetypebody-5.0.0.c [new file with mode: 0644]
src/libmach/8obj.c
src/libmach/executable.c
src/make.bash
src/pkg/runtime/Makefile
src/run.bash
test/bench/fannkuch.go