https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211902
Bug ID: 211902
Summary: bin/dd - pass LC_ALL instead of LC_CTYPE to
setlocale(3) to account for localised error messages
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: bin
Assignee: [email protected]
Reporter: [email protected]
Created attachment 173737
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=173737&action=edit
call setlocale()
In order to support localised messages returned by dd for things such as error
messages, call LC_ALL.
This is to avoid individually listing LC_ variables to inherit by the tool &
avoid further adjustment in the future.
--
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]"