Commit Graph

4 Commits

Author SHA1 Message Date
Gunnar Ritter c9c2aae114 * A new version of mapmalloc.c that is derived from Unix 7th Edition code
has been introduced.
2005-02-18 02:24:28 +00:00
Gunnar Ritter 25b4451ffd new variant in preparation 2005-02-18 02:20:18 +00:00
Gunnar Ritter ebbbfc8bd2 * Fixed an error in the realloc() function in mapmalloc.c that sometimes
caused memory to be overwritten because memcpy(new, old, size) was called
  with the size of 'new' if 'new' was larger than 'old'.
2005-02-17 20:38:02 +00:00
Gunnar Ritter 92e4e9fdf7 Initial revision 2004-12-04 13:17:05 +00:00