]> code.ossystems Code Review - openembedded-core.git/commit
coreutils: Add various bug fixes
authorMark Hatle <mark.hatle@windriver.com>
Fri, 4 Feb 2011 02:40:40 +0000 (20:40 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 7 Feb 2011 16:52:41 +0000 (16:52 +0000)
commit522d16a70fb2f1ad922a4cac8d63f1dddc61ba8d
tree6507437450798a9759bbac328b298b00a9e41477
parent427472e980cd6254a5e4ef37209b327e15af259b
coreutils: Add various bug fixes

Add a number of bug fixes, mostly imported from Fedora and Wind River
Linux.

cp-i-u: fix unnecessary prompting
fix-install: Fix installing to a dangling symlink
i18n: li18nux/lsb compliance
ls-x: Fix incorrect output
overflow: Fix potential overflow in who command

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
meta/recipes-core/coreutils/coreutils-6.9/coreutils-6.9-cp-i-u.patch [new file with mode: 0644]
meta/recipes-core/coreutils/coreutils-6.9/coreutils-fix-install.patch [new file with mode: 0644]
meta/recipes-core/coreutils/coreutils-6.9/coreutils-i18n.patch [new file with mode: 0644]
meta/recipes-core/coreutils/coreutils-6.9/coreutils-ls-x.patch [new file with mode: 0644]
meta/recipes-core/coreutils/coreutils-6.9/coreutils-overflow.patch [new file with mode: 0644]
meta/recipes-core/coreutils/coreutils_6.9.bb