echo: fix echo -e -n "msg\n\0"
authorDenis Vlasenko <vda.linux@googlemail.com>
Wed, 30 Apr 2008 00:39:22 +0000 (00:39 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Wed, 30 Apr 2008 00:39:22 +0000 (00:39 -0000)
commitdcbd350ccfe7eaa4feab038f97a382684f2adea9
treeb06da24101aa74d8dd25b1c51461bda52d675388
parenta2dcb5017503acea97547e4c538a47f920d752f7
echo: fix echo -e -n "msg\n\0"
(by "Pinedo, David" <david.pinedo AT hp.com>)
coreutils/echo.c
testsuite/echo/echo-prints-slash-zero [new file with mode: 0644]