[COPY] --- T2-COPYRIGHT-NOTE-BEGIN --- [COPY] This copyright note is auto-generated by scripts/Create-CopyPatch. [COPY] [COPY] T2 SDE: package/*/ucommon/ucommon.desc [COPY] Copyright (C) 2007 - 2021 The T2 SDE Project [COPY] [COPY] More information can be found in the files COPYING and README. [COPY] [COPY] This program is free software; you can redistribute it and/or modify [COPY] it under the terms of the GNU General Public License as published by [COPY] the Free Software Foundation; version 2 of the License. A copy of the [COPY] GNU General Public License can be found in the file COPYING. [COPY] --- T2-COPYRIGHT-NOTE-END --- [I] C++ threading for embedded applications [T] UCommon is a lightweight C++ library to facilitate using C++ design [T] patterns even for very deeply embedded applications, such as for [T] systems using uClibc along with POSIX threading support. For this [T] reason, UCommon disables language features that consume memory or [T] introduce runtime overhead. UCommon introduces some design patterns from [T] Objective-C, such as reference counted objects, memory pools, and smart [T] pointers. UCommon introduces some new concepts for handling of thread [T] locking and synchronization. [U] http://www.gnutelephony.org/index.php/UCommon [A] David Sugar [M] The T2 Project [C] extra/development [F] CROSS [L] GPL [S] Beta [V] 7.0.0 [P] X -----5---9 800.000 [D] 143b7b99076c7098cbd06c892e658a67a60810d53f88a2ae3d218a38 ucommon-7.0.0.tar.gz https://ftpmirror.gnu.org/gnu/commoncpp/