ack/modules/src/malloc
ceriel a2d921040d first free-ing and then reallocing did not work properly.
Now, free does nothing, except remembering that a block was freed.
malloc, realloc and free check for this.
1987-08-14 11:52:17 +00:00
..
.distr Initial revision 1987-04-13 10:32:47 +00:00
add_file Initial revision 1987-01-06 11:25:09 +00:00
check.c Added Rcs Id 1987-03-10 09:24:02 +00:00
check.h Added Rcs Id 1987-03-10 09:24:02 +00:00
getsize.c Added Rcs Id 1987-03-10 09:24:02 +00:00
global.c Added Rcs Id 1987-03-10 09:24:02 +00:00
impl.h Added Rcs Id 1987-03-10 09:24:02 +00:00
log.c Added Rcs Id 1987-03-10 09:24:02 +00:00
log.h Added Rcs Id 1987-03-10 09:24:02 +00:00
Makefile Initial revision 1987-01-06 11:25:09 +00:00
mal.c first free-ing and then reallocing did not work properly. 1987-08-14 11:52:17 +00:00
param.h Added Rcs Id 1987-03-10 09:24:02 +00:00
phys.c Added Rcs Id 1987-03-10 09:24:02 +00:00
phys.h Added Rcs Id 1987-03-10 09:24:02 +00:00
READ_ME Initial revision 1987-01-06 11:25:09 +00:00