[LEDE-DEV] [uclibc-ng-devel] [PATCH] package/util-linux: Fix libmount build under uClibc

Max Filippov jcmvbkbc at gmail.com
Thu Jun 2 09:31:44 PDT 2016


Hi Alexey,

On Wed, Jun 1, 2016 at 10:56 AM, Alexey Brodkin
<Alexey.Brodkin at synopsys.com> wrote:
> We are discussing one issue with "util-linux" package building.
> The problem is in "util-linux" wants to use alloc modifier (either "%as"
> or "%ms") in scanf().
>
> Looks like uClibc still doesn't support neither "%ms" nor "%as" (this one
> is obsolete glibc-specific so let's not bother with it anyways).

a while ago I touched %m support for %c and %[...] in uclibc
(b2d27c71bd13820a4263fa7ebda4c1a4a95b501c),
I've got an impression that %ms was working. I've expanded
test/stdio/scanf_m.c a bit (attached) and it appears to work.
So I'm curious, how the issue manifests itself.

-- 
Thanks.
-- Max
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-tests-add-ms-scanf-format-test.patch
Type: text/x-patch
Size: 1278 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/lede-dev/attachments/20160602/a2396600/attachment.bin>


More information about the Lede-dev mailing list