diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 2 insertions, 5 deletions
@@ -1,10 +1,7 @@ Tue Apr 10 17:37:36 2007 NAKAMURA Usaku <usa@ruby-lang.org> - * thread_win32.ci (w32_wait_events): check whether interrupt_event is - valid handle or not. - - * thread_win32.ci (native_thread_destroy): clear interrupt_event when - close it. + * win32/win32.c (rb_w32_fclose, rb_w32_close): need to save errno + before calling original fclose()/close(). Mon Apr 9 09:30:44 2007 Shugo Maeda <shugo@ruby-lang.org> |
