]> granicus.if.org Git - gc/commit
2007-01-28 Andreas Tobler <a.tobler@schweiz.org>
authora_tobler <a_tobler>
Sun, 28 Jan 2007 08:40:11 +0000 (08:40 +0000)
committerIvan Maidanski <ivmai@mail.ru>
Tue, 26 Jul 2011 17:06:39 +0000 (21:06 +0400)
commitdad14230b898acaebd74e1d56361e9948672e1ce
treebcd9cfd1809bde953e5f0e385155fb2757ff6178
parent19b581162bc2551ee88d00455cc7fdb5cb24b8a3
2007-01-28  Andreas Tobler  <a.tobler@schweiz.org>

* darwin_stop_world.c (GC_push_all_stacks): Fix compiler warnings.
Make i unsigned.
(GC_stop_world): Likewise. Remove unused GC_thread p.
(GC_start_world): Likewise.

* os_dep.c: Define GC_darwin_register_mach_handler_thread extern.
Remove double SIG_HNDLR_PTR definition.
(GC_forward_exception): Fix compiler warnings, make i unsigned.
Initialize thread_state to NULL.
(catch_exception_raise): Fix compiler warnings, make i unsigned.
ChangeLog
darwin_stop_world.c
os_dep.c