]> Cypherpunks repositories - gostls13.git/commit
convert C runtime to 32-bit runes;
authorRuss Cox <rsc@golang.org>
Mon, 31 Aug 2009 23:38:50 +0000 (16:38 -0700)
committerRuss Cox <rsc@golang.org>
Mon, 31 Aug 2009 23:38:50 +0000 (16:38 -0700)
commit04a77ac78c8a59be2b2701fc23a41da904157fc8
treebcec5bb92ccd84ea33a6bd1f39697e48150d1277
parenta843b4541a8bf268d03f6a4c8320e2f84b7bf180
convert C runtime to 32-bit runes;
rune now unsigned.

R=r
DELTA=10  (1 added, 0 deleted, 9 changed)
OCL=34140
CL=34146
include/fmt.h
src/lib9/fmt/dofmt.c
src/lib9/utf/utf.h
src/libbio/bgetrune.c
src/libbio/bputrune.c