wok diff gc/description.txt @ rev 21927

updated socat (2.0.0-b7 -> 2.0.0-b8)
author Hans-G?nter Theisgen
date Sat Oct 05 21:31:52 2019 +0100 (2019-10-05)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/gc/description.txt	Sat Oct 05 21:31:52 2019 +0100
     1.3 @@ -0,0 +1,2 @@
     1.4 +The Boehm-Demers-Weiser conservative garbage collector can be used as a garbage 
     1.5 +collecting replacement for C malloc or C++ new.