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.11.7.tar.xz | 0000418508 409 KB | |
libbsd-0.11.7.tar.xz.asc | 0000000833 833 Bytes | |
libbsd-glibc-2.34-closefrom.patch | 0000001035 1.01 KB | |
libbsd.changes | 0000009325 9.11 KB | |
libbsd.keyring | 0000042291 41.3 KB | |
libbsd.spec | 0000003531 3.45 KB |
Revision 39 (latest revision is 42)
Dirk Mueller (dirkmueller)
accepted
request 1008765
from
Dirk Mueller (dirkmueller)
(revision 39)
- update to 0.11.7: * man: Discourage using the library in non-overlay mode * include: Adjust reallocarray() per glibc adoption * include: Adjust arc4random() per glibc adoption * include: explicit_bzero() requires _DEFAULT_SOURCE * include: Simplify glibc version dependent macro handling * doc: Switch references from pkg-config to pkgconf * doc: Add missing empty line to separate README sections * doc: Refer to the main git repository as primary * test: Fix explicit_bzero() test on the Hurd * fgetwln: Add comment about lack of getwline(3) for recommendation * setmode: Dot not use saveset after free * man: Rewrite gerprogname(3bsd) from scratch * man: Lowercase man page title * man: Document that some arc4random(3) functions are now in glibc 2.36 * Sync arc4random(3) implementation from OpenBSD * Fix ELF support for big endian SH * man: Use -compact also for alternative functions in libbsd(7) * getentropy: Fix function cast for getauxval()
Comments 0