libbsd 0.11.3-1ubuntu3 source package in Ubuntu

Changelog

libbsd (0.11.3-1ubuntu3) impish; urgency=medium

  * No-change rebuild to build packages with zstd compression.

 -- Matthias Klose <email address hidden>  Thu, 07 Oct 2021 12:14:16 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Impish
Original maintainer:
Guillem Jover
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.11.3.orig.tar.xz 390.3 KiB ff95cf8184151dacae4247832f8d4ea8800fa127dbd15033ecfe839f285b42a1
libbsd_0.11.3.orig.tar.xz.asc 833 bytes 213f30c9537e2a180ebdad6445402ea879f83c3a85907f7509ae7f7304f7ce1b
libbsd_0.11.3-1ubuntu3.debian.tar.xz 18.8 KiB 20951b4917efc2d2c412af56e20bad884f2ec148ae77b47ba24b0c7c4f7a5f30
libbsd_0.11.3-1ubuntu3.dsc 2.3 KiB 0be89fba93786716b485ad9b2b0264d48d4612f0d23ed0474e5ebf0583a823db

Available diffs

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:
 .
  * _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.
  * explicit_bzero.
  * errc, verrc, vwarnc, warnc.
  * fmtcheck.
  * fgetln, fparseln, fgetwln, flopen, flopenat, fpurge, funopen.
  * freezero.
  * getbsize.
  * getmode, setmode, strmode,
  * getpeereid.
  * getprogname, setprogname.
  * gid_from_group, group_from_gid.
  * heapsort, radixsort, mergesort, sradixsort.
  * nlist (ELF and a.out support).
  * pidfile_open, ppidfile_filen, oidfile_write, pidfile_close, pidfile_remove.
  * readpassphrase.
  * reallocarray, reallocf, recallocarray.
  * setproctitle (initialized via libbsd-ctor or setproctitle_init).
  * sl_init, sl_add, sl_free, sl_find.
  * strlcpy, strlcat.
  * strnstr.
  * nvis, snvis, stravis, strenvisx, strnunvis, strnunvisx, strnvis, strnvisx,
    strsenvisx, strsnvis, strsnvisx, strsvis, strsvisx, strunvis, strunvisx,
    strvis, strvisx, svis, unvis, vis.
  * strtoi, strtonum, strtou.
  * timeradd, timersub, timerclear, timerisset, timercmp.
  * timespecadd, timespecsub, timespecclear, timespecisset, timespeccmp.
  * uid_from_user, user_from_uid.
  * 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: No summary available for libbsd0-dbgsym in ubuntu impish.

No description available for libbsd0-dbgsym in ubuntu impish.