From 7fed2f52f1cb50ce59f529d41f740253f447aed2 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Wed, 26 May 1993 17:41:48 +0000 Subject: [PATCH] Initial revision --- src/s/sunos413.h | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 src/s/sunos413.h diff --git a/src/s/sunos413.h b/src/s/sunos413.h new file mode 100644 index 00000000000..8704d538bad --- /dev/null +++ b/src/s/sunos413.h @@ -0,0 +1,5 @@ +#include "sunos4-1.h" + +/* The bug that corrupts GNU malloc's memory pool is fixed in SunOS 4.1.3. */ + +#undef SYSTEM_MALLOC