summaryrefslogtreecommitdiff
path: root/libguile/stackchk.c
Commit message (Expand)AuthorAgeFilesLines
* Rename scm_i_thread to scm_threadAndy Wingo2018-06-261-1/+1
* Update license notices in all C filesAndy Wingo2018-06-201-17/+17
* Remove (C) from copyright statementsAndy Wingo2018-06-201-1/+1
* Rationalize include order in C filesAndy Wingo2018-06-201-1/+4
* Make libguile header inclusion consistent within libguile c filesAndy Wingo2018-06-201-7/+7
* Remove Emacs local variables comments in Guile sourceAndy Wingo2018-06-201-6/+0
* Remove _scm.hAndy Wingo2018-06-201-1/+0
* Move subr snarfing macros to gsubr.h.Andy Wingo2018-06-201-0/+1
* Devolve numbers.h from _scm.h.Andy Wingo2018-06-191-1/+3
* Deprecate dynamic rootsAndy Wingo2016-11-211-1/+0
* Remove scm_puts_unlocked.Andy Wingo2016-04-261-3/+3
* Fix compile warningsAndy Wingo2014-03-221-6/+0
* Unwind-only stack overflow exceptionsAndy Wingo2014-02-201-23/+1
* locking for putc, putsAndy Wingo2011-11-081-3/+3
* remove #define STACK_CHECKING from __scm.h.Andy Wingo2011-05-151-4/+1
* scm_report_stack_overflow eventually resets scm_stack_checking_enabled_pAndy Wingo2010-10-011-1/+17
* Change Guile license to LGPLv3+Neil Jerram2009-06-171-6/+7
* Avoid `Stack overflow' errors when running `make check'Neil Jerram2008-10-171-0/+12
* Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'.Ludovic Courtès2008-09-131-1/+4
* merge from 1.8 branchKevin Ryde2006-04-171-1/+1
* The FSF has a new address.Marius Vollmer2005-05-231-1/+1
* See ChangeLog from 2005-03-02.Marius Vollmer2005-03-021-10/+11
* * variable.c, threads.c, struct.c, stackchk.c, smob.c, root.c,Marius Vollmer2004-10-221-3/+3
* Changed license terms to the plain LGPL thru-out.Marius Vollmer2003-04-051-36/+12
* * stackchk.c: fix various preprocessor usages of new publicRob Browning2003-03-271-2/+2
* Retire inclusion guard macro SCM_MAGIC_SNARFER.Thien-Thi Nguyen2002-03-141-2/+0
* * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c,Martin Grabmüller2001-07-191-1/+1
* Remove "face-lift" comment.Thien-Thi Nguyen2001-07-091-2/+0
* * validate.hMichael Livshin2001-05-241-1/+1
* Remove #include <stdio.h>. Add #include <string.h>.Keisuke Nishida2001-03-091-1/+0
* * alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c,Marius Vollmer2000-11-171-0/+2
* Updated copyrightsMikael Djurfeldt2000-06-121-1/+1
* * Makefile.am (DEFS): Added. automake adds -I options to DEFS,Mikael Djurfeldt2000-04-211-5/+5
* * *.[hc]: add Emacs magic at the end of file, to ensure GNUMichael Livshin2000-03-191-0/+6
* Only include root.h where it is actually needed.Dirk Herrmann2000-03-181-0/+1
* Only include ports.h where it is actually needed.Dirk Herrmann2000-03-171-0/+1
* Removed empty file genio.h and references to it.Dirk Herrmann2000-03-171-1/+0
* * *.c: Finish replacing K&R style prototypes with ANSI CGreg J. Badros1999-12-121-2/+5
* * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,Jim Blandy1998-10-191-1/+1
* * Makefile.in: Rebuilt.Tom Tromey1997-10-151-4/+4
* * Lots of files: New address for FSF.Jim Blandy1997-05-261-3/+3
* * load.c: change s_try_load and s_try_load_path to s_primitive_loadGary Houston1996-10-271-0/+2
* * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,Jim Blandy1996-10-141-15/+3
* * error.c, eval.c, load.c, stackchk.c: use scm_error not lgh_error.Gary Houston1996-10-121-1/+1
* * filesys.c (scsm_sys_stat): don't SIGSEGV if argument is anGary Houston1996-09-191-1/+5
* C files should #include only the header files they need, notJim Blandy1996-09-101-0/+2
* * __scm.h, stackchk.h, stackchk.c: Guile now performs stackMikael Djurfeldt1996-08-231-8/+4
* maintainer changed: was lord, now jimb; first importjimbJim Blandy1996-07-251-0/+112