view src/s/irix5-3.h @ 2666:7bf1f40e6acb

[xemacs-hg @ 2005-03-15 11:56:32 by crestani] * alloc.c: Dynamically allocate KKCC backtrace stack and some minor typo-fixes for KKCC functions. * alloc.c (lispdesc_indirect_count_1): Condition kkcc_backtrace on DEBUG_XEMACS. * alloc.c (kkcc_bt_init): New. * alloc.c (kkcc_bt_stack_realloc): New. * alloc.c (kkcc_bt_free): New. * alloc.c (kkcc_bt_push): If stack size is exhausted, realloc the stack. * alloc.c (kkcc_marking): Init and free backtrace stack.
author crestani
date Tue, 15 Mar 2005 11:56:35 +0000
parents 376386a54a3c
children
line wrap: on
line source

/* Synched up with: Not in FSF. */

#include "irix5-2.h"

/* by Hayden Schultz <haydens@ll.mit.edu> for XEmacs: */

/*
 * Limit does work in 5.3
 */
#ifdef ULIMIT_BREAK_VALUE
#undef ULIMIT_BREAK_VALUE
#endif