/[guile]/guile/guile-core/libguile/ChangeLog
ViewVC logotype

Diff of /guile/guile-core/libguile/ChangeLog

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

revision 1.1708 by mvo, Thu Oct 10 18:11:20 2002 UTC revision 1.1709 by mvo, Fri Oct 11 13:03:43 2002 UTC
# Line 1  Line 1 
1    2002-10-11  Marius Vollmer  <marius.vollmer@uni-dortmund.de>
2    
3            * async.c (s_scm_system_async_mark_for_thread): Only call
4            scm_i_thread_root when USE_THREADS is defined.  Use scm_root
5            otherwise.
6    
7            * scmsigs.c (take_signal): Only call scm_i_thread_root when
8            USE_THREADS is defined.  Use scm_root otherwise.
9            (scm_sigaction_for_thread): Ignore THREAD argument when
10            USE_THREADS is not defined.  Also, move THREAD argument defaulting
11            out of HAVE_SIGACTION section, which was a bug.
12    
13  2002-10-10  Marius Vollmer  <marius.vollmer@uni-dortmund.de>  2002-10-10  Marius Vollmer  <marius.vollmer@uni-dortmund.de>
14    
15          * scmsigs.c (scm_sigaction_for_thread): Store original handler in          * scmsigs.c (scm_sigaction_for_thread): Store original handler in

Legend:
Removed from v.1.1708  
changed lines
  Added in v.1.1709

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