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.9.1.tar.xz | 0000387180 378 KB | |
libbsd-0.9.1.tar.xz.asc | 0000000833 833 Bytes | |
libbsd.changes | 0000006181 6.04 KB | |
libbsd.keyring | 0000042274 41.3 KB | |
libbsd.spec | 0000003576 3.49 KB |
Revision 28 (latest revision is 42)
Ismail Dönmez (namtrac)
accepted
request 619380
from
Martin Pluskal (pluskalm)
(revision 28)
- Update to version 0.9.1: * Add __arraycount() macro. * Add flopenat() function. * Add strtoi() and strtou() functions. * Add several new vis and unvis functions. * Add pidfile_fileno() function, and struct pidfh is now opaque. * The humanize_number() now understands HN_IEC_PREFIXES. * The fmtcheck() function supports all standard printf(3) conversions. * The getentropy(), and thus arc4random() functions will not block anymore on Linux on boot when there's not enough entropy available. * The arc4random() function handles direct clone() calls better.
Comments 0