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

            Bug ID: 211910
           Summary: bin/hostname - call setlocale so tool adheres to
                    support localisation
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: bin
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 173745
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=173745&action=edit
call setlocale()

setenv LC_ALL de_DE.ISO8859-1

without patch
% hostname foo
hostname: sethostname: Operation not permitted

with patch
% /usr/obj/usr/src/bin/hostname/hostname foo
hostname: sethostname: Operation nicht erlaubt

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to