libbsd 0.7.0-1 source package in Ubuntu RTM
Changelog
libbsd (0.7.0-1) unstable; urgency=low * New upstream release. - Add ELF types for OpenRISC. (Closes: #736759) - Autoreconf during release adds support for ppc64el. (Closes: #754126) * Try to clarify package descriptions for libbsd0, libbsd0-dbg and libbsd0-udeb, to make it easier to know why the package is installed. Based on suggestions by Jonathan Nieder <email address hidden>. (Closes: #663085) * Mark libbsd-dev as Multi-Arch:same. (Closes: #755480) Thanks to Dima Kogan <email address hidden>. * Update config.guess and config.sub at build time, via autotools-dev debhelper commands. (Closes: #748994) -- Guillem Jover <email address hidden> Tue, 29 Jul 2014 04:01:46 +0200
Upload details
- Uploaded by:
- Guillem Jover
- Uploaded to:
- Sid
- Original maintainer:
- Guillem Jover
- Architectures:
- any
- Section:
- libs
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
14.09-factory | release | main | libs | |
14.09 | release | main | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libbsd_0.7.0-1.dsc | 2.0 KiB | 0d612678d1b00894d397c670cfc7c0b1287a9cd3753075b6db9bd25ea4d9882a |
libbsd_0.7.0.orig.tar.xz | 315.3 KiB | 0f3b0e17e5c34c038126e0a04351b11e23c6101a7d0ce3beeab29bb6415c10bb |
libbsd_0.7.0-1.debian.tar.xz | 15.7 KiB | 35cf3e86bb3068080bccc28717ad01379c869433c9979060f2d380aa92c03952 |
Available diffs
No changes file available.
Binary packages built by this source
- libbsd-dev: utility functions from BSD systems - development files
This library provides some functions commonly available on BSD systems but
not on others like GNU systems.
.
The currently provided functions are:
.
* _time32_to_time, _time_to_time32, _time64_to_time, _time_to_time64,
_time_to_long, _long_to_time, _time_to_int, _int_to_time.
* MD5Data, MD5End, MD5File, MD5FileChunk, MD5Final, MD5Init, MD5Pad,
MD5Transform, MD5Update.
* arc4random, arc4random_addrandom, arc4random_buf, arc4random_stir,
arc4random_uniform.
* bsd_getopt.
* be16dec, be32dec, be64dec, le16dec, le32dec, le64dec.
* be16enc, be32enc, be64enc, le16enc, le32enc, le64enc.
* closefrom.
* expand_number, dehumanize_number, humanize_number, strtonum, fmtcheck.
* errc, verrc, vwarnc, warnc.
* fgetln, fparseln, fgetwln, flopen, fpurge, funopen.
* getbsize.
* getmode, setmode, strmode,
* getpeereid.
* getprogname, setprogname.
* heapsort, radixsort, mergesort, sradixsort.
* nlist (ELF and a.out support).
* pidfile_open, pidfile_write, pidfile_close, pidfile_remove.
* readpassphrase.
* reallocarray, reallocf.
* setproctitle (initialized via libbsd-ctor or setproctitle_init).
* sl_init, sl_add, sl_free, sl_find.
* strlcpy, strlcat.
* strnstr.
* strnvis, strnunvis, strunvis, strunvisx, strvis, strvisx, unvis, vis.
* wcslcat, wcslcpy.
.
Also included are some queue macro definitions not present on includes
from glibc.
- libbsd0: utility functions from BSD systems - shared library
This library provides some C functions such as strlcpy() that are commonly
available on BSD systems but not on others like GNU systems.
.
For a detailed list of the provided functions, please see the libbsd-dev
packag description.
- libbsd0-dbg: utility functions from BSD systems - debugging symbols
This library provides some C functions such as strlcpy() that are commonly
available on BSD systems but not on others like GNU systems.
.
For a detailed list of the provided functions, please see the libbsd-dev
packag description.
- libbsd0-udeb: utility functions from BSD systems - shared library
This library provides some C functions such as strlcpy() that are commonly
available on BSD systems but not on others like GNU systems.
.
For a detailed list of the provided functions, please see the libbsd-dev
packag description.