1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/boehm-gc/boehm-gc.desc
3 [COPY] Copyright (C) 2004 - 2021 The T2 SDE Project
4 [COPY] Copyright (C) 1998 - 2003 ROCK Linux Project
6 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
7 [COPY] more information can be found in the files COPYING and README.
9 [COPY] This program is free software; you can redistribute it and/or modify
10 [COPY] it under the terms of the GNU General Public License version 2.
11 [COPY] --- T2-COPYRIGHT-NOTE-END ---
13 [I] A garbage collector for C and C++
15 [T] The Boehm-Demers-Weiser conservative garbage collector can be used as a
16 [T] garbage collecting replacement for C malloc or C++ new. It is also used
17 [T] by a number of programming language implementations that use C as
18 [T] intermediate code.
20 [U] http://www.hpl.hp.com/personal/Hans_Boehm/gc/
22 [A] Hans-J. Boehm <Hans_Boehm@hp.com>
23 [M] The T2 Project <t2@t2-project.org>
28 [R] - avr32 blackfin riscv riscv64
33 [P] X --2--5---9 101.800
35 [D] 5e4c773361544ec972c62abaf9b3116388fc0aee8fc2764056ad08a2 gc-8.0.6.tar.gz http://www.hboehm.info/gc/gc_source/