Mercurial > hg > xemacs-beta
view src/s/sunos4-1-1.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 "sunos4-1.h" /* Rodney Peck <rpeck@nas.nasa.gov> 19940608 the /usr/lib/libresolv.a in sunos 4.1.1 not really a static library and will cause linker errors looking for _GLOBAL_OFFSET_TABLE_. The resolver routines are in libc however so XEmacs will link without the -lresolv */ #undef LIBS_SYSTEM