Bug 211935

Summary: bin/pwait - call setlocale so tool adheres to support localisation
Product: Base System Reporter: Sevan Janiyan <venture37>
Component: binAssignee: freebsd-bugs (Nobody) <bugs>
Status: New ---    
Severity: Affects Only Me    
Priority: ---    
Version: CURRENT   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
call setlocale() none

Description Sevan Janiyan 2016-08-17 11:05:39 UTC
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
Comment 1 Sevan Janiyan 2016-08-17 11:06:08 UTC
Created attachment 173774 [details]
call setlocale()
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2024-01-05 03:52:58 UTC
^Triage: commit bit was taken in for safekeeping.