/[guile]/guile/guile-core/libguile/scmsigs.c
ViewVC logotype

Diff of /guile/guile-core/libguile/scmsigs.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.73 by mvo, Fri Oct 11 13:02:50 2002 UTC revision 1.74 by mvo, Wed Oct 16 16:01:22 2002 UTC
# Line 220  SCM_DEFINE (scm_sigaction_for_thread, "s Line 220  SCM_DEFINE (scm_sigaction_for_thread, "s
220    sigemptyset (&action.sa_mask);    sigemptyset (&action.sa_mask);
221  #endif  #endif
222    
223  #ifdef USE_THREAD  #ifdef USE_THREADS
224    if (SCM_UNBNDP (thread))    if (SCM_UNBNDP (thread))
225      thread = scm_current_thread ();      thread = scm_current_thread ();
226    else    else

Legend:
Removed from v.1.73  
changed lines
  Added in v.1.74

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26