summaryrefslogtreecommitdiff
path: root/libguile/scmsigs.c
AgeCommit message (Expand)AuthorFilesLines
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