ack/modules
ceriel 5a4933ff7f Try to allocate to the next power of 2, instead of just aligning
with GRABSIZE; This way, malloc(1000000) followed by free() followed by
another malloc(1000000) will result in the same block being allocated,
because first_present will now find it
1989-02-10 09:18:19 +00:00
..
h split into separate include files 1988-04-11 09:47:33 +00:00
src Try to allocate to the next power of 2, instead of just aligning 1989-02-10 09:18:19 +00:00
.distr Initial revision 1987-04-13 10:32:47 +00:00
compare Initial revision 1987-01-05 10:58:34 +00:00
install Initial revision 1987-01-05 10:58:34 +00:00