coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] ls: Add check_env_quoting() function


From: Yurij Goncharuk
Subject: [PATCH] ls: Add check_env_quoting() function
Date: Fri, 22 Aug 2014 00:09:48 +0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.7.0

Hello!

I still research code from 'coreutils' and find place where put some benefits. I offer replace block for setting quoting style(watching environment variable QUOTING_STYLE) with function as comment 'FIXME: put this in a function.' in src/ls.c. I don't sure about function name and required prototype, but my vision I introduce in patch. I successfully test this block throw tests in tests/ls/*.sh and 'make syntax-check'.


--
with best regards
Yurij Goncharuk

Attachment: 20140821_ls.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]