]> Cypherpunks repositories - gostls13.git/commit
drop some superfluous file prefixes in runtime
authorRob Pike <r@golang.org>
Thu, 3 Jul 2008 20:42:04 +0000 (13:42 -0700)
committerRob Pike <r@golang.org>
Thu, 3 Jul 2008 20:42:04 +0000 (13:42 -0700)
commitef12ae46318b4242a0c2d65e9627afa73dbe12fb
treed11ac3e018ca1203183f7f521af61726c069569c
parentde5442893ddb8a4e0374a2c9a5e5b58d2f5523bd
drop some superfluous file prefixes in runtime

SVN=125956
src/runtime/Makefile
src/runtime/clean.bash
src/runtime/map.c [moved from src/runtime/runtime_map.c with 100% similarity]
src/runtime/print.c [moved from src/runtime/runtime_print.c with 100% similarity]
src/runtime/string.c [moved from src/runtime/runtime_string.c with 100% similarity]