• Russ Cox's avatar
    add support for ref counts to memory allocator. · 3f8aa662
    Russ Cox authored
    mark and sweep, stop the world garbage collector
    (intermediate step in the way to ref counting).
    can run pretty with an explicit gc after each file.
    
    R=r
    DELTA=502  (346 added, 143 deleted, 13 changed)
    OCL=20630
    CL=20635
    3f8aa662
Name
Last commit
Last update
..
cmd Loading commit data...
lib Loading commit data...
lib9 Loading commit data...
libbio Loading commit data...
libmach_amd64 Loading commit data...
old/c Loading commit data...
pkg/debug/macho/testdata Loading commit data...
runtime Loading commit data...
Make.conf Loading commit data...
all.bash Loading commit data...
clean.bash Loading commit data...
make.bash Loading commit data...
quietgcc.bash Loading commit data...
run.bash Loading commit data...
sudo.bash Loading commit data...