Fred Fish
|
fa128a27ab
|
Only redefine size_t and CHAR_BIT if they are not already defined.
|
1992-04-08 05:17:56 +00:00 |
|
Fred Fish
|
f73b6c4867
|
Get rid of the other half of the ugly kludge as well...
|
1992-04-07 03:54:54 +00:00 |
|
Fred Fish
|
aafba48f94
|
Get rid of include of <stdlib.h>, which is not guaranteed to be present
even when __STDC__ is defined. This also causes the ugly malloc/realloc/etc
kludge to go away.
|
1992-04-07 03:53:12 +00:00 |
|
Fred Fish
|
9640d88754
|
Add kludge to work around broken <stdlib.h> in gcc installation on Suns.
Fixup some comments in mcalloc, mfree, mmalloc, and mrealloc.
|
1992-04-01 19:49:00 +00:00 |
|