]> granicus.if.org Git - gc/commit
2009-10-01 Ivan Maidanski <ivmai@mail.ru>
authorivmai <ivmai>
Thu, 1 Oct 2009 12:22:02 +0000 (12:22 +0000)
committerIvan Maidanski <ivmai@mail.ru>
Tue, 26 Jul 2011 17:06:49 +0000 (21:06 +0400)
commitd07f685fb7d89fd1b09a620ffccc22f7c838d517
treec93bb7075ceca0386b95d423efad5611cb299dfd
parent04a3b39359550f960849d4d6aa4d1709f35df29a
2009-10-01  Ivan Maidanski <ivmai@mail.ru>

* gc_dlopen.c (GC_dlopen): Add function redirector (only if
GC_USE_LD_WRAP).
* include/gc.h: Include "gc_pthread_redirects.h" even if
GC_USE_LD_WRAP or GC_NO_THREAD_REDIRECTS.
* include/gc_pthread_redirects.h (GC_PTHREAD_REDIRECTS_H): Don't
define and check for (since included only from gc.h).
* include/gc_pthread_redirects.h: Declare "GC_" symbols even if
GC_USE_LD_WRAP or GC_NO_THREAD_REDIRECTS.
* include/gc_pthread_redirects.h: Include signal.h only to get
sigset_t definition.
ChangeLog
gc_dlopen.c
include/gc.h
include/gc_pthread_redirects.h