stsp
09f858d25d
Fix catopen(3) for UTF-8 locales and update the implementation to POSIX-2008.
Catalogs had an arbitrary character set which was used regardless of locale. Add UTF-8-encoded catalogs for libc error messages, and rename existing ones to indicate their character sets. catopen(3) now chooses a catalog which matches the locale's encoding, if available. help & ok matthew, man page bits ok jmc, input from naddy and bluhm |
11 years ago | |
---|---|---|
src | Fix catopen(3) for UTF-8 locales and update the implementation to POSIX-2008. | 11 years ago |