summaryrefslogtreecommitdiff
path: root/libguile/scmsigs.c
AgeCommit message (Expand)AuthorFilesLines
2000-03-03* error.h, error.c: Added `scm_wrong_type_arg_msg' to supportGreg J. Badros1-1/+1
2000-02-14* arbiters.c, eq.c, gc.c, guardians.c, list.c, ports.c, print.c,Greg J. Badros1-1/+2
2000-01-18* alist.c, chars.c, debug.c, dynl.c, dynwind.c, error.c, eval.c,Mikael Djurfeldt1-47/+42
2000-01-05* *.[ch]: Whitespace changes -- added space after SCM_VALIDATE_*Greg J. Badros1-12/+12
2000-01-05*.[ch]: Replace GUILE_PROC w/ SCM_DEFINE.Greg J. Badros1-7/+7
2000-01-05* *.[ch]: Replace SCM_VALIDATE_INT w/ SCM_VALIDATE_INUM forGreg J. Badros1-6/+6
1999-12-13* Makefile.am: Fix ETAGS_ARGS to recognize GUILE_PROC,Greg J. Badros1-6/+46
1999-12-12* *.c, scm_validate.h: Use SCM_VALIDATE_NIM, not SCM_VALIDATE_NIMPGreg J. Badros1-1/+1
1999-12-12* *.c: Pervasive software-engineering-motivated rewrite ofGreg J. Badros1-51/+59
1999-09-20typing correctionGary Houston1-1/+1
1999-09-20 * configure.in: check availability of siginterrupt.Gary Houston1-13/+22
1999-09-181999-09-18 Gary Houston <ghouston@freewire.co.uk>Gary Houston1-1/+1
1999-07-19* scmsigs.c (scm_sigaction): Cast SIG_DFL and SIG_IGN to SCM, notJim Blandy1-4/+6
1999-06-12* fports.c, fports.h, gc.c, gdbint.c, ioext.c, ports.c, ports.h,Jim Blandy1-0/+17
1999-06-09 * ioext.c (scm_do_read_line): Rewritten to use memchr to find theJim Blandy1-0/+2
1998-10-19* __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,Jim Blandy1-1/+1
1998-10-13* threads.h (scm_thread_usleep, scm_thread_sleep): New declarations.Jim Blandy1-14/+31
1998-10-12The argument type of usleep varies from system to system,Jim Blandy1-2/+2
1998-10-03Getting rid of more warnings...Jim Blandy1-1/+1
1998-07-12* eval.c, filesys.c, fluids.c, gc.c, gh_data.c, init.c, kw.c,Mikael Djurfeldt1-1/+0
1998-05-11scm_usleep: Don't define j if not used.Mikael Djurfeldt1-0/+2
1998-04-24* scmsigs.c: Declare usleep as returning void on some systems.Mikael Djurfeldt1-1/+10
1998-04-20* scmsigs.c (scm_usleep): New procedure; Declare usleep if itMikael Djurfeldt1-0/+17
1997-07-11Changes to compile under gnu-win32, from Marcus Daniels:Jim Blandy1-0/+2
1997-06-24Revert Marcus's changes; will re-apply when we get papers.Jim Blandy1-2/+0
1997-06-24Changes to compile under gnu-win32, from Marcus Daniels:Jim Blandy1-0/+2
1997-06-14* scmsigs.c (sys_deliver_signals): add a comment about a probable bug.Gary Houston1-0/+6
1997-06-01* scmsigs.c (sys_deliver_signals): bug fix: reset got_signal[i]Gary Houston1-3/+3
1997-05-31* scmsigs.h, async.h: updated.Gary Houston1-238/+270
1997-05-26* Lots of files: New address for FSF.Jim Blandy1-3/+3
1996-10-14* __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,Jim Blandy1-45/+9
1996-10-01* scmsigs.c: Define `signal' to be `pthread_signal' if usingMikael Djurfeldt1-0/+5
1996-09-10C files should #include only the header files they need, notJim Blandy1-0/+2
1996-07-25maintainer changed: was lord, now jimb; first importJim Blandy1-0/+397