Plan 9 from Bell Labs 1996-03-05
2 files changed, 2 insertions(+), 0 deletions(-) M port/alloc.c M port/qio.c
M port/alloc.c => port/alloc.c +1 -0
@@ 264,6 264,7 @@ mallocz(ulong size, int zero) return nil; good: /* Allocate off this list */ ilock(&arena); bp = arena.btab[pow];
M port/qio.c => port/qio.c +1 -0