$ git log --pretty=format:'%h %s (%cs)%d'
dad7655407b55 [klibc] syscalls: Support for inotify_init1() (2024-10-02)
(HEAD -> master)
bf11cb682b2c1 [klibc] syscalls: Remove support for socketcall() (2024-10-02)
dcc395811cec4 [klibc] syscalls: Remove _KLIBC_SYS_SOCKETCALL config macro (2024-10-02)
b5150ef7380cf [klibc] syscalls: Make more system calls non-optional (2024-10-02)
ccfcaca5bb151 [klibc] syscalls: Clean up the fork() and clone() definitions (2024-10-02)
b0b8629919dda [klibc] syscalls: Define mlock() etc. on all architectures (2024-10-02)
60d3d584e0ed7 [klibc] Remove unused no-MMU support (2024-10-02)
bea38362b4668 [klibc] parisc: Fix build with Linux 6.10+ (2024-10-02)
7ee81a9715e3f [klibc] Delete the ia64 port (2024-08-19)
7359f104c202a [klibc] inet: Stricter IPv6 field parsing in inet_pton() (2024-03-21)
...
$ git cat-file blob HEAD:README
Please see usr/klibc/README.klibc for build instructions and for the status of
various platforms.
klibc is archived at:
https://mirrors.kernel.org/pub/linux/libs/klibc/
There is a mailing list for klibc and early-userspace issues at:
klibc@zytor.com
https://www.zytor.com/mailman/listinfo/klibc
klibc is maintained in the git version control system. The git
repository can be viewed on the web at:
https://git.kernel.org/pub/scm/libs/klibc/klibc.git/
To clone the klibc repository using git:
git clone https://git.kernel.org/pub/scm/libs/klibc/klibc.git <workdir>
To update an already cloned tree:
git pull
For more information on git, see:
https://git-scm.com/
https://mirrors.kernel.org/pub/software/scm/git/docs/gittutorial.html
https://mirrors.kernel.org/pub/software/scm/git/docs/
# heads (aka `branches'):
$ git for-each-ref --sort=-creatordate refs/heads \
--format='%(HEAD) %(refname:short) %(subject) (%(creatordate:short))'
* master [klibc] syscalls: Support for inotify_init1() (2024-10-02)
update-dash [klibc] dash: README.dash: Update the current upstream commit (2020-03-28)
sysconf [klibc] Framework and trivial implementation of sysconf(3) (2013-05-13)
fopencookie [klibc] fopencookie: Add an implementation of fopencookie() (2013-02-14)
stdio Merge branch 'master' into stdio (2011-12-17)
# tags:
$ git for-each-ref --sort=-creatordate refs/tags \
--format='%(refname:short) %(subject) (%(creatordate:short))'
klibc-2.0.13 klibc 2.0.13 released on Fri, 28 Jul 2023 02:22:28 +0200 (2023-07-28) tar.gz
klibc-2.0.12 klibc 2.0.12 released on Sun, 12 Feb 2023 18:12:32 +0100 (2023-02-12) tar.gz
klibc-2.0.11 klibc 2.0.11 released on Sun, 02 Oct 2022 01:43:17 +0200 (2022-10-02) tar.gz
klibc-2.0.10 klibc 2.0.10 released on Thu, 30 Dec 2021 16:15:02 +0100 (2021-12-30) tar.gz
klibc-2.0.9 klibc 2.0.9 released on Fri, 30 Apr 2021 01:25:14 +0200 (2021-04-30) tar.gz
klibc-2.0.8 klibc 2.0.8 released on Thu, 20 Aug 2020 23:16:56 +0100 (2020-08-20) tar.gz
klibc-2.0.7 klibc 2.0.7 released on Mon, 07 Oct 2019 19:16:38 +0100 (2019-10-07) tar.gz
klibc-2.0.6 klibc 2.0.6 released on Fri, 01 Feb 2019 04:04:25 +0000 (2019-02-01) tar.gz
klibc-2.0.5 klibc 2.0.5 released on Sat, 19 Jan 2019 00:58:58 +0000 (2019-01-19) tar.gz
klibc-2.0.4 Relased on Wed, 09 Jul 2014 11:26:16 -0700 (2014-07-09) tar.gz
...
# associated public inboxes:
# (number on the left is used for dev purposes)
307 ../../../../../lkml
109 linux-dash
109 dash
35 netfilter-devel
22 linux-arm-kernel
19 qemu-devel
19 u-boot
18 netdev
12 stable
10 linux-mm
10 linuxppc-dev
10 kvm
9 linux-devicetree
9 linux-m68k
8 linux-wireless
8 linux-media
7 xen-devel
7 git
6 dpdk-dev
6 linux-bluetooth
6 dm-devel
6 buildroot
5 alsa-devel
5 linux-gpio
5 linux-doc
5 intel-gfx
4 bpf
4 linux-fsdevel
4 linux-arm-msm
4 linux-renesas-soc
4 linux-parisc
4 util-linux
4 dri-devel
4 linux-arch
4 openembedded-core
4 openembedded-devel
3 linux-mtd
3 linux-block
3 linux-mediatek
3 linux-iommu
3 fstests
3 linux-btrfs
3 linux-ext4
3 linux-security-module
3 linux-ide
3 linux-omap
3 linux-rockchip
3 linux-raid
3 sparclinux
2 linux-samsung-soc
2 linux-fscrypt
2 cocci
2 linux-riscv
2 linux-xfs
2 linux-crypto
2 linux-acpi
2 linux-integrity
2 linux-edac
2 linux-amlogic
2 linux-nvdimm
2 linux-mips
2 linux-hwmon
2 linux-input
2 linux-scsi
2 kvmarm
2 driverdev-devel
2 linux-kselftest
2 linux-clk
2 linux-pci
2 linux-serial
2 io-uring
2 amd-gfx
2 linux-api
2 linux-audit
2 linux-pwm
2 linux-tegra
2 virtualization
2 linux-kbuild
2 linux-can
2 openbmc
2 keyrings
2 nouveau
2 linux-s390
2 linux-staging
2 linux-sunxi
2 linux-coco
2 nvdimm
2 linux-bcachefs
2 ath9k-devel
2 fio
2 ltp
2 yocto-meta-arm
2 linux-patches
2 yocto-meta-ti
2 intel-wired-lan
2 batman
2 virtio-dev
2 cluster-devel
2 lvs-devel
2 acpica-devel
1 linux-nvme
1 live-patching
1 linux-nfs
1 linux-efi
1 linux-cifs
1 linux-erofs
1 linux-snps-arc
1 linux-pm
1 linux-rtc
1 linux-usb
1 selinux
1 kernel-hardening
1 linux-iio
1 dmaengine
1 linux-rdma
1 linux-next
1 linux-leds
1 linux-f2fs-devel
1 linux-modules
1 kernelnewbies
1 linux-rt-users
1 linux-sgx
1 linux-watchdog
1 linux-trace-devel
1 linux-hyperv
1 workflows
1 rcu
1 linux-i3c
1 linux-spdx
1 linux-wpan
1 ksummit-discuss
1 wireguard
1 backports
1 linux-kernel-mentees
1 linux-csky
1 linux-man
1 linux-mmc
1 tpmdd-devel
1 linux-unionfs
1 linux-firmware
1 cip-dev
1 linux-spi
1 linux-i2c
1 linux-remoteproc
1 linux-bcache
1 linux-sparse
1 mm-commits
1 lttng-dev
1 linux-fpga
1 ceph-devel
1 containers
1 xdp-newbies
1 platform-driver-x86
1 phone-devel
1 linux-hardening
1 linux-fbdev
1 linux-sctp
1 linux-cxl
1 linux-perf-users
1 target-devel
1 lustre-devel
1 linux-sh
1 soc
1 ocfs2-devel
1 rust-for-linux
1 ath10k
1 ath11k
1 linux-phy
1 kernel-janitors
1 mptcp
1 regressions
1 ksummit
1 b43-dev
1 linux-nfc
1 ntfs3
1 llvm
1 iwd
1 ell
1 ofono
1 yocto
1 yocto-meta-freescale
1 yocto-toaster
1 yocto-docs
1 bitbake-devel
1 yocto-meta-virtualization
1 chrome-platform
1 ntb
1 yocto-meta-arago
1 outreachy
1 xenomai
1 damon
1 asahi
1 openrisc
1 kexec
1 loongarch
1 imx
1 ath12k
1 b4-sent
1 linux-trace-kernel
1 oe-linux-nfc
1 oe-kbuild-all
1 oe-chipsec
1 intel-xe
1 linux-um
1 virtio-comment
1 v9fs
1 ecryptfs
1 poky
1 qemu-riscv
1 linux-ia64
1 grub-devel
1 kbd
1 autofs
1 cpufreq
1 dccp
1 cgroups
1 devicetree-spec
1 devicetree-compiler
1 initramfs
1 kvm-ppc
1 hail-devel
1 kvm-ia64
1 linux-8086
1 kernel-testers
1 linux-alpha
1 linux-btrace
1 linux-embedded
1 linux-hams
1 linux-hexagon
1 linux-hotplug
1 linux-laptop
1 linux-sound
1 trinity
1 reiserfs-devel
1 linux-metag
1 linux-x25
1 linux-nilfs
1 netfilter
1 linux-oxnas
1 u-boot-amlogic
1 lm-sensors
1 lvm-devel
1 perfbook
1 virtio-fs
1 smatch
1 fuego
1 wireless-regdb
1 igt-dev
1 powertop
git clone https://yhbt.net/lore/pub/scm/libs/klibc/klibc.git