Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-8] src/lib/libc/locale



Module Name:    src
Committed By:   martin
Date:           Tue Jan  3 18:11:51 UTC 2023

Modified Files:
        src/lib/libc/locale [netbsd-8]: setlocale.3

Log Message:
Pull up following revision(s) (requested by nia in ticket #1780):

        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.90.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.




Home | Main Index | Thread Index | Old Index