[Bug 247553] setlocale(3) ought to explain how the locale string is interpreted
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Jun 26 05:37:25 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247553
Bug ID: 247553
Summary: setlocale(3) ought to explain how the locale string is
interpreted
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: bin
Assignee: bugs at FreeBSD.org
Reporter: joerg at FreeBSD.org
According to
https://pubs.opengroup.org/onlinepubs/9699919799/functions/setlocale.html
the interpretation of the locale string is implementation-defined.
Thus, setlocale(3) ought to explain how the string is interpreted. By now, it
only mentions predefined locales.
While at it, it also lacks the xref to locale(1).
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list