diff options
Diffstat (limited to 'ports/libcds/CONTROL')
| -rw-r--r-- | ports/libcds/CONTROL | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/libcds/CONTROL b/ports/libcds/CONTROL index 1707512fd..5c3062318 100644 --- a/ports/libcds/CONTROL +++ b/ports/libcds/CONTROL @@ -1,4 +1,5 @@ Source: libcds Version: 2.3.3 Build-Depends: boost-system, boost-thread +Homepage: https://github.com/khizmax/libcds Description: a collection of concurrent containers that don't require external (manual) synchronization for shared access, and safe memory reclamation (SMR) algorithms like Hazard Pointer and user-space RCU that is used as an epoch-based SMR. |
