klibc 2.0.10-4ubuntu1 source package in Ubuntu

Changelog

klibc (2.0.10-4ubuntu1) kinetic; urgency=medium

  * Cherry-pick 2acbe15 to fix a typo for KLIBCSTACKFLAGS, needed so that the
    correct LDFLAGS are in use.
  * Cherry-pick bb2fde5 to fix an issue with usage of __ARCH_FLOCK64_PAD on 32
    bit systems.

 -- Dan Bungert <email address hidden>  Tue, 27 Sep 2022 14:58:43 -0600

Upload details

Uploaded by:
Dan Bungert
Uploaded to:
Kinetic
Original maintainer:
Ubuntu Developers
Architectures:
linux-any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
klibc_2.0.10.orig.tar.xz 463.0 KiB 662753da8889e744dfc0db6eb4021c3377ee7ef8ed66d7d57765f8c9e25939cd
klibc_2.0.10-4ubuntu1.debian.tar.xz 21.2 KiB b905d8fd3b28a3e854c0c1ce0e3f4952cc52022ceee6c1d3c6d36488ac93d3b0
klibc_2.0.10-4ubuntu1.dsc 2.2 KiB 694378b6dd289173e45fdd6437d3052aadd989500a4e158cf4e9dee4b4546806

View changes file

Binary packages built by this source

klibc-utils: No summary available for klibc-utils in ubuntu kinetic.

No description available for klibc-utils in ubuntu kinetic.

klibc-utils-dbgsym: No summary available for klibc-utils-dbgsym in ubuntu kinetic.

No description available for klibc-utils-dbgsym in ubuntu kinetic.

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.