pub/scm/linux/kernel/git/bwh/klibc-maint.git  about / heads / tags
klibc maintenance scripts
$ git log --pretty=format:'%h %s (%cs)%d'
b70cb5d Add script for testing ipconfig (2023-05-21)
	(HEAD -> master)
81c93ed status.md: Add results with QEMU 7.2 (2023-02-12)
a640efa status.md: Add versions 2.0.11, 2.0.12 (2023-02-12)
9e9960d test-many-klibcs: Apply timeout to test programs (2023-01-14)
14fc6b2 test-many-klibcs: Run strsearch test program (2023-01-14)
1d3e8a4 status.md: Update test failures (2022-10-02)
ebff365 test-many-klibcs: Add MIPS r6 variants (2022-08-28)
a68d6e7 status.md: Update for regression fixed on arm64 (2022-08-06)
b31f8a4 status.md: Add status with current git master (2022-08-04)
75b75e8 status.md: Add regressions of 2.0.10 with current kernel and toolchains (2022-08-04)
...
# heads (aka `branches'):
$ git for-each-ref --sort=-creatordate refs/heads \
	--format='%(HEAD) %(refname:short) %(subject) (%(creatordate:short))'
* master       Add script for testing ipconfig (2023-05-21)

# tags:
$ git for-each-ref --sort=-creatordate refs/tags \
	--format='%(refname:short) %(subject) (%(creatordate:short))'
# no tags, yet...

# associated public inboxes:
# (number on the left is used for dev purposes)
          1 netdev
          1 selinux
          1 linux-security-module
          1 linux-sctp

git clone https://80x24.org/lore/pub/scm/linux/kernel/git/bwh/klibc-maint.git