summaryrefslogtreecommitdiff
path: root/boehm-gc/linux_threads.c
Commit message (Expand)AuthorAgeFilesLines
* linux_threads.c (return_free_lists): Clear fl[i] unconditionally.Hans Boehm2002-03-291-4/+6
* * linux_threads.c (GC_get_nprocs): Close file descriptor.Jeff Sturm2002-03-251-0/+8
* Imported GC 6.1 Alpha 3. Finally.Bryce McKinlay2002-02-121-0/+11
* linux_threads.c (WRAP_FUNC(pthread_join)): Remove special case for GC_FREEBSD...Loren J. Rittle2001-11-261-11/+0
* linux_threads.c (GC_init_parallel): Do not declare as a static constructor.Bryce McKinlay2001-10-231-5/+1
* gc_pthread_redirects.h: Generalize test to use GC_PTHREADS.Loren J. Rittle2001-10-171-0/+11
* Makefile.am, [...]: Imported GC 6.1 Alpha 1 and merged local changes.Bryce McKinlay2001-10-161-14/+36
* Makefile.am, [...]: Imported GC 6.0 and merged local changes.Tom Tromey2001-08-181-77/+127
* Imported version version 6.0alpha7.Bryce McKinlay2001-05-211-93/+955
* configure.host: Build with -fexceptions.Hans Boehm2001-05-201-0/+8
* finalize.c: - Accomodate finalization requests for static objects.Hans Boehm2001-04-051-1/+1
* For boehm-gc:Bryce McKinlay2000-12-301-1/+3
* <<<<<<< ChangeLogJakub Jelinek2000-04-271-2/+10
* Imported version version 5.0alpha6.Bryce McKinlay2000-04-191-49/+130
* linux_threads.c: Don't block SIGINT, SIGQUIT, SIGTERM in the NO_SIGNALS case.Bryce McKinlay1999-12-241-0/+20
* Merged GC 5.0alpha4 with local changes, plus:Tom Tromey1999-11-011-29/+47
* * linux_threads.c: Don't reference __pthread_initial_thread_bos.Tom Tromey1999-04-301-0/+5
* Initial revisionTom Tromey1999-04-071-0/+642