klibc 2.0.7-1ubuntu3 source package in Ubuntu
Changelog
klibc (2.0.7-1ubuntu3) focal; urgency=medium * Make argc_save global. -- Dimitri John Ledkov <email address hidden> Thu, 31 Oct 2019 18:46:55 +0000
Upload details
- Uploaded by:
- Dimitri John Ledkov
- Uploaded to:
- Focal
- Original maintainer:
- Ubuntu Developers
- Architectures:
- linux-any
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
klibc_2.0.7.orig.tar.gz | 615.8 KiB | d953f91ef54b2875bba05f9b615dea049987ac935c165c9d08279a61f2eee1e5 |
klibc_2.0.7-1ubuntu3.debian.tar.xz | 19.5 KiB | bfcc949390f2d274a354b175389134f3388d3c3cc95c434d5ba5d79da6d658d5 |
klibc_2.0.7-1ubuntu3.dsc | 2.2 KiB | 3f559c3b13335c4fbe459b94f1c422fcc6b268fcb3856829e5b16ea4a3fa9f5e |
Available diffs
- diff from 2.0.7-1ubuntu1 to 2.0.7-1ubuntu3 (2.2 KiB)
- diff from 2.0.7-1ubuntu2 to 2.0.7-1ubuntu3 (820 bytes)
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.