libgc1c2 binary package in Ubuntu Focal riscv64

 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.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2020-04-06 02:38:34 UTC Published Ubuntu Focal riscv64 release main libs Optional 1:7.6.4-0.4ubuntu1
  • Published
  • Copied from ubuntu focal-proposed riscv64 in Primary Archive for Ubuntu
  Deleted Ubuntu Focal riscv64 proposed main libs Optional 1:7.6.4-0.4ubuntu1
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to Release

  • Published

Source package