Commit History

Author SHA1 Message Date
  Thien-Thi Nguyen b88c22e916 Update copyright. 23 years ago
  Michael Livshin 6732de1bdf * scmsigs.c (s_scm_sigaction): guard the SIGIOT case with an 24 years ago
  Gary Houston 3efb80f231 * scmsigs.c (scm_init_scmsigs): if HAVE_SIGINTERRUPT is not 25 years ago
  Michael Livshin adb2c53b47 * guile-doc-snarf.in: don't pipe the CPP output right into sed -- 25 years ago
  Marius Vollmer 0d172d3f6c * scmsigs.c (scm_sigaction): Silently ignore setting handlers for 25 years ago
  Dirk Herrmann 9a09deb1c3 * Removed SCM_TRUE_P since it may get confused with !SCM_FALSEP. 25 years ago
  Mikael Djurfeldt 84fbe20b5b * scmsigs.c (scm_segfaulr): Removed. (Was probably added by 25 years ago
  Dirk Herrmann b272843227 * Removed mit-threads and fsu-threads and references. 25 years ago
  Marius Vollmer a343eca9fc * scmsigs.c (take_signal): Execute SCM_ASYNC_TICK for SIGSEGV, 25 years ago
  Marius Vollmer 0f781bf67d * scmsigs.c (orig_handlers) [HAVE_SIGACTION]: Fix declaration to 25 years ago
  Gary Houston da6e81b6b5 * scmsigs.c: fix the definition of orig_handlers for the case 25 years ago
  Mikael Djurfeldt a059974535 * Makefile.am (DEFS): Added. automake adds -I options to DEFS, 25 years ago
  Dirk Herrmann fbd485ba49 Don't use C operators == and != to compare SCM values. 25 years ago
  Michael Livshin 89e00824a0 * *.[hc]: add Emacs magic at the end of file, to ensure GNU 25 years ago
  Dirk Herrmann 003d1fd046 Only include vectors.h in those files, where it is actually needed. 25 years ago
  Greg J. Badros b6791b2e94 * error.h, error.c: Added `scm_wrong_type_arg_msg' to support 25 years ago
  Greg J. Badros b450f07086 * arbiters.c, eq.c, gc.c, guardians.c, list.c, ports.c, print.c, 25 years ago
  Mikael Djurfeldt b380b88547 * alist.c, chars.c, debug.c, dynl.c, dynwind.c, error.c, eval.c, 25 years ago
  Greg J. Badros 3b3b36ddb7 * *.[ch]: Whitespace changes -- added space after SCM_VALIDATE_* 25 years ago
  Greg J. Badros a1ec69163d *.[ch]: Replace GUILE_PROC w/ SCM_DEFINE. 25 years ago
  Greg J. Badros 47c6b75ea9 * *.[ch]: Replace SCM_VALIDATE_INT w/ SCM_VALIDATE_INUM for 25 years ago
  Greg J. Badros 4079f87ed2 * Makefile.am: Fix ETAGS_ARGS to recognize GUILE_PROC, 25 years ago
  Greg J. Badros 6b5a304f6b * *.c, scm_validate.h: Use SCM_VALIDATE_NIM, not SCM_VALIDATE_NIMP 25 years ago
  Greg J. Badros 1bbd0b849f * *.c: Pervasive software-engineering-motivated rewrite of 25 years ago
  Gary Houston de881428b8 typing correction 25 years ago
  Gary Houston 7ee92fcefd * configure.in: check availability of siginterrupt. 25 years ago
  Gary Houston 08b8c6948d 1999-09-18 Gary Houston <ghouston@freewire.co.uk> 25 years ago
  Jim Blandy 8638b0979a * scmsigs.c (scm_sigaction): Cast SIG_DFL and SIG_IGN to SCM, not 25 years ago
  Jim Blandy 840ae05d91 * fports.c, fports.h, gc.c, gdbint.c, ioext.c, ports.c, ports.h, 26 years ago
  Jim Blandy ee149d0368 * ioext.c (scm_do_read_line): Rewritten to use memchr to find the 26 years ago