build: Don't include <config.h> in native programs when cross-compiling.
[bpt/guile.git] / libguile / scmsigs.c
2014-02-28 Mark H WeaverRely on Gnulib for <unistd.h>.
2014-02-04 Mark H WeaverDon't check HAVE_ALARM, which no longer exists.
2013-03-09 Andy Wingoportability simplification with scmsigs.c and alarm
2011-06-16 Andy WingoO_CLOEXEC usage
2011-05-26 Andy Wingoleave guile when reading signal pipe
2009-12-11 Andy Wingomerge from master to elisp
2009-12-05 Andy Wingoremove a bunch of needless scm_permanent_object calls
2009-11-01 Ludovic CourtèsMerge branch 'bdw-gc-static-alloc'
2009-09-30 Neil JerramAvoid throw from critical section, given invalid sigact...
2009-09-09 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-09-01 Ludovic CourtèsMerge branch 'boehm-demers-weiser-gc' into bdw-gc-stati...
2009-08-28 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-08-27 Neil JerramMerge branch 'ossau-gds-dev'
2009-08-18 Ludovic CourtèsRemove unneeded `scm_without_guile ()' call.
2009-08-17 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-06-27 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-06-23 Neil JerramRemove AC_SYS_RESTARTABLE_SYSCALLS and related code
2009-06-16 Neil JerramChange Guile license to LGPLv3+
2009-01-12 Andy WingoMerge commit 'origin/master' into vm
2008-12-14 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-11-30 Ludovic CourtèsCheck the return value of libc's functions to make...
2008-09-30 Andy WingoMerge commit 'origin/master' into vm
2008-09-13 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-13 Ludovic CourtèsInclude <config.h> in all C files; use `#ifdef HAVE_CON...
2008-09-10 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-10 Ludovic CourtèsMerge commit '2e77f7202b11ad0003831fcff94ec7db80cca015...
2008-09-10 Ludovic CourtèsMerge commit '7337d56d5714227865aeca2b40b6bd97cce296d2...
2008-09-10 Ludovic CourtèsMerge commit '032913739218c756f673bfb9c8f66ef9f8f02330...
2008-09-09 Ludovic CourtèsMerge branch 'master' into strftime-gnulib
2008-08-27 Ludovic CourtèsFix builds `--without-threads'.
2008-08-02 Andy Wingomerge guile-vm to guile
2007-10-20 Ludovic CourtèsChanges from arch/CVS synchronization
2007-03-07 Kevin Rydemerge from 1.8 branch
2007-01-15 Kevin Rydemerge from 1.8
2006-04-17 Kevin Rydemerge from 1.8 branch
2005-12-14 Neil Jerram(do_read_without_guile): Use the "raw_data" passed in
2005-12-06 Marius Vollmer(read_without_guile): New.
2005-05-23 Marius VollmerThe FSF has a new address.
2005-05-10 Neil Jerram(signal_delivery_thread): Return a value, to avoid
2005-03-02 Marius VollmerSee ChangeLog from 2005-03-02.
2005-01-24 Kevin Ryde(scm_sigaction_for_thread): Use scm_to_long for
2005-01-02 Marius VollmerUse new vector elements API or simple vector API, as...
2004-09-22 Marius Vollmer*** empty log message ***
2004-08-02 Marius Vollmer* numbers.h, numbers.c, discouraged.h, discouraged...
2004-07-27 Marius Vollmer* tags.h, deprecated.h (SCM_EQ_P): Deprecated by moving...
2004-07-23 Marius Vollmer* deprecated.h, deprecated.c, numbers.h (SCM_INUMP...
2004-07-10 Marius Vollmer* validate.h, deprecated.h (SCM_VALIDATE_INUM, SCM_VALI...
2004-07-08 Marius Vollmer* numbers.h (SCM_MAKINUM, SCM_I_MAKINUM): Renamed SCM_M...
2004-07-06 Marius Vollmer* deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP...
2004-05-10 Marius Vollmer(scm_sigaction_for_thread): Validate that the handler...
2004-04-05 Kevin Ryde(scm_sigaction_for_thread): Correction to signum range
2003-04-05 Marius VollmerChanged license terms to the plain LGPL thru-out.
2003-03-25 Rob Browning* scmsigs.c: #include <config.h> if HAVE_CONFIG_H.
2002-11-03 Marius Vollmer* __scm.h (USE_THREADS, GUILE_ISELECT): Define when
2002-10-27 Marius Vollmer(signal_cell_handlers, install_handler_data,
2002-10-16 Marius Vollmer(scm_sigaction_for_thread): It's "USE_THREADS" not...
2002-10-11 Marius Vollmer* async.c (s_scm_system_async_mark_for_thread): Only...
2002-10-10 Marius Vollmer(scm_sigaction_for_thread): Store original handler...
2002-10-05 Marius Vollmer* async.c (scm_async_click): Set the cdr of a executed...
2002-10-04 Marius Vollmer* scmsigs.h (scm_sigaction_for_thread): New prototype.
2002-07-20 Han-Wen Nienhuys2002-07-20 Han-Wen <hanwen@cs.uu.nl>
2002-03-14 Thien-Thi NguyenRetire inclusion guard macro SCM_MAGIC_SNARFER.
2002-01-28 Stefan Jahn2002-01-28 Stefan Jahn <stefan@lkcc.org>
2001-11-25 Marius Vollmer(scm_take_signal): Removed all code that assumes that...
2001-11-11 Neil Jerram* Documentation work.
2001-11-02 Marius VollmerMade `usleep()' avalable on MinGW.
2001-07-21 Gary Houston * scmsigs.c: include sys/time.h for itimer stuff.
2001-07-19 Rob Browning* scmsigs.c (s_scm_setitimer): new function.
2001-07-09 Thien-Thi NguyenRemove "face-lift" comment.
2001-06-26 Martin GrabmüllerMake compilation under Windows easier.
2001-06-26 Keisuke Nishida * eval.c (scm_call_0, scm_call_1, scm_call_2, scm_call_3,
2001-05-20 Marius Vollmer(scm_c_make_gsubr, scm_c_define_gsubr, scm_c_make_gsubr...
2001-05-15 Marius VollmerMerge from mvo-vcell-cleanup-1-branch.
2001-05-04 Neil Jerram * eval.c (scm_promise_p), list.c (scm_append_x, scm_re...
2001-04-10 Dirk Herrmann* Avoid redundant casting of argument numbers to char...
2001-03-16 Martin Grabmüller * list.c (scm_list, scm_cons_star, scm_null_p, scm_lis...
2001-03-11 Keisuke NishidaUse SCM_LISTn instead of scm_listify.
2001-03-10 Mikael Djurfeldt* _scm.h: Removed #include <errno.h>.
2001-03-09 Keisuke NishidaRemove #include <stdio.h>. Add #include <string.h>.
2001-02-02 Keisuke NishidaNew functions: scm_c_make_vector, scm_c_make_hash_table.
2000-11-17 Marius Vollmer* alist.c, arbiters.c, async.c, backtrace.c, boolean...
2000-06-18 Michael Livshin* scmsigs.c (s_scm_sigaction): guard the SIGIOT case...
2000-06-14 Gary Houston * scmsigs.c (scm_init_scmsigs): if HAVE_SIGINTERRUPT...
2000-06-10 Michael Livshin* guile-doc-snarf.in: don't pipe the CPP output right...
2000-06-05 Marius Vollmer* scmsigs.c (scm_sigaction): Silently ignore setting...
2000-06-05 Dirk Herrmann* Removed SCM_TRUE_P since it may get confused with...
2000-06-03 Mikael Djurfeldt* scmsigs.c (scm_segfaulr): Removed. (Was probably...
2000-05-30 Dirk Herrmann* Removed mit-threads and fsu-threads and references.
2000-05-08 Marius Vollmer* scmsigs.c (take_signal): Execute SCM_ASYNC_TICK for...
2000-05-03 Marius Vollmer* scmsigs.c (orig_handlers) [HAVE_SIGACTION]: Fix decla...
2000-05-01 Gary Houston * scmsigs.c: fix the definition of orig_handlers for...
2000-04-21 Mikael Djurfeldt* Makefile.am (DEFS): Added. automake adds -I options...
2000-03-29 Dirk HerrmannDon't use C operators == and != to compare SCM values.
2000-03-19 Michael Livshin * *.[hc]: add Emacs magic at the end of file, to ensur...
2000-03-17 Dirk HerrmannOnly include vectors.h in those files, where it is...
2000-03-03 Greg J. Badros* error.h, error.c: Added `scm_wrong_type_arg_msg'...
2000-02-14 Greg J. Badros* arbiters.c, eq.c, gc.c, guardians.c, list.c, ports...
2000-01-18 Mikael Djurfeldt* alist.c, chars.c, debug.c, dynl.c, dynwind.c, error...
2000-01-05 Greg J. Badros* *.[ch]: Whitespace changes -- added space after SCM_V...
2000-01-05 Greg J. Badros*.[ch]: Replace GUILE_PROC w/ SCM_DEFINE.
next