plan9fox/sys/src/cmd/kl
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 5l,6l,8l,kl,ql,vl: allow duplicate GLOBAL symbols (from Ori Bernstein) 2017-03-19 03:05:24 +01:00
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
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 Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00