ucommon 7.0.0-20ubuntu2 source package in Ubuntu
Changelog
ucommon (7.0.0-20ubuntu2) jammy; urgency=low * Merge from Debian unstable. Remaining changes: - Add one more optional symbol to fix a armhf/s390x build failure. -- Gianfranco Costamagna <email address hidden> Thu, 11 Nov 2021 20:14:37 +0100
Upload details
- Uploaded by:
- Gianfranco Costamagna
- Uploaded to:
- Jammy
- Original maintainer:
- Debian VoIP Team
- Architectures:
- any all
- Section:
- libs
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Jammy | release | universe | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ucommon_7.0.0.orig.tar.gz | 818.3 KiB | 6ac9f76c2af010f97e916e4bae1cece341dc64ca28e3881ff4ddc3bc334060d7 |
ucommon_7.0.0-20ubuntu2.debian.tar.xz | 31.7 KiB | 533dab4479075db3f5dda363a2c29a6f14b96a61a6bd8901551a4272dc171127 |
ucommon_7.0.0-20ubuntu2.dsc | 2.2 KiB | 74d03b44291ac1f90d085df95730f67b48409603ed59ea89bca60dd1bca1fa28 |
Available diffs
- diff from 7.0.0-19ubuntu1 to 7.0.0-20ubuntu2 (5.2 KiB)
- diff from 7.0.0-20ubuntu1 to 7.0.0-20ubuntu2 (923 bytes)
Binary packages built by this source
- libucommon-dev: lightweight C++ threading and sockets - development files
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.
.
This package contains the development headers and static libraries.
- libucommon8: lightweight C++ threading and sockets - shared libraries
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.
.
This package contains the shared libraries.
- libucommon8-dbgsym: debug symbols for libucommon8
- ucommon-doc: lightweight C++ threading and sockets - documentation
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.
.
This package contains the API documentation.
- ucommon-utils: lightweight C++ threading and sockets - utilities
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.
.
This package contains the following utilities included as part of the
GNU uCommon C++ project:
* args
* car
* keywait
* mdsum
* scrub
* sockaddr
* zerofill
- ucommon-utils-dbgsym: debug symbols for ucommon-utils