aboutsummaryrefslogtreecommitdiff
path: root/boehm-gc/linux_threads.c
AgeCommit message (Expand)AuthorFilesLines
2002-03-29linux_threads.c (return_free_lists): Clear fl[i] unconditionally.Hans Boehm1-4/+6
2002-03-25* linux_threads.c (GC_get_nprocs): Close file descriptor.Jeff Sturm1-0/+8
2002-02-12Imported GC 6.1 Alpha 3. Finally.Bryce McKinlay1-0/+11
2001-11-26linux_threads.c (WRAP_FUNC(pthread_join)): Remove special case for GC_FREEBSD...Loren J. Rittle1-11/+0
2001-10-23linux_threads.c (GC_init_parallel): Do not declare as a static constructor.Bryce McKinlay1-5/+1
2001-10-17gc_pthread_redirects.h: Generalize test to use GC_PTHREADS.Loren J. Rittle1-0/+11
2001-10-16Makefile.am, [...]: Imported GC 6.1 Alpha 1 and merged local changes.Bryce McKinlay1-14/+36
2001-08-18Makefile.am, [...]: Imported GC 6.0 and merged local changes.Tom Tromey1-77/+127
2001-05-21Imported version version 6.0alpha7.Bryce McKinlay1-93/+955
2001-05-20configure.host: Build with -fexceptions.Hans Boehm1-0/+8
2001-04-05finalize.c: - Accomodate finalization requests for static objects.Hans Boehm1-1/+1
2000-12-30For boehm-gc:Bryce McKinlay1-1/+3
2000-04-27<<<<<<< ChangeLogJakub Jelinek1-2/+10
2000-04-19Imported version version 5.0alpha6.Bryce McKinlay1-49/+130
1999-12-24linux_threads.c: Don't block SIGINT, SIGQUIT, SIGTERM in the NO_SIGNALS case.Bryce McKinlay1-0/+20
1999-11-01Merged GC 5.0alpha4 with local changes, plus:Tom Tromey1-29/+47
1999-04-30* linux_threads.c: Don't reference __pthread_initial_thread_bos.Tom Tromey1-0/+5
1999-04-07Initial revisionTom Tromey1-0/+642