[Bug 237752] LC_TIME keywords violate POSIX
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Sep 10 15:10:27 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237752
--- Comment #1 from commit-hook at freebsd.org ---
A commit references this bug:
Author: yuripv
Date: Tue Sep 10 15:09:48 UTC 2019
New revision: 352138
URL: https://svnweb.freebsd.org/changeset/base/352138
Log:
locale: handle day, abday, mon, abmon, am_pm keywords
All of these are defined as mandatory by POSIX.
While here, mark all non-standard ones as FreeBSD-only as
other systems (at least, GNU/Linux and illumos) do not handle
them, so we should not encourage their use.
PR: 237752
Reviewed by: bapt
Differential Revision: https://reviews.freebsd.org/D21490
Changes:
head/etc/mtree/BSD.tests.dist
head/usr.bin/locale/Makefile
head/usr.bin/locale/locale.c
head/usr.bin/locale/tests/
head/usr.bin/locale/tests/Makefile
head/usr.bin/locale/tests/k_flag_posix_messages.out
head/usr.bin/locale/tests/k_flag_posix_monetary.out
head/usr.bin/locale/tests/k_flag_posix_numeric.out
head/usr.bin/locale/tests/k_flag_posix_time.out
head/usr.bin/locale/tests/locale_test.sh
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-standards
mailing list