]> Cypherpunks repositories - gostls13.git/commit
throw away most of the compat.h compatibility layer
authorRuss Cox <rsc@golang.org>
Tue, 24 Mar 2009 19:12:57 +0000 (12:12 -0700)
committerRuss Cox <rsc@golang.org>
Tue, 24 Mar 2009 19:12:57 +0000 (12:12 -0700)
commit5a68303a15dadb6c5681f69f6e09a1ff0625883a
tree317ec13c2b4759fab9b0d8319bdc9dad9b663285
parentfcd76f7dc9482d7c1e89731e07712f05b2dc4cfa
throw away most of the compat.h compatibility layer
in favor of the lib9 compatibility layer.  no need for two.

now that mycreate is gone, .6 files are 0644 not 0755.

TBR=r
OCL=26679
CL=26679
src/cmd/5a/lex.c
src/cmd/6a/lex.c
src/cmd/6l/asm.c
src/cmd/8a/lex.c
src/cmd/cc/cc.h
src/cmd/cc/lex.c
src/cmd/cc/macbody
src/cmd/gc/go.h
src/cmd/gc/lex.c
src/cmd/gc/subr.c