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 |
---|---|---|
_link | 0000000124 124 Bytes | |
libbsd-0.8.3.tar.xz | 0000356772 348 KB | |
libbsd-0.8.3.tar.xz.asc | 0000000819 819 Bytes | |
libbsd.changes | 0000003915 3.82 KB | |
libbsd.keyring | 0000042274 41.3 KB | |
libbsd.spec | 0000003695 3.61 KB |
Revision 22 (latest revision is 42)
Ismail Dönmez (namtrac)
accepted
request 396452
from
Martin Pluskal (pluskalm)
(revision 22)
- Update to version 0.8.3: * Fix unportable sizeof() usage * Fix file descriptor leak in HASHFileChunk helper * Switch URLs from http or git to https * build: Support clock_gettime() provided in librt * man: Fix ungrammatical construct * test: Add a unit test for md5 * Add missing <fcntl.h> includes - Changes for 0.8.2: * test: Fix success return code for arc4random unit test * test: Add missing <sys/stat.h> include * Fix heap buffer overflow in fgetwln() * test: Fix race condition in headers-*.sh - Enable internal tests - Use correct package categories
Comments 0