Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Aug 2016 13:34:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 211902] bin/dd - pass LC_ALL instead of LC_CTYPE to setlocale(3) to account for localised error messages
Message-ID:  <bug-211902-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211902

            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: freebsd-bugs@FreeBSD.org
          Reporter: venture37@geeklan.co.uk

Created attachment 173737
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D173737&action=
=3Dedit
call setlocale()

In order to support localised messages returned by dd for things such as er=
ror
messages, call LC_ALL.
This is to avoid individually listing LC_ variables to inherit by the tool &
avoid further adjustment in the future.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211902-8>