2010-07-13 Ivan Maidanski <ivmai@mail.ru>
authorivmai <ivmai>
Tue, 13 Jul 2010 09:44:01 +0000 (09:44 +0000)
committerIvan Maidanski <ivmai@mail.ru>
Tue, 26 Jul 2011 17:06:54 +0000 (21:06 +0400)
commitd9f77cc8207154459a6ca71e3e6ca3f97696e31d
treed398dc37ef5da8e9d4fd3c1e5ae1f77b68be1393
parent10c470bd6443d40dbc963e0543f80788e4293dce
2010-07-13  Ivan Maidanski <ivmai@mail.ru>

* gc_dlopen.c (disable_gc_for_dlopen): Update the comment.
* gc_dlopen.c (dlopen): Ditto.
* include/gc.h: Update copyright header.
* include/gc.h (GC_enable_incremental): Refine the comment.
* include/gc.h (DECLSPEC_NORETURN): Define macro as empty if
missing (only for Win32).
* include/gc.h (GC_ExitThread): Use DECLSPEC_NORETURN.
* win32_threads.c (GC_ExitThread): Ditto.
* include/gc.h (GC_endthreadex): Add a comment.
ChangeLog
gc_dlopen.c
include/gc.h
win32_threads.c