Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-10] src/lib/libc/locale
Module Name: src
Committed By: martin
Date: Tue Jan 3 18:24:53 UTC 2023
Modified Files:
src/lib/libc/locale [netbsd-10]: setlocale.3
Log Message:
Pull up following revision(s) (requested by nia in ticket #33):
lib/libc/locale/setlocale.3: revision 1.23
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.22 -r1.22.2.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