Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Sep 2019 15:10:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        standards@FreeBSD.org
Subject:   [Bug 237752] LC_TIME keywords violate POSIX
Message-ID:  <bug-237752-99-ayfakCaN6d@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-237752-99@https.bugs.freebsd.org/bugzilla/>
References:  <bug-237752-99@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237752

--- Comment #1 from commit-hook@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

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237752-99-ayfakCaN6d>