klibc 2.0.13-ok1 source package in openKylin
Changelog
klibc (2.0.13-ok1) nile; urgency=medium * Build for openKylin. -- Luoyaoming <email address hidden> Wed, 24 Apr 2024 13:46:50 +0800
klibc (2.0.13-ok1) nile; urgency=medium * Build for openKylin. -- Luoyaoming <email address hidden> Wed, 24 Apr 2024 13:46:50 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Huanghe V3.0 | proposed | main | libs | |
Huanghe V3.0 | release | main | libs | |
Nile V2.0 | release | main | libs |
File | Size | SHA-256 Checksum |
---|---|---|
klibc_2.0.13.orig.tar.xz | 461.6 KiB | d673a294f742d59368222ff5c38462d81098c55063799de6fb8a7ba3d4af0436 |
klibc_2.0.13-ok1.debian.tar.xz | 5.9 KiB | c96095e83e7354d6d06e9e0e62fd5cf0a27bc0ff82b769aeb35c36d581ff2be3 |
klibc_2.0.13-ok1.dsc | 2.0 KiB | fc9b89021f6b60bd78adaecdbac55e003e14460761ea330785349da9d5a8adc9 |
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 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.
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.