diff options
| author | Russ Cox <rsc@golang.org> | 2009-06-05 23:12:07 -0700 |
|---|---|---|
| committer | Russ Cox <rsc@golang.org> | 2009-06-05 23:12:07 -0700 |
| commit | db7f771921b133b9f9b5f99fe277be63a413e0f0 (patch) | |
| tree | b7750780ac3e5a3cf395013581922ccace8577ae /src/old/c | |
| parent | 408500211e917bc3d571da5e232f459966f2dffe (diff) | |
| download | golang-db7f771921b133b9f9b5f99fe277be63a413e0f0.tar.gz | |
use cc provided xlog2 instead of system log2.
(on plan 9 cc calls it log2, but that conflicts here.)
the difference is that xlog2 returns -1 on non powers of 2.
8c was rewriting /10 into /8.
R=ken
OCL=29968
CL=29968
Diffstat (limited to 'src/old/c')
0 files changed, 0 insertions, 0 deletions
