パッケージ: libgc1c2 (1:7.6.4-0.4ubuntu1)
libgc1c2 に関するリンク
Trisquel の資源:
libgc ソースパッケージをダウンロード:
メンテナ:
Original Maintainers:
- Christoph Egger
- Debian GCC Maintainers (メールアーカイブ)
外部の資源:
- ホームページ [www.hboehm.info]
類似のパッケージ:
conservative garbage collector for C and C++
Boehm-Demers-Weiser's GC is a garbage collecting storage allocator that is intended to be used as a plug-in replacement for C's malloc or C++'s new().
It allows you to allocate memory basically as you normally would without explicitly deallocating memory that is no longer useful. The collector automatically recycles memory when it determines that it can no longer be used.
This version of the collector is thread safe, has C++ support and uses the defaults for everything else. However, it does not work as a drop-in malloc(3) replacement.
その他の libgc1c2 関連パッケージ
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
- dep: libc6 (>= 2.28) [armhf]
-
- dep: libgcc-s1 (>= 3.0) [amd64]
- GCC support library
- dep: libgcc-s1 (>= 3.5) [armhf]
-
- dep: libstdc++6 (>= 4.1.1) [amd64]
- GNU Standard C++ Library v3
- dep: libstdc++6 (>= 4.3.0) [armhf]