Module Name: src Committed By: martin Date: Tue Jan 3 18:28:06 UTC 2023
Modified Files: src/lib/libc/locale [netbsd-9]: setlocale.3 Log Message: Pull up following revision(s) (requested by nia in ticket #1561): lib/libc/locale/setlocale.3: revision 1.22 lib/libc/locale/setlocale.3: revision 1.23 setlocale.3: minor updates to reflect the current implementation Reflect a couple of amendments noted by John Marino on tech-userlevel: https://mail-index.netbsd.org/tech-userlevel/2021/10/19/msg013091.html setlocale.3: Reflect state of NetBSD locale support in the 21st century Don't use LC_COLLATE in a real code example, since a real call to set LC_COLLATE will fail. Mention this. Inconsistencies noticed by khw on IRC. To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.21.100.1 src/lib/libc/locale/setlocale.3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.