abseil 20220623.1-3 source package in Ubuntu
Changelog
abseil (20220623.1-3) unstable; urgency=medium * Patch cycle-counting code for riscv64 to use the monotonic and unprivileged rdtime instruction instead of rdcycle. -- Benjamin Barenblat <email address hidden> Wed, 09 Aug 2023 18:33:54 -0400
Upload details
- Uploaded by:
- Benjamin Barenblat
- Uploaded to:
- Sid
- Original maintainer:
- Benjamin Barenblat
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | main | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
abseil_20220623.1-3.dsc | 2.4 KiB | 4d0a63d632974722539f0b30915d4dbd0dba25336a581e5cf1d22daa9f7104c9 |
abseil_20220623.1.orig.tar.gz | 1.9 MiB | abfe2897f3a30edaa74bc34365afe3c2a3cd012091a97dc7e008f7016adcd5fe |
abseil_20220623.1-3.debian.tar.xz | 7.9 KiB | a232c3c04750114fc026b4f19a216ed244a7ddd80fcc3e306ec28fc7a255c006 |
Available diffs
- diff from 20220623.1-2 to 20220623.1-3 (846 bytes)
No changes file available.
Binary packages built by this source
- libabsl-dev: extensions to the C++ standard library (development files)
Abseil is an open-source collection of C++ library code designed to augment the
C++ standard library. The Abseil library code is collected from Google's C++
codebase and has been extensively tested and used in production. In some cases,
Abseil provides pieces missing from the C++ standard; in others, Abseil
provides alternatives to the standard for special needs.
.
This package contains header files and other data necessary for developing with
Abseil.
- libabsl20220623: extensions to the C++ standard library
Abseil is an open-source collection of C++ library code designed to augment the
C++ standard library. The Abseil library code is collected from Google's C++
codebase and has been extensively tested and used in production. In some cases,
Abseil provides pieces missing from the C++ standard; in others, Abseil
provides alternatives to the standard for special needs.
.
This package contains Abseil's shared libraries.
- libabsl20220623-dbgsym: debug symbols for libabsl20220623