diff src/ChangeLog @ 11232:88e4ea8b2c19

eliminate special cases for NeXT systems
author John W. Eaton <jwe@octave.org>
date Wed, 10 Nov 2010 21:01:54 -0500
parents 2f29b765c0ef
children 1dfbcc9eee92
line wrap: on
line diff
--- a/src/ChangeLog	Wed Nov 10 20:55:32 2010 -0500
+++ b/src/ChangeLog	Wed Nov 10 21:01:54 2010 -0500
@@ -1,3 +1,8 @@
+2010-11-10  John W. Eaton  <jwe@octave.org>
+
+	* sysdep.cc (sysdep_init): Eliminate special case for NeXT systems.
+	(malloc_handler, NeXT_init): Delete.
+
 2010-11-10  John W. Eaton  <jwe@octave.org>
 
 	* sighandlers.cc (MAYBE_ACK_SIGNAL): Delete macro and all uses.