klibc 2.0.13-1 source package in Ubuntu

Changelog

klibc (2.0.13-1) unstable; urgency=medium

  * New upstream version:
    - time: Use clock_* system calls for time-of-day and sleep
      (Closes: #923098)
    - Install command links as appropriate (LP: #2028571)

 -- Ben Hutchings <email address hidden>  Mon, 31 Jul 2023 15:04:13 +0200

Upload details

Uploaded by:
Debian kernel team
Uploaded to:
Sid
Original maintainer:
Debian kernel team
Architectures:
linux-any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release main libs

Downloads

File Size SHA-256 Checksum
klibc_2.0.13-1.dsc 2.1 KiB 8536ef7b08fba09d4bad49e43cebb820f52eba63c38709207c2e58ea2617c79f
klibc_2.0.13.orig.tar.xz 461.6 KiB d673a294f742d59368222ff5c38462d81098c55063799de6fb8a7ba3d4af0436
klibc_2.0.13-1.debian.tar.xz 19.6 KiB a2a305252f511388dce8a6c34a66abc4eda219ba711b04055a7869900395bea0

Available diffs

No changes file available.

Binary packages built by this source

klibc-utils: small utilities built with klibc for early boot

 This package contains a collection of programs that are linked
 against klibc. These duplicate some of the functionality of a
 regular Linux toolset, but are typically much smaller than their
 full-function counterparts. They are intended for inclusion in
 initramfs images and embedded systems.

klibc-utils-dbgsym: debug symbols for klibc-utils
libklibc: minimal libc subset for use with initramfs

 klibc is intended to be a minimalistic libc subset for use with
 initramfs. It is deliberately written for small size, minimal
 entanglement, and portability, not speed. It is definitely a work in
 progress, and a lot of things are still missing.

libklibc-dbgsym: debug symbols for libklibc
libklibc-dev: kernel headers used during the build of klibc

 This package contains the set of kernel headers that were required to
 build klibc and the utilities that ship with it. This may or may
 not be a complete enough set to build other programs that link against
 klibc. If in doubt, use real kernel headers instead.