[Bug 211935] bin/pwait - call setlocale so tool adheres to support localisation

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Aug 17 11:05:39 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211935

            Bug ID: 211935
           Summary: bin/pwait - call setlocale so tool adheres to support
                    localisation
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: venture37 at geeklan.co.uk

setenv LC_ALL de_DE.ISO8859-1

with patch
% /usr/obj/usr/src/bin/pwait/pwait 123
pwait: 123: Prozess nicht gefunden

without patch
% pwait 123
pwait: 123: No such process

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list