libbsd 0.6.0-1ubuntu1 source package in Ubuntu

Changelog

libbsd (0.6.0-1ubuntu1) trusty; urgency=low

  * Use dh-autoreconf to update config files.
  * Don't run the tests for cross builds.
 -- Matthias Klose <email address hidden>   Tue, 03 Dec 2013 13:19:47 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Trusty
Original maintainer:
GNU/kFreeBSD Maintainers
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libbsd_0.6.0.orig.tar.xz 306.0 KiB 9e8f34ffa9c8579c87965a55a82d8ac37a1dc64858f717b7c49452ade277cc62
libbsd_0.6.0-1ubuntu1.debian.tar.xz 9.2 KiB e1ba8d1c8f346155c856e39fa70b6169b223a3e3eab0ef005c50d7698a4e12eb
libbsd_0.6.0-1ubuntu1.dsc 1.5 KiB 63e47db1d8e39f4d8e9ba3091fff457a4464350d25942fef6a0d3409565ab4db

View changes file

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:
 .
  * 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.
  * 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.
  * reallocf.
  * setproctitle (initialized via libbsd-ctor or setproctitle_init).
  * 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 functions commonly available on BSD systems
 but not on others like GNU systems.

libbsd0-dbg: utility functions from BSD systems - debugging symbols

 This library provides some functions commonly available on BSD systems
 but not on others like GNU systems.

libbsd0-udeb: utility functions from BSD systems - shared library

 This library provides some functions commonly available on BSD systems
 but not on others like GNU systems.