gc_ext_config.h.in: Added GC_PTHREAD_SYM_VERSION.
2006-02-06 Jakub Jelinek <jakub@redhat.com> Anthony Green <green@redhat.com> Tom Tromey <tromey@redhat.com> * include/gc_ext_config.h.in: Added GC_PTHREAD_SYM_VERSION. * include/gc_config.h.in: Rebuilt. * include/gc_pthread_redirects.h (pthread_create): Conditionally define. * pthread_support.c (pthread_create_): New global. (constr): New function. (pthread_create): Conditionally renamed. * configure: Rebuilt. * configure.ac (GC_PTHREAD_SYM_VERSION): Define. Co-Authored-By:Anthony Green <green@redhat.com> Co-Authored-By:
Tom Tromey <tromey@redhat.com> From-SVN: r110682
Showing
- boehm-gc/ChangeLog 14 additions, 0 deletionsboehm-gc/ChangeLog
- boehm-gc/configure 23 additions, 0 deletionsboehm-gc/configure
- boehm-gc/configure.ac 19 additions, 0 deletionsboehm-gc/configure.ac
- boehm-gc/include/gc_config.h.in 3 additions, 0 deletionsboehm-gc/include/gc_config.h.in
- boehm-gc/include/gc_ext_config.h.in 2 additions, 0 deletionsboehm-gc/include/gc_ext_config.h.in
- boehm-gc/include/gc_pthread_redirects.h 2 additions, 0 deletionsboehm-gc/include/gc_pthread_redirects.h
- boehm-gc/pthread_support.c 34 additions, 2 deletionsboehm-gc/pthread_support.c
Loading
Please register or sign in to comment