Samba tdb Library
TDB is a Trivial Database. In concept, it is very much like GDBM, and BSD's DB
except that it allows multiple simultaneous writers and uses locking
internally to keep writers from trampling on each other. TDB is also extremely
small.
This package contains the tdb1 library.
- Sources inherited from project SUSE:SLE-15-SP5:GA
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.5:Update/tdb && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000020 20 Bytes | |
build_pie.patch | 0000001370 1.34 KB | |
tdb-1.4.7.tar.asc | 0000000488 488 Bytes | |
tdb-1.4.7.tar.gz | 0000741714 724 KB | |
tdb.changes | 0000017644 17.2 KB | |
tdb.keyring | 0000004262 4.16 KB | |
tdb.spec | 0000004636 4.53 KB |
Latest Revision
Ruediger Oertel (oertel)
committed
(revision 2)
- update to 1.4.7: * configure/Makefile: export PYTHONHASHSEED=1 in all 'configure/Makefile' scripts * lib:tdb: Reformat shell scripts - spec file cleanups - Update to 1.4.6 + Drop obsolete patch 0001-tdb-Fix-invalid-syntax-in-tdb.h.patch + Fix Python docstrings + Use atomic operations for tdb_[increment|get]_seqnum + Raw performance torture to beat tdb_increment_seqnum
Comments 0