libbsd 0.8.6-2 source package in Ubuntu
Changelog
libbsd (0.8.6-2) unstable; urgency=medium * Line-wrap dependency fields. * Now using Standards-Version 4.1.0 (no changes needed). * Replace dh_autotools-dev_* commands with dh_update_autotools_config, and remove explicit Build-Depends on autotools-dev. * Remove ancient versioned dpkg-dev Build-Depends, satisfied in oldstable. -- Guillem Jover <email address hidden> Sat, 02 Sep 2017 19:25:54 +0200
Upload details
- Uploaded by:
- Guillem Jover
- Uploaded to:
- Sid
- Original maintainer:
- Guillem Jover
- Architectures:
- any
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libbsd_0.8.6-2.dsc | 2.1 KiB | 8adbd1e8bd9e36248be2530eb2ceb4ed0ebd6d16ad108f9620483a1f9b6ed055 |
libbsd_0.8.6.orig.tar.xz | 362.4 KiB | 467fbf9df1f49af11f7f686691057c8c0a7613ae5a870577bef9155de39f9687 |
libbsd_0.8.6.orig.tar.xz.asc | 833 bytes | 8b579470e8249b2ad24134989cc77404e3620e8ccda3d57650cfbcc7c50c26ce |
libbsd_0.8.6-2.debian.tar.xz | 15.3 KiB | 3ba08d93c36002737c4707b2dfdc13118d302487a53f1789d8ee22ed7107c491 |
Available diffs
- diff from 0.8.6-1 to 0.8.6-2 (1.2 KiB)
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.
* TIMEVAL_TO_TIMESPEC, TIMESPEC_ TO_TIMEVAL.
* 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.
* bit_alloc, bit_decl, bit_clear, bit_ffc, bit_ffs, bit_nclear, bit_nset,
bit_set, bitstr_size, bit_test.
* closefrom.
* expand_number, dehumanize_number, humanize_number, strtonum, fmtcheck.
* explicit_bzero.
* 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.
* timeradd, timersub, timerclear, timerisset, timercmp.
* timespecadd, timespecsub, timespecclear, timespecisset, timespeccmp.
* 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
package description.
- libbsd0-dbgsym: debug symbols for libbsd0
- 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
package description.