libbsd 0.12.2-2build2 source package in openKylin
Changelog
libbsd (0.12.2-2build2) resolute; urgency=medium * No-change mass rebuild for Ubuntu 26.04 (LP: #2132257) -- Sebastien Bacher <email address hidden> Mon, 02 Feb 2026 21:33:14 +0100
libbsd (0.12.2-2build2) resolute; urgency=medium * No-change mass rebuild for Ubuntu 26.04 (LP: #2132257) -- Sebastien Bacher <email address hidden> Mon, 02 Feb 2026 21:33:14 +0100
| Series | Published | Component | Section |
|---|
| File | Size | SHA-256 Checksum |
|---|---|---|
| libbsd_0.12.2.orig.tar.xz | 435.6 KiB | b88cc9163d0c652aaf39a99991d974ddba1c3a9711db8f1b5838af2a14731014 |
| libbsd_0.12.2.orig.tar.xz.asc | 833 bytes | 620dc92f158ebe0a650c0e92214a8121b927276895dc9a1dcaa38f627fa0fcb0 |
| libbsd_0.12.2-2build2.debian.tar.xz | 18.3 KiB | eb0408a9f5677fa9f393bcb342cbe7685c67558e1d42b3eeef6a320c94245606 |
| libbsd_0.12.2-2build2.dsc | 2.1 KiB | c950d45bf738c06b15e7411cd35ccc1ccc8d92c7b87b607125ec3b3131e540c7 |
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_
* MD5Data, MD5End, MD5File, MD5FileChunk, MD5Final, MD5Init, MD5Pad,
MD5Transform, MD5Update.
* arc4random, arc4random_
arc4random_
* 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.
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.
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.