George Koehler
|
5bbbaf4919
|
Use size_t and void with memory allocation in ego.
alloc.h now needs to #include <stdlib.h> to find type size_t and
function free().
|
2017-11-14 20:35:18 -05:00 |
|
ceriel
|
5c83e7dbb5
|
Header --> Id
|
1994-06-24 11:31:16 +00:00 |
|
ceriel
|
1139272435
|
Changed types in core allocation routines, changed lint flags
|
1990-12-17 14:55:03 +00:00 |
|
ceriel
|
6eaf182cee
|
Added Rcs Id
|
1987-03-10 11:49:39 +00:00 |
|
ceriel
|
815166e421
|
Added copyright notice
|
1987-03-09 19:15:41 +00:00 |
|
bal
|
e5a282c621
|
Lots of procedure newxxx() and oldxxx() turned into macros.
Lots of such procedures removed and made local to one specific phase.
|
1984-11-30 10:12:37 +00:00 |
|
bal
|
6d481ce4d6
|
Initial revision
|
1984-11-26 15:04:22 +00:00 |
|