Date: Sun, 07 Jun 2020 08:21:41 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 241491] "ps -o lstart" broken for some locales Message-ID: <bug-241491-227-uhU3ZYEalD@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-241491-227@https.bugs.freebsd.org/bugzilla/> References: <bug-241491-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241491 --- Comment #6 from commit-hook@freebsd.org --- A commit references this bug: Author: yuripv Date: Sun Jun 7 08:21:20 UTC 2020 New revision: 361887 URL: https://svnweb.freebsd.org/changeset/base/361887 Log: ps: use %hs instead of %s format specifiers Use %hs (locale-based encoding) instead of %s (UTF-8) format for strings that are expected to be in current locale encoding (date/time, process names/argument list). PR: 241491 Reviewed by: phil Differential Revision: https://reviews.freebsd.org/D22160 Changes: head/bin/ps/keyword.c head/bin/ps/print.c head/bin/ps/ps.c -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-241491-227-uhU3ZYEalD>
