Mercurial > emacs
changeset 3308:a784dfbd4d67
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 30 May 1993 19:18:28 +0000 |
parents | 1fc2bc44def7 |
children | f00054d40753 |
files | src/s/sunos413.h |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/s/sunos413.h Sun May 30 19:15:39 1993 +0000 +++ b/src/s/sunos413.h Sun May 30 19:18:28 1993 +0000 @@ -1,5 +1,8 @@ #include "sunos4-1.h" +#if 0 /* jik@gza.com says this didn't work. Too bad. + Can anyone find out why this loses? */ /* The bug that corrupts GNU malloc's memory pool is fixed in SunOS 4.1.3. */ #undef SYSTEM_MALLOC +#endif