plan9fox/sys/src/cmd/ql
cinap_lenrek 9d46360c9d backout the gethunk() again, as that breaks the assemblers
the assemblers share gethunk() cc/macbody but are compiled
without compat.c, so calls such as getenv() trigger malloc()
which does its own sbrk() calls, breaking the continuity
of the hunk.

so this change needs another revision. until then, this is
backed out.
2020-04-11 01:26:36 +02:00
..
asm.c
asmout.c
cnam.c
compat.c
cputime.c
l.h backout the gethunk() again, as that breaks the assemblers 2020-04-11 01:26:36 +02:00
list.c
mkcname
mkfile
noop.c
obj.c backout the gethunk() again, as that breaks the assemblers 2020-04-11 01:26:36 +02:00
optab.c
pass.c
sched.c
span.c