Since we only do US-ASCII and UTF-8, several parts of the locale
authorguenther <guenther@openbsd.org>
Wed, 27 Jul 2022 20:00:11 +0000 (20:00 +0000)
committerguenther <guenther@openbsd.org>
Wed, 27 Jul 2022 20:00:11 +0000 (20:00 +0000)
commit09cbbb72c04f57bdaa8965a966a3f3876e5b9a5a
tree5830e597f56c6dc11f615315c4f374024a3c02e9
parenta70f65817d71450c31c39c0e9a46b5739484da9e
Since we only do US-ASCII and UTF-8, several parts of the locale
data are unused and unnecessary, so delete them: rl_tabs, rl_magic,
rl_encoding, and rl_invalid_rune.

ok schwarze@
lib/libc/locale/Makefile.inc
lib/libc/locale/rune.c
lib/libc/locale/rune_local.h
lib/libc/locale/runeglue.c [deleted file]
lib/libc/locale/runetable.c
lib/libc/locale/runetype.h