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