From caa4e6c4bcca3989f49c11796aef8a9d71a16171 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Wed, 19 Jan 1994 23:12:25 +0000 Subject: [PATCH] Add #undef SYSTEM_MALLOC. --- src/s/sunos413.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/s/sunos413.h b/src/s/sunos413.h index 1ee0969eedf..39ade191e57 100644 --- a/src/s/sunos413.h +++ b/src/s/sunos413.h @@ -1,11 +1,9 @@ #include "sunos4-1.h" -#if 0 /* jik@gza.com says this didn't work. Too bad. - Can anyone find out why this loses? */ +/* jik@gza.com says this works now. */ /* The bug that corrupts GNU malloc's memory pool is fixed in SunOS 4.1.3. */ #undef SYSTEM_MALLOC -#endif #if 0 /* This causes failure in process_send_signal (tcgetattr loses) and may also cause hanging at Emacs startup when parent -- 2.39.5