libbsd 0.6.0-1 source package in Ubuntu

Changelog

libbsd (0.6.0-1) unstable; urgency=medium


  * New upstream release.
    - Move setproctitle() constructor into a new libbsd-ctor static library,
      to avoid breakage on dlopen()+threads+constructor situations, like
      when using samba NSS modules for example.
    - Export setproctitle_init().

 -- Guillem Jover <email address hidden>  Sun, 14 Jul 2013 14:29:59 +0200

Upload details

Uploaded by:
GNU/kFreeBSD Maintainers
Uploaded to:
Sid
Original maintainer:
GNU/kFreeBSD Maintainers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libbsd_0.6.0-1.dsc 1.4 KiB e99ecb05e919142244452562f9232272550139e3fae71ad55f1e97e51463241c
libbsd_0.6.0.orig.tar.xz 306.0 KiB 9e8f34ffa9c8579c87965a55a82d8ac37a1dc64858f717b7c49452ade277cc62
libbsd_0.6.0-1.debian.tar.xz 9.1 KiB 1a761ef7735d1017c210f0555e4cb75eccaf1fa9eb3d579eeb6bbfea87984646

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:
 .
  * 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.