This library provides useful functions commonly found on BSD systems
http://libbsd.freedesktop.org
This library provides useful functions commonly found on BSD systems, and lacking on others like GNU systems, thus making it easier to port projects with strong BSD origins, without needing to embed the same code over and over again on each project.
- Devel package for openSUSE:Factory
-
11
derived packages
- Links to openSUSE:Factory / libbsd
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:libraries:c_c++/libbsd && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
libbsd-0.8.1.tar.xz | 0000343624 336 KB | |
libbsd-0.8.1.tar.xz.asc | 0000000819 819 Bytes | |
libbsd.changes | 0000003039 2.97 KB | |
libbsd.keyring | 0000042274 41.3 KB | |
libbsd.spec | 0000003110 3.04 KB |
Revision 17 (latest revision is 42)
Ismail Dönmez (namtrac)
accepted
request 350898
from
Martin Pluskal (pluskalm)
(revision 17)
- Update to 0.8.1 * Use local SHA512 header * Unify most arc4random Unix hooks into a single file * Add support for GNU/kFreeBSD for closefrom() and getentropy() * Fix getentropy implementation to use the correct system hooks * Add missing copyright and license headers * Relicense my contribution to BSD-2-clause * Switch COPYING to Debian copyright machine readable format 1.0 * Use the non-overlayed libbsd headers when we need our own definitions * Add missing include to <md5.h> * Turn <bsd/bsd.h> inert when using LIBBSD_OVERLAY * test: Add new unit tests for individual headers usage * Add support for GNU/Hurd to getentropy()
Comments 0