Jump to letter: [
ABCDEFGHIKLMNOPQRSTUVWX
]
ucommon - Library for portable C++ threading and sockets
GNU uCommon C++ is a lightweight library to facilitate using C++ design
patterns even for very deeply embedded applications, such as for systems using
uclibc along with POSIX threading support. For this reason, uCommon disables
language features that consume memory or introduce runtime overhead. UCommon
introduces some design patterns from Objective-C, such as reference counted
objects, memory pools, and smart pointers. UCommon introduces some new concepts
for handling of thread locking and synchronization. Starting with release
5.0, GNU uCommon also bundles GNU Common C++ libraries.
Packages
Latest: ucommon-6.1.3-2.rhel7.fio.x86_64.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
ucommon |
0 |
6.1.3 |
2.rhel7.fio |
x86_64 |
283 KiB |
2014-08-16 03:39:56 |
Changelog:
- * 2014-06-08 - Fedora Release Engineering <rel-eng[AT]lists.fedoraproject[DOTORG]> - 6.1.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
- * 2014-05-03 - David Sugar <dyfet[AT]gnutelephony[DOTORG]> - 6.1.3-1
- Change to using cmake in rpm build
- Upstream fixes for specific memory corruption issues
- * 2014-04-14 - David Sugar <dyfet[AT]gnutelephony[DOTORG]> - 6.1.1-1
- Greater commoncpp compatibility
- * 2014-01-06 - David Sugar <dyfet[AT]gnutelephony[DOTORG]> - 6.1.0-1
- Keywait utility added
- Fixes for correcting commoncpp exception handling
- * 2013-07-28 - David Sugar <dyfet[AT]gnutelephony[DOTORG]> - 6.0.7-1
- Fix for fsys error state reset on file open